diff --git a/Pipfile b/Pipfile index 7efcd83..dacc15b 100644 --- a/Pipfile +++ b/Pipfile @@ -28,5 +28,8 @@ dev-ui = 'watchfiles "python src/ui_client.py" src' dev-control = 'watchfiles "python src/control_server.py" src' install = "pipenv install" install-system = "bash -c 'sudo apt-get update && sudo apt-get install -y python3-spidev python3-pip python3-dev portaudio19-dev libasound2-dev'" -monitor-esp32 = "bash -c 'source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py monitor'" +monitor-esp32 = "bash -c 'source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py -p ${ESPPORT:-/dev/ttyACM0} monitor'" +build-esp32 = "bash -c 'source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py build'" +flash-esp32 = "bash -c 'source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py -p $ESPPORT -b ${ESPSPEED:-460800} flash'" +watch-esp32 = "watchfiles 'bash -c \"source $HOME/esp/esp-idf/export.sh && cd esp32 && idf.py -p ${ESPPORT:-/dev/ttyACM0} -b ${ESPSPEED:-460800} flash monitor\"' esp32/main" send-json = "python test/send_json.py" diff --git a/esp32/build/.bin_timestamp b/esp32/build/.bin_timestamp index b58f8a5..fe3c85a 100644 --- a/esp32/build/.bin_timestamp +++ b/esp32/build/.bin_timestamp @@ -1 +1 @@ -bfdf03904487258468f9d4f4e0446182 /home/pi/lighting-controller/esp32/build/spi_slave.bin +cb516dfdf9bb990670f3d92bb1eb2c4b /home/pi/lighting-controller/esp32/build/spi_slave.bin diff --git a/esp32/build/.ninja_deps b/esp32/build/.ninja_deps index 93271ef..7451efe 100644 Binary files a/esp32/build/.ninja_deps and b/esp32/build/.ninja_deps differ diff --git a/esp32/build/.ninja_log b/esp32/build/.ninja_log index 961c4e1..3fe5d2e 100644 --- a/esp32/build/.ninja_log +++ b/esp32/build/.ninja_log @@ -1,1015 +1,1386 @@ # ninja log v5 -83 135 1759301224419991188 project_elf_src_esp32c3.c 5aedded22c5b84d4 -83 135 1759301224419991188 /home/pi/lighting-controller/esp32/build/project_elf_src_esp32c3.c 5aedded22c5b84d4 -85 167 1759301224451990985 esp-idf/esp_system/ld/memory.ld 8a2873f3916069b9 -85 167 1759301224451990985 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/memory.ld 8a2873f3916069b9 -87 181 1759301224467990883 esp-idf/esp_system/ld/sections.ld.in fb9ed819070b5ab9 +41006 41138 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +41006 41138 0 CMakeFiles/app_check_size cde891d9a3327674 +616 38027 1759301442130578509 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +576 616 1759301404998822709 esp-idf/main/libmain.a 51185e59db710f20 +127 576 1759301404958822972 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +127 305 1759301404658824940 esp-idf/wifi_provisioning/libwifi_provisioning.a 5bd774f21f78c1d6 +140353 140939 1759301365227083053 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj 297a1c6a0eccc2c4 +140130 140834 1759301365123083732 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj 49085d122f7126a2 +139412 140129 1759301364415088353 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 9f0860adec08fe77 +138308 139611 1759301363887091800 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 15b0c01e2f89084a +139348 139551 1759301363811092296 esp-idf/mqtt/libmqtt.a c226d54eba32edba +137927 139482 1759301363763092609 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj ba543809bebd4940 +137616 138293 1759301362527100676 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj 8a78addd61fb1a37 +137922 138043 1759301362307102112 esp-idf/json/libjson.a 84934c2ed6db39d7 +135253 137922 1759301362203102790 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj 5ed8409d00454a95 +136493 137521 1759301361803105401 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 5665e27bc7e09d40 +136925 137197 1759301361447107723 esp-idf/fatfs/libfatfs.a 18d561f0b6c9309b +134289 136925 1759301361207109289 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj c430fa39560c92fa +136072 136264 1759301360535113674 esp-idf/wear_levelling/libwear_levelling.a b3be06dbb2b0c5cf +134655 135253 1759301359531120223 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj d58d59c88c9eb9d1 +134492 134855 1759301359135122807 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj 1fc23584b0d243fe +133936 134655 1759301358939124085 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 9ce535db981c6a05 +134129 134546 1759301358827124816 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj f55bd22af0eb702e +134087 134492 1759301358775125155 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 57733e3e8b928fab +133678 134289 1759301358571126485 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj f3cfb40f54dcc296 +133570 134174 1759301358463127190 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 97b01007e59ead69 +133732 133936 1759301358215128807 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj d4e89c6e7f1a374f +133656 133799 1759301358063129798 esp-idf/protobuf-c/libprotobuf-c.a bdfb2120f460fedf +133230 133731 1759301358019130085 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 25b208b7e80133e9 +132241 133707 1759301357991130268 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj 499c8209738bf4 +132686 133675 1759301357955130503 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj 2d5505f5e17c72e +132811 133570 1759301357855131155 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj abef8edf69459fef +132501 133229 1759301357515133372 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj 5d6289da4f2a8210 +132272 133115 1759301357403134102 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj b7082b9b79807653 +132091 132685 1759301356967136946 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 8fad995a29849b0f +131816 132272 1759301356551139658 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj f5617122c02d2a16 +131316 132087 1759301356371140832 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj 60f342cf2f00b824 +131823 131983 1759301356267141510 esp-idf/esp_lcd/libesp_lcd.a faada5fecb2c4e0 +130838 131823 1759301356103142579 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj 2ea6a5f6d8fcdb99 +131449 131816 1759301356095142631 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj 31a1dcb99e53d4ce +40437 41006 1759301445386557049 .bin_timestamp 367a9193d716cbec +130785 131688 1759301355971143440 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c.c.obj b40fd36e75f66413 +131321 131529 1759301355819144431 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj 6c1892ffa0fef53c +139612 140352 1759301364639086891 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj be63e3990da1274c +129404 130699 1759301354975149933 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj 212fdb995ce59daa +129344 129855 1759301354143155356 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj a2105408f2b8e0ec +128958 129676 1759301353963156529 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj cff7e0f9b99a0eff +128406 129468 1759301353751157911 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj f8f3a88d20683a7a +129342 129404 1759301353691158302 esp-idf/esp_driver_cam/libesp_driver_cam.a d28ee04f7904d720 +128550 129344 1759301353623158745 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj a3ab9db27b294e7e +133799 134015 1759301358279128390 esp-idf/protocomm/libprotocomm.a 53cf82cbd47e8ec3 +128649 129342 1759301353627158719 esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj 6d2f08269d7c0bf2 +128672 128958 1759301353243161222 esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj e65401d52d489964 +128482 128944 1759301353227161326 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj dac65a2d76aaa331 +128292 128649 1759301352931163255 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj ef6cb30e2245be48 +128296 128550 1759301352839163855 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj 89e68435de3f4938 +128004 128542 1759301352831163907 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj 8451a389e92dcc72 +127827 128296 1759301352579165549 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj 5b6e66ef3adc4ec8 +127995 128083 1759301352371166904 esp-idf/cmock/libcmock.a 280843236b06e26c +127816 127995 1759301352283167478 esp-idf/unity/libunity.a a5f23e24a7a6d340 +127375 127994 1759301352167168234 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj d97ce214366dc58c +130683 130862 1759301355131148916 esp-idf/esp_eth/libesp_eth.a 71d6ca96b585db9 +127462 127816 1759301352031169120 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj d22e8bfc52b962b +127523 127638 1759301351927169798 esp-idf/riscv/libriscv.a b27812802dbaaf1 +127421 127523 1759301351803170606 esp-idf/esp_app_format/libesp_app_format.a 28d3459e5be03678 +127207 127327 1759301351611171856 esp-idf/app_update/libapp_update.a f56ad22028c48cb3 +125684 127291 1759301351575172091 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj 4e3b331bb1589c5d +135934 139348 1759301363619093549 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 563e12bedf3fa436 +127096 127207 1759301351495172612 esp-idf/esp_partition/libesp_partition.a c758b09dea66d9f8 +126578 126902 1759301351191174593 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj 5e990554e8d62c4b +126320 126664 1759301350943176209 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj 53e7a995c95e78c2 +126127 126660 1759301350939176235 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj 1fdc1ae35931c8d0 +125816 126578 1759301350863176730 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj cec120d35a33d626 +125809 126110 1759301350399179753 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj c9ecc9190e6509c9 +125727 125836 1759301350123181551 esp-idf/mbedtls/libmbedtls.a 79617ad214e7b822 +125320 125816 1759301350099181707 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj d3e058f22c232463 +124137 124689 1759301348971189054 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj b9ca3382fb1b571 +123947 124411 1759301348699190825 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj 886e963d7c11451f +123721 124249 1759301348527191946 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj 34559634989939c5 +122690 123357 1759301347635197754 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj 9cbe008523ebe4b6 +122692 123352 1759301347635197754 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj 26bdc817dab3d699 +139991 140945 1759301365231083027 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj dce16e4067191853 +122752 123105 1759301347383199395 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 4bfbddd636d94051 +122544 122746 1759301347035201661 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 6e0e381de0673b09 +122453 122685 1759301346931202338 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj bafccefe40e5948a +122453 122543 1759301346827203015 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj f87392d5862bdaf7 +121760 122126 1759301346355206088 /home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/x509_crt_bundle b08e0398fa863179 +121760 122126 1759301346355206088 esp-idf/mbedtls/x509_crt_bundle b08e0398fa863179 +121725 121760 1759301346051208068 esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a d10aedb5107efadf +120553 120662 1759301344935215332 esp-idf/bootloader_support/libbootloader_support.a 1f08fd36b8647630 +120509 120553 1759301344843215931 esp-idf/esp_mm/libesp_mm.a 861ec9d49ff7c146 +120370 120509 1759301344767216425 esp-idf/spi_flash/libspi_flash.a acfdeba7bf559e0b +135095 135933 1759301360211115788 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 20a8b84e46c145f8 +120331 120370 1759301344659217128 esp-idf/esp_hal_i2c/libesp_hal_i2c.a 115ad409d939e989 +120151 120331 1759301344579217649 esp-idf/esp_system/libesp_system.a 6cae4d296d49bb24 +119770 120074 1759301344283219576 esp-idf/hal/libhal.a 953043252d6567fc +119607 119706 1759301343983221528 esp-idf/heap/libheap.a d5467851cfcb52ae +119074 119224 1759301343483224782 esp-idf/freertos/libfreertos.a f6a9c499fa46ed9b +118852 119074 1759301343303225953 esp-idf/esp_libc/libesp_libc.a c01b3e20fe5f3376 +118759 118852 1759301343139227020 esp-idf/pthread/libpthread.a a3a0b33a95c69580 +118525 118610 1759301342899228582 esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a 662dd68e70ef15da +118423 118525 1759301342815229129 esp-idf/esp_ringbuf/libesp_ringbuf.a 5879586e153b5898 +117125 117558 1759301341847235427 esp-idf/nvs_flash/libnvs_flash.a e84d24bd5cb9bd33 +117054 117125 1759301341415238237 esp-idf/esp_phy/libesp_phy.a 409aecce3a4349b8 +116934 117054 1759301341339238731 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a 1d40c5e28329cd53 +116891 116933 1759301341223239486 esp-idf/esp_vfs_console/libesp_vfs_console.a 112914c8b6e0b1d +116612 116891 1759301341083240397 esp-idf/vfs/libvfs.a 118cbddde7f0911d +115204 116612 1759301340331245288 esp-idf/lwip/liblwip.a 304029fcb18a0362 +140551 140797 1759301365051084202 esp-idf/spiffs/libspiffs.a d088296c5c747e05 +115020 115204 1759301339439251090 esp-idf/esp_netif/libesp_netif.a 17e83a1a25a10614 +114131 115020 1759301338967254159 esp-idf/wpa_supplicant/libwpa_supplicant.a 93f86f54839bb930 +114095 114131 1759301338419257722 esp-idf/esp_coex/libesp_coex.a aa6719bcd662fe81 +114035 114095 1759301338383257957 esp-idf/esp_wifi/libesp_wifi.a 1790d993125cdd61 +113915 114035 1759301338295258529 esp-idf/esp_driver_spi/libesp_driver_spi.a 4d19c1985c89424c +113866 113915 1759301338203259127 esp-idf/esp_gdbstub/libesp_gdbstub.a c35c7345a3d90d6b +113747 113866 1759301338127259621 esp-idf/esp_driver_i2s/libesp_driver_i2s.a 962ecf8c48b0fc52 +113657 113747 1759301338019260323 esp-idf/sdmmc/libsdmmc.a 5fba8eb460d833a +113623 113656 1759301337947260792 esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.a 2622d58b50479b98 +130776 131449 1759301355731145004 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj 3f6225a771591d48 +113326 113410 1759301337683262508 esp-idf/esp_driver_i2c/libesp_driver_i2c.a f003eb914e80743c +113115 113197 1759301337475263860 esp-idf/driver/libdriver.a 16861c8820017d04 +113065 113114 1759301337403264328 esp-idf/http_parser/libhttp_parser.a 6698b206849c52ca +113011 113065 1759301337355264640 esp-idf/esp-tls/libesp-tls.a 8c1c7938a0b99143 +112925 113011 1759301337287265082 esp-idf/esp_adc/libesp_adc.a 92a52afc9418f351 +112762 112842 1759301337119266175 esp-idf/esp_http_client/libesp_http_client.a 4a4798249ac69fcd +122953 123266 1759301347555198275 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj e70345289ce1d22d +112675 112762 1759301337039266695 esp-idf/esp_http_server/libesp_http_server.a 2a0b89fb6d1d7273 +112636 112675 1759301336963267189 esp-idf/esp_https_ota/libesp_https_ota.a 18e2957336048999 +111820 112636 1759301336923267449 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj d1b679a4552c738c +109492 112422 1759301336707268853 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj ec4dcfef5adc33be +111543 112024 1759301336307271453 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj dd59f99145ac16f0 +124584 125479 1759301349767183869 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj 864434896192f04c +111247 111882 1759301336163272389 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj baa360bb483cad12 +127994 128482 1759301352763164350 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj 186f1f41d809bd0e +111329 111819 1759301336095272831 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj 58063d806d3a69a7 +110484 111542 1759301335831274547 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj f8086c3792d8a5b5 +109487 111329 1759301335611275977 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 31ade164850bba3a +110213 111244 1759301335531276497 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj 3c6ca6c516a84673 +140797 141251 1759301365539081016 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj 1fcd76c9120e7755 +122669 124103 1759301348391192831 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj c2c426f8bf0b5b0 +109894 110484 1759301334771281436 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj eed7d8f4a0652896 +108601 110007 1759301334295284529 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 117d74a12ac59c18 +108815 109706 1759301333995286479 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj eff4d2122fd29010 +107841 109480 1759301333759288012 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj b71d82663a70fde9 +108168 108713 1759301332999292950 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj abf05ca655b00c5a +130157 130784 1759301355067149333 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj ca34fcf777b35334 +107067 108220 1759301332507296146 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj 4155d88f8ee226b4 +107197 107839 1759301332127298614 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj f44964fd75905b4e +104229 107706 1759301331983299550 esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj 1895b9acfc91be3c +108220 108815 1759301333103292274 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj d56e9a486eabb47c +106688 106933 1759301331223304486 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 1ea53121a3bb7c39 +103720 105080 1759301329367316538 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj e065db24bee5d6b0 +103000 104229 1759301328507322122 esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj f0def74aa25e3b3a +103056 103720 1759301328007325368 esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj 2d2a9d9e7c049ff1 +124689 125080 1759301349367186475 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj cd3d5d8d121bd7c6 +101684 103215 1759301327499328665 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj f6ec328b64672c8c +102403 103056 1759301327339329704 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_bytes.c.obj 9a040adf5d32ae63 +137934 138806 1759301363087097021 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj ad9280a7782bb72b +101999 103000 1759301327287330041 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj 324b975667f7afcb +102188 102927 1759301327211330535 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj 1ee3c05c80983858 +100988 101999 1759301326287336531 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 8d17f3bbb6cb2d89 +99589 101683 1759301325963338634 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj 90c662e3b8f28a29 +101400 101664 1759301325951338712 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj a7450846e019263b +100730 101563 1759301325839339438 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj 5f6b534715c7a724 +100749 101399 1759301325675340503 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 2cfcf0f02a00815c +100224 101672 1759301325959338660 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj f7970dbb41d0a36a +97896 100224 1759301324499348133 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj ade0275dd9978e93 +99310 99753 1759301324039351117 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj e2e92c1d8025fd4b +99515 99588 1759301323871352207 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/target_xml.c.obj 6afe9cafc5702926 +99140 99513 1759301323799352674 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj 7e1bf45e9c2514a2 +97620 98619 1759301322907358460 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj e788b060de3dfa32 +97220 98019 1759301322307362351 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj c179cfc3f11ac5db +96949 97939 1759301322223362896 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj 60f43e38a2c8f16a +97238 97620 1759301321907364945 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj 22ab6305e157524a +96940 97401 1759301321683366397 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj 3fb04a37e6fab3ae +96478 97237 1759301321523367435 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj 4c936246fa3f072a +96718 97219 1759301321507367539 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj c9c1b2093376f4 +95996 96816 1759301321067370392 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj ce31bffec7105790 +96004 96685 1759301320963371066 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj e53c0f5316116385 +96079 96626 1759301320915371377 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj 8a3b5f0cf33350c8 +95309 96258 1759301320547373763 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 947da63bb604d56c +126885 127462 1759301351743170996 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_internal.c.obj 69ef52820e90c2da +126664 127275 1759301351563172169 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj f110c68793cb394d +110243 112071 1759301336355271141 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj 4a81715cabea930 +103215 106181 1759301330459309448 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj cb25ae626c095bb5 +95649 96000 1759301320283375475 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 3ecc0e6747a7cc13 +94668 95990 1759301320279375501 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 4f0cf31f2ee32e87 +93931 95648 1759301319927377783 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj 5442dfcade499163 +94300 95618 1759301319895377990 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj f7af973eecb2fe0d +94220 94668 1759301318955384083 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj d397afe3856e602d +93347 94512 1759301318791385146 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj f66ca77395e9575d +92887 94220 1759301318507386987 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj d87466c20aaa183f +93589 94204 1759301318487387116 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj 5a6cc0c9abe9741a +93076 93925 1759301318211388905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj a9505c5e8f59fe1a +93183 93588 1759301317875391082 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj e95fa3f0135dcf83 +98110 99192 1759301323475354775 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b506720e585d7d80 +92257 93344 1759301317627392689 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj cce83c7cd34e0064 +123105 123944 1759301348231193873 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 2a9e24fd369a6c2c +91917 93181 1759301317463393752 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 77da12ae02684861 +91158 91916 1759301316203401916 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj 28be53b555011c26 +89717 91315 1759301315603405803 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj c0096393d3f91ca1 +90224 91158 1759301315443406839 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj 50ed940d4b4819d7 +122452 122667 1759301346915202442 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj 55a28e887487f53c +89774 90467 1759301314755411295 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj 9a6ff04acfd17a1a +89024 90223 1759301314503412928 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj ad3370518474ac02 +88987 90215 1759301314499412953 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 884069d90adedc4c +88392 89773 1759301314059415803 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj 44f2ef68ebab1af7 +89036 89717 1759301314003416166 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj 573a451349b537e5 +88717 89471 1759301313755417772 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj 26e96c417448d857 +138807 139411 1759301363695093053 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj a38fab66767fd839 +88076 89036 1759301313319420595 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj ee7af9adeec118aa +88249 88987 1759301313263420958 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj 89ab3b3cb31af8d2 +91515 92256 1759301316539399739 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj 843786cc6cec951d +87812 88717 1759301312995422693 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj ec8e4577d9d31b15 +87932 88517 1759301312803423936 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj 574feec3d8690685 +87766 88391 1759301312671424791 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 76b8356c3311c014 +126577 126768 1759301351035175609 esp-idf/esp_driver_gpio/libesp_driver_gpio.a 2e36ece969e950a2 +122746 122969 1759301347247200281 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 52f408578c2d577c +87511 88076 1759301312363426785 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj efa19ce838648465 +87217 87812 1759301312095428520 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 4fcb3e66f2dec9e +87360 87765 1759301312051428805 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj 5db3c4f13801adb2 +126660 127375 1759301351659171544 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj 4ecc5b019504943 +96817 97081 1759301321367368446 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj cc4f3c00eae15c56 +84873 87723 1759301312007429090 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 4a4d9192ed8e9a8f +107520 107967 1759301332251297809 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 56d591f4d9e6a3b9 +86593 87631 1759301311919429659 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj d83c1a679ac9e7be +86932 87509 1759301311795430462 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj 15808f4a0dbbd4c2 +86584 87359 1759301311639431472 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj 9c3e25543d7b7eba +86468 87217 1759301311499432378 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj e9cc55d9c850d210 +96067 96478 1759301320767372337 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 309ba3360dfe5dce +86044 86593 1759301310875436417 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj dceac16dd1242ce8 +85764 86583 1759301310851436572 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj c6b088db918a88c6 +99195 99601 1759301323883352129 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj 805ec898e5c454fe +85668 86468 1759301310743437271 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 1a4fbba14ba46f7b +85592 87005 1759301311287433750 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj c8077127b51f808b +85615 86310 1759301310599438203 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj 216b9b31eb215919 +83609 85764 1759301310051441750 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj adea811c339fd348 +85221 85712 1759301309999442086 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 8e4e3113840e9d7e +128083 128672 1759301352959163073 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj 63284eba3e68bd9e +84139 85591 1759301309871442915 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 460441615f9e89d4 +104788 107067 1759301331343303707 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj 775c3327235f3184 +84025 85221 1759301309507445270 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 9bf921173da11f22 +84026 84873 1759301309159447522 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj b28b21a4433f852b +83396 84139 1759301308427452258 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj d020c1a371fa3ac7 +83287 84046 1759301308335452853 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 43b7095b23283190 +122126 122451 1759301346739203588 /home/pi/lighting-controller/esp32/build/x509_crt_bundle.S d8b7e128ffb695df +83371 84026 1759301308311453008 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj 3512c4a1399fce29 +83049 83609 1759301307895455700 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj 502a8e1652b60e5f +83003 83371 1759301307659457226 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 4b5c287690b0fb2a +129859 130157 1759301354447153375 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj ee43b032888541d1 +82207 83287 1759301307567457821 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 5e57914d66d678e9 +82541 83254 1759301307543457976 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj b1b15a78ba265b7a +82311 82719 1759301306999461495 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj ef0e84940cb90324 +123352 124336 1759301348619191346 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 49ce44b86e1c77ca +93177 95133 1759301319415381101 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 95ad003f4b332496 +82349 82540 1759301306827462608 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 41859c4235c47a0a +81969 82377 1759301306655463720 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj 8643aabb631984b3 +82109 82349 1759301306635463849 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj 1df75e5120cbfc8d +81879 82347 1759301306635463849 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj 7362cd3ecd446e5c +82080 82311 1759301306599464082 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj 10dc5ac9f26ac2cb +81724 82205 1759301306491464781 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj ea4d2e16b84a456e +81834 82109 1759301306391465427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj 74d5c44148074a9a +80945 81969 1759301306247466359 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj 2bb713488d2f9cea +80735 81336 1759301305619470420 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj bb358efd050c7136 +110679 111954 1759301336239271895 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj fab16f47d1b23a55 +81011 81332 1759301305607470497 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/if_index.c.obj 61976efeaabb5d52 +80702 81009 1759301305299472489 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj 64c3400406df009a +80502 80861 1759301305139473524 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj d161bf44dbd4ea01 +133708 136072 1759301360351114874 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj 93828346a7be71b +109221 110213 1759301334495283229 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj c7643cc501cfdefa +80248 80702 1759301304983474532 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj 487bef701e77e0bd +80305 80558 1759301304843475437 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj d8a3682da006236a +80100 80500 1759301304783475825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj 4a5c9349fb6b0ca9 +118610 118698 1759301342987228009 esp-idf/esp_timer/libesp_timer.a b35e70357511ba46 +79862 80247 1759301304531477454 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj a39b880aee50bf56 +79895 80151 1759301304439478049 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj dbb06204c247b612 +78285 80099 1759301304375478463 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj 413237484c64a471 +79511 79911 1759301304195479627 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj a29583f9777ab8d0 +21800 21969 1759301246251852082 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj 1184fff39c9f4c50 +723 1389 1759301225663983282 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj c54053c907a03568 +33815 35363 1759301259635766453 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 63463f54342fe4bc +27700 28038 1759301252327813241 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj bce793c6a75613aa +71547 72112 1759301296391530040 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj 1a3bef78f3ad5e56 +107706 108167 1759301332447296536 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj e00a9c1178115183 +1883 2943 1759301227223973363 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj 3a09b493d4ae0a8d +134764 136493 1759301360775112108 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 505ac12d6617bc42 +130700 130838 1759301355115149020 esp-idf/esp_hid/libesp_hid.a 2dfdab0c88dff975 +128946 130384 1759301354671151915 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj 98af092b70f2e766 +124614 124991 1759301349271187100 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj 5aceb0d20e150664 +33234 33899 1759301258171775832 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj e95a51c78d2dc527 +32695 33165 1759301257439780520 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj ed6b363a4b0063ba 87 181 1759301224467990883 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld.in fb9ed819070b5ab9 -183 355 1759301224635989815 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj a2ad53f567b2feb4 -183 396 1759301224671989586 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 14960c72c9cf84f1 -181 492 1759301224775988926 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj d82c8963ad0d0e51 +117645 118049 1759301342339232226 esp-idf/esp_event/libesp_event.a f707013a4d81e23c +32749 32934 1759301257223781904 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj e51883d76413dc54 +129468 129805 1759301354047155982 esp-idf/console/libconsole.a bcfa5d02ebd751bf +124305 124583 1759301348863189757 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj 1b9d3922d5709add +337 370 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +135845 137090 1759301361379108167 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj 4e45475124d3dc1f +79912 80305 1759301304591477067 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 61d98fe56cfa73d6 +53084 53538 1759301277823649689 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj d28eff93f8e8e5f1 +106181 106639 1759301330927306408 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj 13d438869ee7520d +72968 73452 1759301297739521338 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj e0876c3e13599cb7 +76562 77205 1759301301491497103 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj 61acdf148b6bad2 +30156 30949 1759301255231794658 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj de0516434e099bff +133115 133605 1759301357887130946 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj fe928070cfb66899 +87388 87932 1759301312215427743 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj 507bd814699eea6a +30039 30945 1759301255219794735 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj 7c4d5000e993134 +4272 4455 1759301228739963721 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj 1fad5d1078724f2f +7195 13035 1759301237299909210 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj 853650d87eec7c8a +102589 103257 1759301327535328431 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_simple.c.obj 70f119bf77d19a32 +86315 86932 1759301311215434216 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj 80ce2448db64313 +38986 39588 1759301263871739299 esp-idf/hal/CMakeFiles/__idf_hal.dir/temperature_sensor_hal.c.obj 2ba9a2c4514b9891 +47908 48251 1759301272523683760 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj 7ce771bd51a1703f +55600 63389 1759301287675586258 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 6ef37627dd8a86e7 +31707 32362 1759301256651785566 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj f76248df2dd97083 +28038 29234 1759301253523805589 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 8a0165dc1bf0e4f9 +129678 130606 1759301354895150454 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj 78bbe16d7f7e6995 +101565 102589 1759301326871332741 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 8c1d20f0ca614e32 +23416 24383 1759301248667836644 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 51f695ab5c6484aa +20715 21039 1759301245327857984 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj 64b25d73e29c789e +616 38027 1759301442130578509 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +9332 10233 1759301234523926900 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj e6a8db9739533d9d +28719 29129 1759301253415806280 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj e886d2b7dd673d17 +40812 41102 1759301265391729549 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 60fb0d54eaeaec40 +10183 10504 1759301234787925218 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj 8747e2f567db7b7d +26601 28359 1759301252647811194 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj e40aff4dee8a2ffb +3839 5039 1759301229323960006 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj a574e58973fbff85 +108713 109894 1759301334175285309 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj 9cc441aea68a65f6 +32917 33234 1759301257523779982 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b1d9af3ecf15156b +18168 18533 1759301242819873998 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj 7b32d4722fd080fa +120968 121690 1759301345779209838 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a b60377d61e29dc8b +38336 39055 1759301263343742685 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj 1e17b1df65690605 +25961 26601 1759301250883822477 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj 75c9a7fc62b22caf +39474 39847 1759301264135737606 esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj ce65c0e94897504c +41224 41406 1759301265695727599 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj e1710e2dc09e827f +45036 45638 1759301269927700435 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj e75f9e3512333947 +101673 101923 1759301326199337102 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj cba564bec39b0496 +24383 26180 1759301250455825213 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 595ed577834662e0 +24592 25224 1759301249511831249 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 34b6b7204ded0935 +23914 24592 1759301248867835366 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj bdcc16f93798be48 +47119 47851 1759301272107686433 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 918afd4db22179ba +21957 23914 1759301248199839635 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 1e2886cb1537c648 +22816 23185 1759301247471844288 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj db8ad21c3c7eefad +28216 30155 1759301254423799829 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj e67ac6b14910bb09 +22206 22816 1759301247095846690 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj 160b5a17bcbb9023 +33165 33459 1759301257747778548 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj b51fe43eb8dcdd92 +32362 32748 1759301257031783133 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj f03fdb0ef11676eb +27835 28719 1759301252991808993 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj c883d34a7097a03d +4455 5144 1759301229419959395 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj 83c2d2a792628298 +22428 22616 1759301246895847968 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj f8fdcc42127c28dc +89515 90313 1759301314595412332 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj e5f54cd882db911a +49772 50103 1759301274387671781 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj aeb1628f9263c5ac +51784 55600 1759301279883636436 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj 5446e8694cfebb96 +24363 27699 1759301251979815467 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj a76d5863268cd248 +133605 134082 1759301358371127790 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj b40a430601747143 +91979 92884 1759301317163395696 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj addc57297489f896 +18462 19340 1759301243615868917 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj 90d8dc13f346d114 +105080 106687 1759301330967306149 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj e90d1fcff4be7c91 +21969 22427 1759301246707849169 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj f4e74f954fc0060b +21928 22369 1759301246651849527 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj edd1bcedb5f49bd2 +1264 21848 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure cbf63cbd6401feaa +21440 21800 1759301246079853181 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj 256cbffba35fd4ff +14500 15518 1759301239803893243 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj f37b89579ae432c +20948 21439 1759301245727855430 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj d3dc95b183daca48 +127291 127835 1759301352123168520 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj b375ec434ff348ce +44593 45087 1759301269371704005 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj e8776d702d69aa10 +21039 21138 1759301245427857346 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj f9b512eb20f7a51f +38027 38073 1759301442454576374 CMakeFiles/spi_slave.elf.dir/project_elf_src_esp32c3.c.obj c98e7dd8b216abbf +20483 20714 1759301245003860054 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj ac182b6cff94e2f2 +19644 20125 1759301244411863834 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 7e232019b63e9100 +51321 51720 1759301275999661419 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj f3b9b5fc09f90caa +96685 96949 1759301321231369328 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj b343ea2b8c467668 +18533 19449 1759301243723868227 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj afbeb9fbe47135ec +972 1126 1759301225403984934 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update f053d60d7701f274 +81332 82080 1759301306363465609 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj b7d975cef3117c79 +15044 15284 1759301239567894748 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 372818225ee381e6 +134546 135095 1759301359375121241 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj c1381ad148b4fe1a +2683 2811 1759301227095974177 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj 7bdc9fd073b76601 +16972 19277 1759301243563869249 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj 6f2636756586bf49 +75339 76104 1759301300391504210 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj d23fd5a2a6d335b7 +119707 119770 1759301344059221033 esp-idf/log/liblog.a aa98d9585bb50063 +16428 18461 1759301242747874458 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj a709ae2ab317c611 +6106 6866 1759301231151948373 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj c874be94a2b7c1e +45639 46235 1759301270515696659 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 6fe26f1a51325e48 +18047 18168 1759301242455876321 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj c542cb2cecd9a226 +77263 77915 1759301302203492502 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj f0455af69ae42a37 +95134 96077 1759301320359374982 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj cbaf51f944112863 +17536 17787 1759301242063878823 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj aa2ff2e595bd2c9a +30949 31707 1759301255991789792 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj 52bb84e0bcf2e787 186 527 1759301224811988697 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj 3dd87cd86c2c63f7 -185 550 1759301224839988519 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj e0e245062ee5e6e -399 552 1759301224835988544 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj c10070e14f32ce8f -83 691 1759301224547990374 partition_table/partition-table.bin d350ba58c759e232 -83 691 1759301224547990374 /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin d350ba58c759e232 -493 723 1759301225011987426 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj dd2b094bc50725f0 -691 848 1759301225131986663 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir e2c5432957599f0e -691 848 1759301225131986663 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir e2c5432957599f0e +16280 16688 1759301240971885792 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj ded22d96c3537a65 +124730 125684 1759301349971182541 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj fe963d63bb8cb52d +37500 37840 1759301262127750481 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj ae95b97585c2d15e +15765 16667 1759301240951885919 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 86e7f243fe9434e9 +35567 36426 1759301260711759558 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj 3269c8c3139d7174 +18214 18569 1759301242855873768 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_platform_time.c.obj 2314f7c64d67dcf1 +34664 36176 1759301260463761147 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj d1459e2959b00bc6 +15525 16426 1759301240715887425 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj fb500d1f5f6d17da +14055 16162 1759301240447889134 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj abb61492e68bb930 +183 355 1759301224635989815 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj a2ad53f567b2feb4 +15518 15765 1759301240047891686 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj 8025fe9591b71ab1 +137197 138164 1759301362451101172 esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj 44d2187c15b9f8d +26180 26521 1759301250811822937 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system_console.c.obj 8e179330d670cc65 +87723 88303 1759301312587425334 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj c4d9609107ac9d34 +5602 6250 1759301230539952268 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj 87043003208bee97 +15352 15566 1759301239855892911 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 2e4438dfc45fd7bb +131531 132314 1759301356591139397 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj f61b889745c9706e +105809 107520 1759301331799300745 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj fdc44b16eec0e054 +84046 84781 1759301309063448143 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj 9b32c344c92b4625 +23077 24362 1759301248647836772 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj a0a626ec6dd91460 +12279 13171 1759301237447908266 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes.c.obj 322a0a2414789bc4 +39588 39815 1759301264095737862 esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj 69167cdc9a932ae6 +137457 137927 1759301362207102764 esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj 3352b961d93648f9 +50103 50811 1759301275099667205 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj 75723d51eacfee8b +44604 45139 1759301269423703671 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj e64f44d0fd879675 +65363 66624 1759301290903565449 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj fccd3f287fd372b0 +79645 80009 1759301304295478980 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj f531195f86a0aa1 +1264 21848 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-configure cbf63cbd6401feaa +15286 15525 1759301239807893217 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj f173e9eeb9189e98 +134174 134764 1759301359051123355 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 451170f3e50ba603 +62218 64934 1759301289215576332 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj 3d3c4aa5f5b997e7 +48967 49307 1759301273591676897 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj bc9d5b602b20dda1 +134015 134129 1759301358411127529 esp-idf/esp_local_ctrl/libesp_local_ctrl.a fb39631f74647dc4 +101924 102403 1759301326683333961 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj 2a2839f78613154f +33735 34664 1759301258935770938 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj ce58a8193dcc3a0b +5343 5508 1759301229795957003 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj 26a2c7ae339bb6f3 +90313 90970 1759301315259408031 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 7f4b1928002744db +1242 1433 1759301225719982926 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj 495003c6fc8127c0 +90973 91515 1759301315795404559 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj 63e287e4bd4fe824 +39055 39343 1759301263623740889 esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj 469e27920f3fff35 +95618 97275 1759301321563367176 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj 23f0700d49f805f9 +19340 19643 1759301243923866950 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj deb3bc98d9dbfa42 +3575 4962 1759301229243960515 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj 1342eb9f2f596614 +7759 8089 1759301232375940580 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj cb021076bb0dae50 +5144 6105 1759301230387953235 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj debfca572c0a484 +25615 26280 1759301250567824497 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 8d7be7c783c89f0f +45619 46305 1759301270587696196 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj dac719cfa279165f +97403 97896 1759301322183363155 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory/esp_wifi_regulatory.c.obj e72d31a2ba1180e7 +93492 94300 1759301318587386468 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 985d0e56ebea69a2 +3707 4272 1759301228555964892 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj 5c90b0650c973ceb 848 972 1759301225259985850 bootloader-prefix/src/bootloader-stamp/bootloader-download 16cebb832e6df08a +48650 49043 1759301273267678979 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj 43df652b78c02acb +98619 99139 1759301323423355113 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 52f00705b8334316 +49819 49902 1759301274183673093 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj 2f9d13b9d044969d +82720 83002 1759301307291459607 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 9a9b1a318b8d2847 +24817 25961 1759301250235826620 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal.c.obj b512ce1eb0dfafcd +51133 51576 1759301275863662293 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj 3a0395e9fc9a8c20 +90215 93176 1759301317463393752 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj f4983ad1dfcbb91 +691 848 1759301225131986663 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir e2c5432957599f0e +34506 34945 1759301259223769093 esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj ce9bba2825aa0aae +41409 41481 1759301265767727137 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj 70901379a80e9e6c +139482 139988 1759301364275089267 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj ad1fc3566a619a7c +119549 119607 1759301343895222101 esp-idf/soc/libsoc.a e7275791aca83102 +82377 85615 1759301309899442733 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 82256931ed497570 +3568 5903 1759301230187954508 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj ce8fe7f3a29d5f70 +120877 120968 1759301345243213327 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 4a0bdeb487fa56cc +3668 3839 1759301228119967665 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj 8abdbf71b8df0dc6 +83 691 1759301224547990374 /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin d350ba58c759e232 +2597 3668 1759301227951968734 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj 3c44e023c02f8726 +2943 3575 1759301227859969319 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj b2035df911c04b32 +120116 120151 1759301344439218560 esp-idf/esp_common/libesp_common.a 616d9b5c9242c10a +126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +20963 22205 1759301246487850575 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj 8e62866cfb57a167 +5040 5235 1759301229515958784 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj 90fbefc4ab576939 +92035 93076 1759301317359394426 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj 4850888ea4b0b77d +25224 25959 1759301250235826620 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal_iram.c.obj fcb6925cb67abf8d +1967 2682 1759301226971974966 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj a5d29ba6d4a12d35 +4019 5343 1759301229623958097 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj 7956be3781021a97 +8533 8763 1759301233047936302 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj d5a1ba8135461e92 +33899 34523 1759301258807771758 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 6dc0084330ebd5c0 +37650 38007 1759301262295749404 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj d0ce0daf22368a82 +122454 122692 1759301346943202260 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj 9c1894e763e324d2 +126 337 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +1197 2588 1759301226867975627 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj 75468cbc34e0cba0 +113197 113248 1759301337539263444 esp-idf/esp_driver_twai/libesp_driver_twai.a 347a61848737af0e +1595 2261 1759301226535977738 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj 360584e84e55def2 +31361 31979 1759301256267788025 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj f4088227e7b11273 +73509 73983 1759301298263517954 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 544038372988395f +32011 34506 1759301258787771886 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj c61809971568d866 +134855 135844 1759301360131116310 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj abb2eb0a0dd2731a +99935 100747 1759301325031344681 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj 50cf5da800106ff4 +370 453 1759301404834823785 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +45140 46264 1759301270551696427 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj d4cc5f55526f626d +122126 122451 1759301346739203588 x509_crt_bundle.S d8b7e128ffb695df +19738 20159 1759301244443863630 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj 3937dd00462c346a +105387 109492 1759301333775287908 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj ed78f9ff66cb8cc +102938 104787 1759301329071318460 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj e67410eb1e024932 +4962 5157 1759301229443959242 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj 79a5744738db168a +22369 23416 1759301247695842856 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj bbd430969c1beb9d +185 550 1759301224839988519 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj e0e245062ee5e6e +97940 99306 1759301323591354023 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj 9d3a8c721a89a40e +5158 5601 1759301229883956443 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj 16ffdb0983e11176 +102928 104319 1759301328607321473 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj abe077c0e764c5a2 +17787 18007 1759301242291877368 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj a8c83c0704b39403 +126888 127095 1759301351363173472 esp-idf/efuse/libefuse.a 9c8a8650733d412e +122971 123752 1759301348031195176 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj d900cff7f32a487f +32934 33212 1759301257495780162 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 41c26d49a2419c58 +37736 38046 1759301262335749148 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj ba10b6cabe32a563 +493 723 1759301225011987426 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj dd2b094bc50725f0 +99753 101035 1759301325319342813 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj be66b769748943cc +63265 66139 1759301290419568570 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj 414f9ed89ea11f8c +28359 30083 1759301254359800239 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj fa93eb154a31e870 +80152 80579 1759301304867475282 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 948de3cc913c7af2 +9764 10183 1759301234463927282 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj f8cb81e037dd2074 +51735 53197 1759301277479651901 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj 6bbf48b256d25925 +85 167 1759301224451990985 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/memory.ld 8a2873f3916069b9 +6992 7192 1759301231479946285 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj bbf38cb14b42e993 +80440 80733 1759301305011474351 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 7d8e7790a85f4714 +3191 3809 1759301228087967869 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj 908c965bb83eb2a3 +5903 6340 1759301230619951759 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj 2cc0b551a7461b4 +72527 75427 1759301299707508628 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 2d9c355a461302fd +12658 13318 1759301237607907246 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj 78067814e4aa161b +102415 102938 1759301327219330483 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_copy.c.obj e3ed658652dc30d +82348 82731 1759301307019461366 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj e8849ab9cb0cc961 +29234 30549 1759301254827797244 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj db8704a2aec384f2 +16516 17536 1759301241815880406 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj e1e0c558dc3c09e4 +528 1595 1759301225883981883 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj 99709fcc02167973 +20160 20947 1759301245231858598 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 4238e3784af11ad5 +7268 7831 1759301232119942211 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj 73305604ffa10bd1 +16163 16280 1759301240567888369 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj 4daa653f6b61ed75 +36393 36724 1759301261011757635 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj f3d3360c96d1a824 +78858 79573 1759301303855481825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 9da158f2df5fc5dd +126115 126488 1759301350771177329 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj df0fabe4979bc7dd +1433 1659 1759301225939981527 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj f9e40fc165814b05 +3809 4019 1759301228307966469 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj 5a3daf9a93deefc +122452 122752 1759301347039201635 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj 8c33bd505389cea7 +81292 81875 1759301306163466902 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj 2d3158d1f936836f +49043 49459 1759301273747675895 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj ae48e44fe5022ab3 +35363 36084 1759301260363761788 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 872335246fc63e00 +14131 15044 1759301239323896304 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj 1f06d374808cca1f +2588 3568 1759301227851969370 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj b25bcff63c2d5d8c +19654 20395 1759301244683862097 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj db0ddd9b85acb1b8 +25960 26690 1759301250979821863 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj 688dac0b7469483a +181 492 1759301224775988926 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj d82c8963ad0d0e51 +7299 8109 1759301232391940479 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj 7d14ff59edd5ff56 +41217 41360 1759301265647727906 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 18983a222f578916 +75428 77108 1759301301391497749 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 26521d9c56451e97 +48283 48922 1759301273211679339 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj a891eeb9db79631f +25313 25615 1759301249895828794 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/esp32c3/i2c_periph.c.obj d3a4952b7afc2d0f +42148 42608 1759301266895719899 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj e4639ea334092206 +80815 81292 1759301305579470678 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj faaa50113dcb4d2e +399 552 1759301224835988544 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj c10070e14f32ce8f +1593 1740 1759301226027980968 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj c251dd7810c12505 +52254 52581 1759301276867655837 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_wakeup.c.obj d3d8f1791510ff57 +120074 120116 1759301344407218769 esp-idf/esp_rom/libesp_rom.a 98ae7702eb12ee29 +70626 72056 1759301296339530376 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj c19c56ace2af975e +8913 9332 1759301233615932684 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj e95a190ba41a20b5 +20125 20681 1759301244967860284 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 1b82dd71f74247e9 +99657 100987 1759301325259343202 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj d35a6fcc076d3f9c +183 396 1759301224671989586 esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 14960c72c9cf84f1 +36176 36566 1759301260855758635 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj dc60f8021ba051e1 +12564 13246 1759301237535907705 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/sha.c.obj 22ebcbbf09f5ce33 +1170 3191 1759301227475971761 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 63fd03757d076351 +50736 54557 1759301278843643128 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj c874dff1c8d028d9 +126768 126888 1759301351171174723 esp-idf/esp_security/libesp_security.a a75fb70177cd76ae +118049 118423 1759301342599230534 esp-idf/esp_driver_uart/libesp_driver_uart.a 1d86b89b92c16acb +85 167 1759301224451990985 esp-idf/esp_system/ld/memory.ld 8a2873f3916069b9 +122540 122949 1759301347231200385 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj 8f5092b3b4dbbee2 +27564 30039 1759301254327800444 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj df06285a1019f7b1 +124252 126577 1759301350863176730 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj 79d8206b58e9cf18 +18008 18214 1759301242503876015 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj baf545d1be251285 +27256 27835 1759301252115814597 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 963a6948cc4e5673 +46604 47120 1759301271399690981 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj 5d6b228f88ad7390 +12216 12658 1759301236947911454 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj 80b707b6bafeb40e +34523 35724 1759301259999764121 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj b83adf021096bd15 +123357 124137 1759301348419192649 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj db54c6c90145deb4 +53924 63317 1759301287595586774 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj be37f30a1020a964 +34945 35567 1759301259855765043 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 643025ec9d3c5052 +11290 11723 1759301236011917419 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj 1f0434d3d385374b +123268 123721 1759301348003195358 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj f0383f1489f78093 +87 181 1759301224467990883 esp-idf/esp_system/ld/sections.ld.in fb9ed819070b5ab9 +130607 131321 1759301355607145813 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj e766769513e4856f +120663 120877 1759301345111214186 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 3d808849f47bfec6 +90468 91293 1759301315575405984 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj ed463b4ca65951bc +19449 19738 1759301244023866312 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 48c50243ab2b4477 +41591 41984 1759301266263723954 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj fcb7bac83180ec3b +6341 7086 1759301231367946998 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj d2b349106bea0c62 +7517 7985 1759301232271941243 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj f746a509204bcf21 +6748 7515 1759301231803944222 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj df84903816f039b5 +16688 18046 1759301242331877113 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj cc66fbd9a24938e3 +129805 130671 1759301354955150063 esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj 4f46941b5742a923 +92489 93492 1759301317771391756 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj 606d2736351f428 +45959 46267 1759301270543696479 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj 6a1efb4fcb19833c +552 1242 1759301225523984171 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj 369055b16f70205 +113579 113622 1759301337911261026 esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a 7bd508e748b85f5b +39988 40227 1759301264515735168 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj cbb2e992fdcde80a +72056 73009 1759301297291524230 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj add992f49084ff50 +691 848 1759301225131986663 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir e2c5432957599f0e +72657 73460 1759301297739521338 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj cc5aa491c1ec9578 +30945 31624 1759301255899790381 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj cd1fe7a8c33a51ab +13246 14098 1759301238371902375 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj a080cfb20946b080 +42329 42513 1759301266795720540 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 36141845d163a36 +130863 133655 1759301357939130607 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj 74be00b30c31fec8 +91316 92035 1759301316323401138 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj eecf038a080ea267 848 972 1759301225259985850 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-download 16cebb832e6df08a 972 1126 1759301225403984934 bootloader-prefix/src/bootloader-stamp/bootloader-update f053d60d7701f274 -972 1126 1759301225403984934 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-update f053d60d7701f274 -356 1170 1759301225455984604 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 7425270025fa2286 -550 1197 1759301225483984426 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj 3d4050af97142845 -552 1242 1759301225523984171 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj 369055b16f70205 -1126 1263 1759301225543984044 bootloader-prefix/src/bootloader-stamp/bootloader-patch 3327b98c67d03374 -1126 1263 1759301225543984044 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 3327b98c67d03374 -723 1389 1759301225663983282 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj c54053c907a03568 -1242 1433 1759301225719982926 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj 495003c6fc8127c0 +21139 21491 1759301245779855097 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj 3c74299f0ca2b105 +48207 48567 1759301272851681652 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj a258bd5437c66df8 1389 1593 1759301225879981909 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj 3bd5fe13e3813084 -528 1595 1759301225883981883 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj 99709fcc02167973 -1433 1659 1759301225939981527 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj f9e40fc165814b05 -1593 1740 1759301226027980968 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj c251dd7810c12505 -1659 1882 1759301226167980078 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj 4cc79c3aa9045a3c -1740 1967 1759301226247979569 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj 8aaf4ab0d01952aa -1595 2261 1759301226535977738 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj 360584e84e55def2 -1197 2588 1759301226867975627 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj 75468cbc34e0cba0 -2261 2597 1759301226879975551 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj bc47248554dffb5e -1967 2682 1759301226971974966 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj a5d29ba6d4a12d35 -2683 2811 1759301227095974177 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj 7bdc9fd073b76601 -1883 2943 1759301227223973363 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj 3a09b493d4ae0a8d -1170 3191 1759301227475971761 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj 63fd03757d076351 -2811 3503 1759301227791969751 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 1d7f7e35fff330e9 -2588 3568 1759301227851969370 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj b25bcff63c2d5d8c -2943 3575 1759301227859969319 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj b2035df911c04b32 -2597 3668 1759301227951968734 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj 3c44e023c02f8726 -3504 3707 1759301227995968454 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj ce35d433845b9719 -3191 3809 1759301228087967869 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj 908c965bb83eb2a3 -3668 3839 1759301228119967665 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj 8abdbf71b8df0dc6 -3809 4019 1759301228307966469 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj 5a3daf9a93deefc -3707 4272 1759301228555964892 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj 5c90b0650c973ceb -4272 4455 1759301228739963721 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj 1fad5d1078724f2f -3575 4962 1759301229243960515 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj 1342eb9f2f596614 -3839 5039 1759301229323960006 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj a574e58973fbff85 -4455 5144 1759301229419959395 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj 83c2d2a792628298 -4962 5157 1759301229443959242 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj 79a5744738db168a -5040 5235 1759301229515958784 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj 90fbefc4ab576939 -4019 5343 1759301229623958097 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj 7956be3781021a97 -5235 5389 1759301229675957766 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj 3982b77a8d370b12 -5343 5508 1759301229795957003 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj 26a2c7ae339bb6f3 -5158 5601 1759301229883956443 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj 16ffdb0983e11176 -5508 5691 1759301229975955857 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj 72baf697662444ff -3568 5903 1759301230187954508 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj ce8fe7f3a29d5f70 -5144 6105 1759301230387953235 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj debfca572c0a484 -5602 6250 1759301230539952268 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj 87043003208bee97 -5903 6340 1759301230619951759 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj 2cc0b551a7461b4 -5389 6407 1759301230691951301 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj f0aaba69e07ff518 -6251 6748 1759301231031949137 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 39ee324a5b3686ff -6106 6866 1759301231151948373 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj c874be94a2b7c1e -5691 6992 1759301231267947634 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj 96e9b63e9542ac3a -6341 7086 1759301231367946998 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj d2b349106bea0c62 -6992 7192 1759301231479946285 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj bbf38cb14b42e993 -7086 7268 1759301231555945801 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 22cff00ea6df500c -6868 7296 1759301231575945674 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 47eb83b09e8d2b92 -6748 7515 1759301231803944222 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj df84903816f039b5 -6407 7757 1759301232039942720 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 815d824412a97c2d -7268 7831 1759301232119942211 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj 73305604ffa10bd1 -7517 7985 1759301232271941243 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj f746a509204bcf21 -7759 8089 1759301232375940580 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj cb021076bb0dae50 -7299 8109 1759301232391940479 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj 7d14ff59edd5ff56 +71948 72656 1759301296935526529 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj a16dc8f8ebd2aa0b +94204 95309 1759301319587379987 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj d7fa8f1f9070211 +550 1197 1759301225483984426 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj 3d4050af97142845 +41360 41591 1759301265819726803 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 9f2f924f727513c6 +125836 125948 1759301350231180847 esp-idf/esp_pm/libesp_pm.a 11f7d175ae79812d +36349 36705 1759301260987757789 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj 279eda5685d53cb0 +127638 127827 1759301352107168625 esp-idf/app_trace/libapp_trace.a 788b23c1e05c444f +14103 14327 1759301238611900845 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj 1d1f8e058850ce8c +43165 43781 1759301268067712377 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj a8e75000ee1f1d28 +126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +60744 68177 1759301292463555388 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj 93337e5b25ab51ad +26280 27256 1759301251539818281 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 82a242fe385d1ec2 +96263 96939 1759301321223369380 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj 5419efd78421185c +22064 23076 1759301247359845003 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj df60b39cb5034a98 8089 8486 1759301232775938034 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj eef13cc583b48bf1 +138293 140551 1759301364831085638 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj f0b35f9e9f478139 +127835 128291 1759301352575165575 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj e5fa5ca76927617e +48787 49051 1759301273283678877 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj eb0d967211a89301 +19436 19839 1759301244123865673 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b028ca04aff0d342 +370 453 1759301404834823785 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +79211 79645 1759301303931481333 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj d77aeb5a21aa5a +13764 14131 1759301238419902069 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj 7df271d2b5993820 +113446 113487 1759301337775261910 esp-idf/esp_driver_tsens/libesp_driver_tsens.a 369897bca9e63a2b +91613 92489 1759301316775398210 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 732a06e46c1de610 +83 135 1759301224419991188 /home/pi/lighting-controller/esp32/build/project_elf_src_esp32c3.c 5aedded22c5b84d4 +5235 5389 1759301229675957766 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj 3982b77a8d370b12 +98022 99935 1759301324223349923 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj a33b4949554247e7 +77136 77876 1759301302155492812 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 1c104ca979228fae +1126 1263 1759301225543984044 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 3327b98c67d03374 +1740 1967 1759301226247979569 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj 8aaf4ab0d01952aa +113249 113326 1759301337599263054 esp-idf/esp_driver_ledc/libesp_driver_ledc.a ee7f91287294f468 +10259 11516 1759301235795918796 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj 7b3a9b4b46fab0af +103257 104449 1759301328731320668 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj 7f82c41e1bc240ad +14928 15105 1759301239391895870 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj 978d2b6695dca24b +125290 126127 1759301350403179726 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj fbc7cd12c14c185 +107967 109220 1759301333507289649 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj f1e9f2e4d6a629e7 +5691 6992 1759301231267947634 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj 96e9b63e9542ac3a +13666 14500 1759301238783899748 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj 64d6ad0ad36138aa +41984 42329 1759301266615721695 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 7a685aa0877371c3 +41634 42346 1759301266627721618 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj 846e55c3c21d8127 +41048 41218 1759301265503728830 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj 8b4bc66d2a52fe6e +50328 51065 1759301275351665585 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj aa1113c6700f7282 +50926 51783 1759301276063661007 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj 56a56dffb768973a +11901 12214 1759301236503914284 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj e980c1047e171ae0 +10949 11147 1759301235427921141 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj 3cc2bf279d94022b +78864 79211 1759301303495484152 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj 1b27b8e78f5271df +124336 124729 1759301349011188794 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj 9743203523fce706 +31624 32917 1759301257199782057 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj fea8c4aa2980094f +124103 124614 1759301348903189497 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj dcd5e821592cbee8 +1126 1263 1759301225543984044 bootloader-prefix/src/bootloader-stamp/bootloader-patch 3327b98c67d03374 +80501 80919 1759301305195473161 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj bdf4150473d25bfc +126 337 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +2261 2597 1759301226879975551 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj bc47248554dffb5e +106934 108341 1759301332623295392 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 2b4addaa30fdf1b6 +11055 11289 1759301235567920249 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj e307fa166868046b +30549 32011 1759301256299787820 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj 5a0cbe8e837494f0 +44486 45035 1759301269323704313 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj 45945fdfcc4dcf85 +49509 49818 1759301274107673581 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj db5c8df9e7f43eaf +49900 50212 1759301274451671370 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/flockfile.c.obj e1b31a1b60f3dab2 +119225 119549 1759301343755223012 esp-idf/esp_hw_support/libesp_hw_support.a c64848638263985e +104320 105387 1759301329663314617 esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai.c.obj f2b06d05f6151f8e +5508 5691 1759301229975955857 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj 72baf697662444ff +6407 7757 1759301232039942720 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj 815d824412a97c2d +80867 81833 1759301306115467212 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj 50306c64d543e582 +29130 31360 1759301255647791995 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 9a273267e7e0c538 +6251 6748 1759301231031949137 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj 39ee324a5b3686ff +7086 7268 1759301231555945801 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj 22cff00ea6df500c 7985 8507 1759301232795937906 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj 7d1f232e0d8808ac -7831 8533 1759301232819937753 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj 9bf50325b0305083 -8533 8763 1759301233047936302 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj d5a1ba8135461e92 +31979 32694 1759301256983783441 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj aad6b672e27977e4 +41515 42053 1759301266335723492 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 6023024a3872498b +89472 91613 1759301315895403911 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj c97aa1eb8f5d8878 +356 1170 1759301225455984604 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj 7425270025fa2286 +91294 91968 1759301316255401579 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj b96b50bbbc61975c +50161 50736 1759301275019667719 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 38b43dea498f4a8b +26521 27639 1759301251911815902 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj a825b3b882f5cd91 +124106 124305 1759301348591191529 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj 9b507500e1548e55 8491 8879 1759301233159935588 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj 7bf1f85248ba6414 -8111 8913 1759301233199935333 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj f349f37da71a367d -8913 9332 1759301233615932684 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj e95a190ba41a20b5 -8507 9556 1759301233835931283 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj 3d7186d853a585d +36748 37649 1759301261927751764 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj 282b39790657bbe4 +3504 3707 1759301227995968454 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj ce35d433845b9719 8763 9579 1759301233863931104 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj cbffc267e6fc343b 8880 9764 1759301234043929958 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj b854934987c97630 -9556 9781 1759301234067929805 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj b5923b71b3d687f9 -9764 10183 1759301234463927282 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj f8cb81e037dd2074 -9332 10233 1759301234523926900 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj e6a8db9739533d9d -9782 10255 1759301234543926773 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj 722c25324d7330c6 -10183 10504 1759301234787925218 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj 8747e2f567db7b7d -10504 10753 1759301235035923638 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj 7791c6c3588741f0 -10753 10948 1759301235227922415 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 9998fb42d7e673ea -10234 11055 1759301235343921676 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj d0e47f93ada74fd7 -10949 11147 1759301235427921141 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj 3cc2bf279d94022b -11055 11289 1759301235567920249 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj e307fa166868046b -10259 11516 1759301235795918796 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj 7b3a9b4b46fab0af -11147 11545 1759301235831918566 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj 43da507d8f56c55b -11290 11723 1759301236011917419 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj 1f0434d3d385374b -11723 11901 1759301236187916298 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj 7170199d1c42c6c8 -9581 11956 1759301236243915941 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj 32abcdefa2b4f776 -11551 12149 1759301236431914742 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj dacf9ea63b60f99b -11901 12214 1759301236503914284 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj e980c1047e171ae0 -11957 12278 1759301236559913927 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj e5dc1bdf4a03795d -12149 12553 1759301236835912168 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj 14daba667d6848a9 -11516 12564 1759301236847912091 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj 24f5af4767c779b9 -12216 12658 1759301236947911454 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj 80b707b6bafeb40e -12553 12906 1759301237183909949 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj 4d1760602bdff126 -7195 13035 1759301237299909210 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj 853650d87eec7c8a -12279 13171 1759301237447908266 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes.c.obj 322a0a2414789bc4 -12564 13246 1759301237535907705 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/sha.c.obj 22ebcbbf09f5ce33 -12658 13318 1759301237607907246 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj 78067814e4aa161b -13036 13495 1759301237779906150 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_ds_common.c.obj 9633b5f933a76077 -12906 13531 1759301237811905946 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_dec_alt.c.obj c98be0bbee5081f4 -13171 13560 1759301237839905767 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c.obj a0af6ea0a5ef2dc1 -13318 13666 1759301237955905028 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj 46651f7473e445fd -13560 13763 1759301238051904416 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha512.c.obj 9579012998f671a4 -13496 13910 1759301238199903472 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha1.c.obj df7455a28b1c703d -13531 14055 1759301238343902554 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha256.c.obj fb79944da9a514b8 -13246 14098 1759301238371902375 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj a080cfb20946b080 -13764 14131 1759301238419902069 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj 7df271d2b5993820 -14103 14327 1759301238611900845 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj 1d1f8e058850ce8c -13666 14500 1759301238783899748 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj 64d6ad0ad36138aa -13910 14928 1759301239211897018 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj 222facfb17eef11c -14131 15044 1759301239323896304 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj 1f06d374808cca1f -14928 15105 1759301239391895870 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj 978d2b6695dca24b -15044 15284 1759301239567894748 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 372818225ee381e6 -15106 15351 1759301239631894340 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj f617be20e0968dba -14500 15518 1759301239803893243 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj f37b89579ae432c -15286 15525 1759301239807893217 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj f173e9eeb9189e98 -15352 15566 1759301239855892911 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 2e4438dfc45fd7bb -15518 15765 1759301240047891686 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj 8025fe9591b71ab1 -14055 16162 1759301240447889134 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj abb61492e68bb930 -16163 16280 1759301240567888369 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj 4daa653f6b61ed75 -15525 16426 1759301240715887425 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj fb500d1f5f6d17da -15566 16516 1759301240799886889 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 2abb877a8c639e39 -15765 16667 1759301240951885919 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 86e7f243fe9434e9 -16280 16688 1759301240971885792 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj ded22d96c3537a65 -14327 16971 1759301241255883979 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 7adc2a69eb800654 -16516 17536 1759301241815880406 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj e1e0c558dc3c09e4 -17536 17787 1759301242063878823 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj aa2ff2e595bd2c9a -17787 18007 1759301242291877368 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj a8c83c0704b39403 -16688 18046 1759301242331877113 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj cc66fbd9a24938e3 -18047 18168 1759301242455876321 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj c542cb2cecd9a226 -18008 18214 1759301242503876015 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj baf545d1be251285 -16428 18461 1759301242747874458 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj a709ae2ab317c611 -18168 18533 1759301242819873998 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj 7b32d4722fd080fa -18214 18569 1759301242855873768 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_platform_time.c.obj 2314f7c64d67dcf1 -16972 19277 1759301243563869249 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj 6f2636756586bf49 -18462 19340 1759301243615868917 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj 90d8dc13f346d114 -18569 19435 1759301243719868253 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 4ebaf8c95e91198 -18533 19449 1759301243723868227 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj afbeb9fbe47135ec -19340 19643 1759301243923866950 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj deb3bc98d9dbfa42 -19277 19654 1759301243935866874 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj e32e8f3a15bb7a83 -19449 19738 1759301244023866312 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 48c50243ab2b4477 -19436 19839 1759301244123865673 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj b028ca04aff0d342 -19644 20125 1759301244411863834 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 7e232019b63e9100 -19738 20159 1759301244443863630 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj 3937dd00462c346a -19654 20395 1759301244683862097 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj db0ddd9b85acb1b8 -16668 20483 1759301244767861561 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj ebed1e018a4a695f -20125 20681 1759301244967860284 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 1b82dd71f74247e9 -20483 20714 1759301245003860054 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj ac182b6cff94e2f2 -20160 20947 1759301245231858598 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 4238e3784af11ad5 -19839 20959 1759301245243858521 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 91cfdcaf0b06b2b1 -20715 21039 1759301245327857984 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj 64b25d73e29c789e -21039 21138 1759301245427857346 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj f9b512eb20f7a51f -20948 21439 1759301245727855430 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj d3dc95b183daca48 -21139 21491 1759301245779855097 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj 3c74299f0ca2b105 -21440 21800 1759301246079853181 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj 256cbffba35fd4ff -1264 21848 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-configure cbf63cbd6401feaa -1264 21848 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure cbf63cbd6401feaa -21491 21928 1759301246211852338 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj 4d084d015cec3a90 -20681 21957 1759301246235852185 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj 194fefa39b28e47c -21800 21969 1759301246251852082 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj 1184fff39c9f4c50 -20397 22064 1759301246339851520 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 9831b0d0342d6d22 -20963 22205 1759301246487850575 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj 8e62866cfb57a167 -21928 22369 1759301246651849527 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj edd1bcedb5f49bd2 -21969 22427 1759301246707849169 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj f4e74f954fc0060b -22428 22616 1759301246895847968 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj f8fdcc42127c28dc -22206 22816 1759301247095846690 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj 160b5a17bcbb9023 -22064 23076 1759301247359845003 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj df60b39cb5034a98 -22816 23185 1759301247471844288 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj db8ad21c3c7eefad -22369 23416 1759301247695842856 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj bbd430969c1beb9d -22616 23775 1759301248035840684 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj c13e3561000b432f -21957 23914 1759301248199839635 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 1e2886cb1537c648 -23077 24362 1759301248647836772 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj a0a626ec6dd91460 -23416 24383 1759301248667836644 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 51f695ab5c6484aa -23914 24592 1759301248867835366 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj bdcc16f93798be48 -23185 24640 1759301248919835034 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 9a0913d19dcf2e0 -23776 24817 1759301249095833909 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj 5b225de1802630f3 -24592 25224 1759301249511831249 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 34b6b7204ded0935 -24640 25313 1759301249591830738 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj ccacbc89670ede3f -25313 25615 1759301249895828794 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/esp32c3/i2c_periph.c.obj d3a4952b7afc2d0f -25224 25959 1759301250235826620 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal_iram.c.obj fcb6925cb67abf8d -24817 25961 1759301250235826620 esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal.c.obj b512ce1eb0dfafcd -24383 26180 1759301250455825213 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 595ed577834662e0 -25615 26280 1759301250567824497 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 8d7be7c783c89f0f -26180 26521 1759301250811822937 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system_console.c.obj 8e179330d670cc65 -25961 26601 1759301250883822477 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj 75c9a7fc62b22caf -25960 26690 1759301250979821863 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj 688dac0b7469483a -26280 27256 1759301251539818281 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 82a242fe385d1ec2 -26690 27564 1759301251843816337 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj 6ea025b56751d2ce -26521 27639 1759301251911815902 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj a825b3b882f5cd91 -24363 27699 1759301251979815467 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj a76d5863268cd248 -27256 27835 1759301252115814597 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 963a6948cc4e5673 -27700 28038 1759301252327813241 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj bce793c6a75613aa -27640 28215 1759301252495812166 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj 79a89e24b1c50ea4 -26601 28359 1759301252647811194 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj e40aff4dee8a2ffb -27835 28719 1759301252991808993 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj c883d34a7097a03d -28719 29129 1759301253415806280 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj e886d2b7dd673d17 -28038 29234 1759301253523805589 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 8a0165dc1bf0e4f9 -27564 30039 1759301254327800444 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj df06285a1019f7b1 -28359 30083 1759301254359800239 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj fa93eb154a31e870 -28216 30155 1759301254423799829 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj e67ac6b14910bb09 -29234 30549 1759301254827797244 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj db8704a2aec384f2 -30039 30945 1759301255219794735 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj 7c4d5000e993134 -30156 30949 1759301255231794658 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj de0516434e099bff -30084 31107 1759301255391793633 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj c55c358e3d991d6d -29130 31360 1759301255647791995 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 9a273267e7e0c538 -30945 31624 1759301255899790381 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj cd1fe7a8c33a51ab -30949 31707 1759301255991789792 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj 52bb84e0bcf2e787 -31361 31979 1759301256267788025 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj f4088227e7b11273 -30549 32011 1759301256299787820 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj 5a0cbe8e837494f0 -31707 32362 1759301256651785566 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj f76248df2dd97083 -31979 32694 1759301256983783441 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj aad6b672e27977e4 -32362 32748 1759301257031783133 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj f03fdb0ef11676eb -31107 32909 1759301257187782134 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj ad1b79665f68ef95 -31624 32917 1759301257199782057 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj fea8c4aa2980094f -32749 32934 1759301257223781904 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj e51883d76413dc54 -32695 33165 1759301257439780520 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj ed6b363a4b0063ba -32934 33212 1759301257495780162 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 41c26d49a2419c58 -32917 33234 1759301257523779982 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b1d9af3ecf15156b -33165 33459 1759301257747778548 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj b51fe43eb8dcdd92 -33213 33735 1759301258003776908 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj 5f39fb47ba6af306 -32909 33815 1759301258099776293 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj 9917a513639f16e -33234 33899 1759301258171775832 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj e95a51c78d2dc527 -33460 34282 1759301258571773270 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj f0ad632952cd57e4 -32011 34506 1759301258787771886 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj c61809971568d866 -33899 34523 1759301258807771758 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 6dc0084330ebd5c0 -33735 34664 1759301258935770938 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj ce58a8193dcc3a0b -34506 34945 1759301259223769093 esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj ce9bba2825aa0aae -34282 35289 1759301259567766889 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 25f70b1e4a6dc32b -33815 35363 1759301259635766453 esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj 63463f54342fe4bc -34945 35567 1759301259855765043 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj 643025ec9d3c5052 -34523 35724 1759301259999764121 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj b83adf021096bd15 -35363 36084 1759301260363761788 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 872335246fc63e00 -34664 36176 1759301260463761147 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj d1459e2959b00bc6 -35724 36349 1759301260631760071 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj 1f68d582f2d09a1a +124411 125318 1759301349603184938 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj efcc5a00d1ff49 35289 36392 1759301260675759789 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj 9a482def73bb044a -35567 36426 1759301260711759558 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj 3269c8c3139d7174 -36176 36566 1759301260855758635 esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj dc60f8021ba051e1 -36085 36647 1759301260935758122 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj 2311f9c9350451ab -36349 36705 1759301260987757789 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj 279eda5685d53cb0 -36393 36724 1759301261011757635 esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj f3d3360c96d1a824 +30084 31107 1759301255391793633 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj c55c358e3d991d6d +20681 21957 1759301246235852185 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj 194fefa39b28e47c +10234 11055 1759301235343921676 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj d0e47f93ada74fd7 +26690 27564 1759301251843816337 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj 6ea025b56751d2ce +41624 42003 1759301266291723775 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj 4afacf3c5ee00a63 +128542 128941 1759301353227161326 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj 8b992ba5f411d470 +10504 10753 1759301235035923638 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj 7791c6c3588741f0 +27640 28215 1759301252495812166 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj 79a89e24b1c50ea4 +46239 46604 1759301270879694321 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj 17829dbddd2ebc31 +9556 9781 1759301234067929805 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj b5923b71b3d687f9 +80919 81723 1759301306003467937 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj bff7ffa9cc8b68f2 +9782 10255 1759301234543926773 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj 722c25324d7330c6 +46722 47908 1759301272187685919 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 923f55f3c8700671 +20397 22064 1759301246339851520 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj 9831b0d0342d6d22 +11551 12149 1759301236431914742 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj dacf9ea63b60f99b +13496 13910 1759301238199903472 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha1.c.obj df7455a28b1c703d +2811 3503 1759301227791969751 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj 1d7f7e35fff330e9 +11957 12278 1759301236559913927 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj e5dc1bdf4a03795d +117558 117644 1759301341935234854 esp-idf/nvs_sec_provider/libnvs_sec_provider.a 23ffd50b9abb252e +8507 9556 1759301233835931283 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj 3d7186d853a585d +5389 6407 1759301230691951301 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj f0aaba69e07ff518 +95624 96067 1759301320355375008 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpsk.c.obj 36ae4ef9e3b5d701 +79573 79862 1759301304147479937 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj 3d22c7956c436756 +40228 40812 1759301265095731448 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj 10a7ecec6231ba8f +15566 16516 1759301240799886889 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 2abb877a8c639e39 +11516 12564 1759301236847912091 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj 24f5af4767c779b9 +113487 113579 1759301337851261416 esp-idf/esp_driver_rmt/libesp_driver_rmt.a 5e120d40d0dcdb29 +37991 39341 1759301263627740863 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj 2fdb3f4aea13fb79 +22616 23775 1759301248035840684 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj c13e3561000b432f +84781 85668 1759301309947442423 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj e952ddcda69a88f8 +74712 75173 1759301299451510282 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 5538fc1f968577a0 +19277 19654 1759301243935866874 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj e32e8f3a15bb7a83 +12906 13531 1759301237811905946 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_dec_alt.c.obj c98be0bbee5081f4 +87633 88249 1759301312535425671 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj ad01686536f0b509 +14327 16971 1759301241255883979 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 7adc2a69eb800654 +125948 126320 1759301350599178450 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj db253cf76587b28c +12553 12906 1759301237183909949 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj 4d1760602bdff126 +13171 13560 1759301237839905767 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c.obj a0af6ea0a5ef2dc1 +40437 41006 1759301445386557049 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +13318 13666 1759301237955905028 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj 46651f7473e445fd +138043 139900 1759301364175089920 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj da631a8c2f9a1e61 +45663 45959 1759301270231698483 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj 646cbc0157ed0073 36427 36747 1759301261031757507 esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj 6fcf5e4fde82a4a3 +337 370 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +112843 112925 1759301337199265655 esp-idf/tcp_transport/libtcp_transport.a b9332380aefd2cb6 36566 36910 1759301261199756430 esp-idf/hal/CMakeFiles/__idf_hal.dir/uhci_hal.c.obj 549859751ab2fb55 36705 36988 1759301261271755969 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj d66ae16cef2b1e42 +138168 138307 1759301362591100258 esp-idf/rt/librt.a 427a528fbf64a3fc +122460 122540 1759301346819203067 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj c491c76aaf675902 36910 37168 1759301261451754815 esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj 13ada7420884cf37 -36724 37289 1759301261571754046 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj 4bf500dd5723d368 36647 37500 1759301261779752712 esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_sja1000.c.obj c725b7e639a4a5fd +45308 45862 1759301270151698996 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj cba83f95daa7d3ed +123754 124105 1759301348391192831 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj edc9a96e180edfd3 +49051 49508 1759301273787675638 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj 2ba73faa2ec67962 36988 37586 1759301261867752148 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj d9833c99cfd639c7 -36748 37649 1759301261927751764 esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj 282b39790657bbe4 37168 37736 1759301262019751174 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj 1c556dec316a8b8e -37500 37840 1759301262127750481 esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj ae95b97585c2d15e +11723 11901 1759301236187916298 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj 7170199d1c42c6c8 37587 37991 1759301262271749558 esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj 1a721f4a0772418f -37650 38007 1759301262295749404 esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj d0ce0daf22368a82 -37736 38046 1759301262335749148 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj ba10b6cabe32a563 -37289 38146 1759301262427748558 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj c1c50241b32bc2f8 +77205 77470 1759301301759495371 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj 6fa3872a0c25a2c5 +48251 48768 1759301273055680342 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj 2d9e1baeb0a9d274 +36724 37289 1759301261571754046 esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj 4bf500dd5723d368 37840 38336 1759301262623747301 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj 22003f3ae917e41a -38007 38392 1759301262675746968 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj b38c908c0707e62a -38047 38748 1759301263035744660 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj 407ac4c2cea9c624 -38147 38983 1759301263271743146 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj e6aa827d34cb024b +49169 49443 1759301273727676023 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj a23ccc249f218f53 38392 38985 1759301263267743172 esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj ce991a96a4c888dd -38336 39055 1759301263343742685 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj 1e17b1df65690605 +126903 127206 1759301351491172638 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj b60cd0b846310849 38748 39161 1759301263447742018 esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj 29e6e425fb645cfa 38983 39218 1759301263507741633 esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj 673580548306c059 -37991 39341 1759301263627740863 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj 2fdb3f4aea13fb79 -39055 39343 1759301263623740889 esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj 469e27920f3fff35 +96627 96717 1759301321003370807 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj d484f837a8398edd 39218 39474 1759301263763739991 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj 40d5f72d0e897adc 39161 39479 1759301263763739991 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj 5669edacbfb7d91d -38986 39588 1759301263871739299 esp-idf/hal/CMakeFiles/__idf_hal.dir/temperature_sensor_hal.c.obj 2ba9a2c4514b9891 -39479 39744 1759301263999738478 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj 4900b0c6799cb1a5 +118698 118759 1759301343047227619 esp-idf/cxx/libcxx.a 2dff784552c19617 +97277 98108 1759301322395361780 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj 83392d34dbd18cf4 +41038 41217 1759301265507728805 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj aca4aee49f97d765 +52296 53633 1759301277915649097 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uhci.c.obj 7758b50f719ff8f1 +48494 48786 1759301273071680239 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj e9ec21aa53483f88 +106639 107197 1759301331479302823 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj dd80998825073f3f +101664 102188 1759301326471335337 esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir/sd_host.c.obj 6765131382a80f1 39343 39751 1759301264039738221 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj 3561496b8585c4dd -39342 39808 1759301264095737862 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj 8cb9488aa2fa6e74 -39588 39815 1759301264095737862 esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj 69167cdc9a932ae6 -39474 39847 1759301264135737606 esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj ce65c0e94897504c +43074 43784 1759301268067712377 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj e3832157ef38fb90 +13531 14055 1759301238343902554 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha256.c.obj fb79944da9a514b8 +43784 43931 1759301268215711426 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj ed87190d2be81197 +43127 44191 1759301268471709783 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj 4eed19733ca254a3 39848 39987 1759301264267736759 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj 7b18ed55ca937d3d +54557 63265 1759301287551587058 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj 970a27427eb923ef 39809 40022 1759301264307736502 esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj d5378cf1e94525df 39752 40056 1759301264339736297 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj 56978927c32c6241 39816 40090 1759301264379736041 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj 4cd45dd6bd402482 +53197 54332 1759301278615644594 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj 49642b2591bada1b +99604 100730 1759301325011344811 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj 2f2c17cb3df90be3 +33213 33735 1759301258003776908 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj 5f39fb47ba6af306 39744 40103 1759301264379736041 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj 9a814762e5beb967 -21848 40177 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f -21848 40177 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f -21848 40177 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f -21848 40177 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f -21848 40177 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f -21848 40177 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f -21848 40177 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f -21848 40177 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f -40177 40226 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 -40177 40226 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 -39988 40227 1759301264515735168 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj cbb2e992fdcde80a +126 337 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f 40056 40383 1759301264671734168 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj 1eb62b69ade199fb -40226 40388 1759301264671734168 CMakeFiles/bootloader-complete dc970bbca20ed08c -40226 40388 1759301264671734168 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c -40226 40388 1759301264671734168 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c -40226 40388 1759301264671734168 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c -40023 40451 1759301264731733783 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj a0ecfb4d4b0dd99d +16668 20483 1759301244767861561 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj ebed1e018a4a695f +370 453 1759301404834823785 CMakeFiles/bootloader-complete dc970bbca20ed08c +139900 140486 1759301364767086056 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 2770a1dc8c76840 +77479 77811 1759301302095493200 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj a645c8110bb1c604 +38007 38392 1759301262675746968 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj b38c908c0707e62a +370 453 1759301404834823785 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +63318 71538 1759301295819533733 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj e5b71bb2d4c294a2 40090 40640 1759301264923732551 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj ceae5a8884d3bbea -40228 40812 1759301265095731448 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj 10a7ecec6231ba8f +54092 61405 1759301285683599094 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj 850a551c22b86e7b +7831 8533 1759301232819937753 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj 9bf50325b0305083 40640 40860 1759301265143731140 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj 361325ca939f10a9 40451 40910 1759301265199730781 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj 4b9d8bce82c6163 +128943 130683 1759301354971149959 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj bf55332a5942a243 +77876 78285 1759301302563490175 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 9a8061f07cdf8f23 +79047 79511 1759301303799482187 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj 4d646f00cec38d0f 40860 41038 1759301265323729985 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 7330d31dd22162d8 -40910 41042 1759301265323729985 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj c5ce8dbd2bcb316b -40103 41048 1759301265327729959 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 2a564b80c9a997fb -40812 41102 1759301265391729549 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj 60fb0d54eaeaec40 -41044 41172 1759301265451729164 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj 55a9ef77d5edff9a -40383 41204 1759301265491728907 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj a6b3ac6bc66226ba -41038 41217 1759301265507728805 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj aca4aee49f97d765 -41048 41218 1759301265503728830 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj 8b4bc66d2a52fe6e -41102 41223 1759301265507728805 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj b4ca4e1bdb06e78d +43964 44445 1759301268727708140 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj 42ef1c75d8c27954 41173 41309 1759301265595728240 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj 861ea03c85eca0dd -41222 41333 1759301265611728137 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj f1250707c5cfa0f5 -41217 41360 1759301265647727906 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj 18983a222f578916 -41224 41406 1759301265695727599 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj e1710e2dc09e827f +40910 41042 1759301265323729985 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj c5ce8dbd2bcb316b +51582 53083 1759301277355652699 esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj 45d5ddfff64799a2 +13560 13763 1759301238051904416 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha512.c.obj 9579012998f671a4 +40103 41048 1759301265327729959 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 2a564b80c9a997fb +40383 41204 1759301265491728907 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj a6b3ac6bc66226ba +75173 77260 1759301301543496767 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj 130a6427a5605028 +42825 43270 1759301267555715663 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj 3d959b2cbb30e55 +78011 78587 1759301302867488211 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj 2c91f33c8c6091d7 +21491 21928 1759301246211852338 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj 4d084d015cec3a90 +41102 41223 1759301265507728805 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj b4ca4e1bdb06e78d 41206 41409 1759301265695727599 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj bee2058f09041381 +47939 48494 1759301272783682089 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj 81c76d636ea296d4 41309 41455 1759301265739727316 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj 3b6f422a1a9997ca -41409 41481 1759301265767727137 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj 70901379a80e9e6c +39342 39808 1759301264095737862 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj 8cb9488aa2fa6e74 41333 41515 1759301265803726906 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj 800f6602c577f337 -41360 41591 1759301265819726803 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj 9f2f924f727513c6 +39479 39744 1759301263999738478 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj 4900b0c6799cb1a5 41456 41604 1759301265891726341 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj 38632006f6d0fa21 -41483 41624 1759301265911726213 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj 5467da452ff0ff7f -41407 41634 1759301265923726136 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 15918cf2a2f2368e +71524 71947 1759301296223531125 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj f7fee73ed559a87a +72763 73509 1759301297791521002 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 93e0e5d68c5be83b +131986 132499 1759301356783138145 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj bcd6b6b4a12faf07 41604 41797 1759301266083725109 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj f65d95fdaecf2715 -41591 41984 1759301266263723954 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj fcb7bac83180ec3b -41624 42003 1759301266291723775 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj 4afacf3c5ee00a63 -41515 42053 1759301266335723492 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 6023024a3872498b +125080 125290 1759301349575185120 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj 80c347c7fb472819 +94512 95624 1759301319899377964 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj d298cad9c0700150 +80009 80440 1759301304719476239 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj dff7be216c29a62f 41797 42148 1759301266435722850 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj 1c86c7736c2ece9d -41984 42329 1759301266615721695 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 7a685aa0877371c3 -41634 42346 1759301266627721618 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj 846e55c3c21d8127 +83 691 1759301224547990374 partition_table/partition-table.bin d350ba58c759e232 40388 42493 1759301266775720669 esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj 83748f7fe079f239 -42329 42513 1759301266795720540 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 36141845d163a36 -42148 42608 1759301266895719899 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj e4639ea334092206 +127328 127421 1759301351711171205 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 43ffb4c676493067 +44237 45307 1759301269587702618 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj 2e3a8d2b2cb3030f +75252 77131 1759301301415497594 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 47633c73afd4e3c2 42513 42774 1759301267063718821 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj eb6e46a5fa19d0b9 +77108 77974 1759301302251492192 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj c01be8decfca942 +127207 128405 1759301352691164819 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj 442d33b98cc82208 42053 42789 1759301267067718795 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 60464b24fdc0e619 +9581 11956 1759301236243915941 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj 32abcdefa2b4f776 42347 42824 1759301267111718513 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj 72756fe4d8584912 +19839 20959 1759301245243858521 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj 91cfdcaf0b06b2b1 42608 43073 1759301267355716946 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_tsens_ctrl.c.obj 2aaa86b0bf121b50 +109707 110243 1759301334527283022 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj e84f51200859108f +126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +69897 70488 1759301294775540471 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj 700fd45c053fa901 +130384 131315 1759301355599145865 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 87d4f25d02291048 42774 43127 1759301267411716587 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj ffafd3740d750b7a 42494 43129 1759301267411716587 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj 63af0fdd5789d4b6 -42003 43165 1759301267451716330 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj d2970f57af47f0b6 -42825 43270 1759301267555715663 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj 3d959b2cbb30e55 +73252 74712 1759301298983513304 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj c6c1213d378efc29 +110007 110679 1759301334967280162 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj 905215d23eb2d8a1 42789 43299 1759301267587715457 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj 724ce82c820a1b32 +74041 75748 1759301300035506509 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 7a9db7b32da3c7e6 43129 43618 1759301267907713404 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj b6e6451c63df6748 43270 43744 1759301268031712608 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj c745bd24c69dd545 -43165 43781 1759301268067712377 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj a8e75000ee1f1d28 -43074 43784 1759301268067712377 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj e3832157ef38fb90 -43784 43931 1759301268215711426 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj ed87190d2be81197 +49493 49772 1759301274059673890 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.obj e2da45fe04a51d07 +137095 137616 1759301361891104826 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj fd100fbe39f20c36 +74131 75336 1759301299619509196 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 388592170cb880af +80559 80945 1759301305223472980 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj 91581ee3f2cebf8d 43618 43963 1759301268247711221 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj 4b923d0ad5f560ac -43127 44191 1759301268471709783 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj 4eed19733ca254a3 +40023 40451 1759301264731733783 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj a0ecfb4d4b0dd99d 43299 44217 1759301268499709603 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj b2776dbae38819cc +125479 125809 1759301350095181733 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj cfc8d8d5c656c83 43781 44236 1759301268519709475 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj 29ca35b74fb33014 -43964 44445 1759301268727708140 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj 42ef1c75d8c27954 +79797 80205 1759301304479477791 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj de0d5b98f11854d6 +66953 67497 1759301291779559799 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_xts_aes.c.obj 38115fb4a4246aa4 43931 44486 1759301268775707831 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj 944db45b0941d672 +77916 79322 1759301303607483428 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj 7285657db1222845 44447 44592 1759301268875707190 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj 7753bbe416fd475 +12149 12553 1759301236835912168 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj 14daba667d6848a9 44217 44604 1759301268887707112 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj dbc6844ddd987196 -44486 45035 1759301269323704313 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj 45945fdfcc4dcf85 -44593 45087 1759301269371704005 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj e8776d702d69aa10 -44604 45139 1759301269423703671 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj e64f44d0fd879675 -44237 45307 1759301269587702618 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj 2e3a8d2b2cb3030f +38147 38983 1759301263271743146 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj e6aa827d34cb024b 45088 45618 1759301269907700563 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj d9d4ee51b536dd49 -45036 45638 1759301269927700435 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj e75f9e3512333947 -43744 45663 1759301269951700281 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 5e6192787702c4f9 -45308 45862 1759301270151698996 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj cba83f95daa7d3ed -45663 45959 1759301270231698483 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj 646cbc0157ed0073 +41483 41624 1759301265911726213 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj 5467da452ff0ff7f 44191 46064 1759301270347697738 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj 3de865d40f72dcee -45639 46235 1759301270515696659 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 6fe26f1a51325e48 -45140 46264 1759301270551696427 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj d4cc5f55526f626d -45959 46267 1759301270543696479 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj 6a1efb4fcb19833c -45619 46305 1759301270587696196 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj dac719cfa279165f -46239 46604 1759301270879694321 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj 17829dbddd2ebc31 46264 46610 1759301270883694295 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32c3/sleep_cpu.c.obj 61358cbe50046e35 +1659 1882 1759301226167980078 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj 4cc79c3aa9045a3c 45863 46676 1759301270963693781 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj 5a8c3bd118c5dcf6 +104451 105808 1759301330095311811 esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai_onchip.c.obj d1a0bc93313dd7da +34282 35289 1759301259567766889 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 25f70b1e4a6dc32b 46267 46721 1759301271011693473 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj 68a93f154bb2a8c3 -46305 46723 1759301271007693499 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj 22d48a94261e489e +33460 34282 1759301258571773270 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj f0ad632952cd57e4 46677 47033 1759301271315691520 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj 216da609f1802b7f +137523 137934 1759301362215102712 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj 6bf6e00d4ba8d774 +113411 113446 1759301337735262170 esp-idf/esp_driver_sdm/libesp_driver_sdm.a 73b9c38d5c276db +49444 49900 1759301274179673118 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.obj e74d05a0670892dc +78484 79044 1759301303323485263 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 405f0779a00a692f 46611 47119 1759301271403690955 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj 5eec5ae644893ca1 -46604 47120 1759301271399690981 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj 5d6b228f88ad7390 +23776 24817 1759301249095833909 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj 5b225de1802630f3 47033 47746 1759301272027686947 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj 1b2d92a525d9ed67 -47119 47851 1759301272107686433 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 918afd4db22179ba -46722 47908 1759301272187685919 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 923f55f3c8700671 47852 47939 1759301272227685662 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj cfd32826b29ba93a +139551 141585 1759301365871078848 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj 92d508db2ce8d0ed 46064 47947 1759301272235685610 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj fb3366903ade44cc 47120 47995 1759301272283685302 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj e61ad91788fdeee0 +18569 19435 1759301243719868253 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 4ebaf8c95e91198 +46305 46723 1759301271007693499 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj 22d48a94261e489e +72112 72763 1759301297051525780 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj 7850dced468a69d3 47996 48206 1759301272487683991 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/abort.c.obj 4dae66f07dc5d27 -47908 48251 1759301272523683760 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj 7ce771bd51a1703f 47948 48283 1759301272563683503 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/init.c.obj 8f8c0c4042ac2e12 -47939 48494 1759301272783682089 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj 81c76d636ea296d4 -48207 48567 1759301272851681652 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj a258bd5437c66df8 +97789 99657 1759301323943351740 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj 5765421828ee8192 47747 48650 1759301272935681113 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj a4f40123376adcb -48251 48768 1759301273055680342 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj 2d9e1baeb0a9d274 -48494 48786 1759301273071680239 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj e9ec21aa53483f88 +36085 36647 1759301260935758122 esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj 2311f9c9350451ab +32909 33815 1759301258099776293 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj 9917a513639f16e 48571 48834 1759301273123679905 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/pthread.c.obj 4c9dfa780e5f974d -48283 48922 1759301273211679339 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj a891eeb9db79631f 48775 48967 1759301273251679082 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/getentropy.c.obj 6c6771ea6f2585c1 -48650 49043 1759301273267678979 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj 43df652b78c02acb -48787 49051 1759301273283678877 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj eb0d967211a89301 +121690 121725 1759301346015208302 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a 3aeb0bc400694d26 46723 49169 1759301273455677771 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj a0841df980044ba0 -48967 49307 1759301273591676897 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj bc9d5b602b20dda1 -49169 49443 1759301273727676023 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj a23ccc249f218f53 -49043 49459 1759301273747675895 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj ae48e44fe5022ab3 +31107 32909 1759301257187782134 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj ad1b79665f68ef95 48924 49493 1759301273775675715 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/time.c.obj ad726f1ce17a99cb -49051 49508 1759301273787675638 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj 2ba73faa2ec67962 +10753 10948 1759301235227922415 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj 9998fb42d7e673ea 49307 49627 1759301273911674841 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_syscalls.c.obj 799409ff6e493bd1 -49493 49772 1759301274059673890 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.obj e2da45fe04a51d07 49460 49775 1759301274055673915 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memcpy.c.obj 12e00b11ebfe0130 -49509 49818 1759301274107673581 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj db5c8df9e7f43eaf -49444 49900 1759301274179673118 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.obj e74d05a0670892dc -49819 49902 1759301274183673093 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj 2f9d13b9d044969d +82731 83395 1759301307671457148 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj 90ce9ebea482e83c +66624 66953 1759301291239563282 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_aes.c.obj 1491d706306264bc 49627 49965 1759301274251672656 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcpy.c.obj 514dd3e81280d85d +85712 86044 1759301310331439938 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj d20c30b4cc85bea0 49775 50043 1759301274331672141 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncmp.c.obj d9e688446279b04b -49772 50103 1759301274387671781 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj aeb1628f9263c5ac +61407 67628 1759301291915558922 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj 93f71ed49e63d336 +83254 84024 1759301308307453034 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 7072c841c23d51de +24640 25313 1759301249591830738 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj ccacbc89670ede3f +42003 43165 1759301267451716330 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj d2970f57af47f0b6 +73453 74038 1759301298327517541 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj c622127a196b3c6b +127275 128004 1759301352191168077 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj d7c5120e06917133 49903 50160 1759301274443671421 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_init.c.obj 390d7dfb1f29744d -49900 50212 1759301274451671370 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/flockfile.c.obj e1b31a1b60f3dab2 -48834 50328 1759301274599670419 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj 112a474a17877eef +130672 130776 1759301355063149359 esp-idf/esp_https_server/libesp_https_server.a f12c797c2bb97154 +67497 67991 1759301292267556652 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 6ce4cc7a0fe058af +66141 72968 1759301297255524463 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj 2990963a1f7658db +108341 108601 1759301332887293677 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj c9a79ae8af8832b6 +80580 80814 1759301305103473756 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj 3bd70f74a53a7e74 +80205 80502 1759301304783475825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj a51226931efd3a3f 49967 50592 1759301274515670959 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/newlib_init.c.obj cad387261f9655c8 -50161 50736 1759301275019667719 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj 38b43dea498f4a8b -50103 50811 1759301275099667205 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj 75723d51eacfee8b +38047 38748 1759301263035744660 esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj 407ac4c2cea9c624 50212 50926 1759301275215666459 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj edbc0ace06c5080f -50328 51065 1759301275351665585 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj aa1113c6700f7282 +48834 50328 1759301274599670419 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj 112a474a17877eef +54292 60740 1759301285023603345 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 2b4f2c370dbc9b54 50811 51131 1759301275415665173 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj 4256253a4736dda +87005 87388 1759301311675431239 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 62fc89e62ada54f 50592 51321 1759301275607663939 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj 51a4329cbad7ea14 51066 51322 1759301275611663913 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj eb5b7bb2128795d3 -51133 51576 1759301275863662293 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj 3a0395e9fc9a8c20 51322 51581 1759301275863662293 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj 225751845d0bef83 -51321 51720 1759301275999661419 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj f3b9b5fc09f90caa +38073 40437 1759301444782561030 spi_slave.elf 2186ac2d1aaa81f0 50043 51735 1759301276015661316 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj f470c16f53a3cd3f -50926 51783 1759301276063661007 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj 56a56dffb768973a +101036 102410 1759301326691333909 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 58be0801a2373bb8 +6868 7296 1759301231575945674 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj 47eb83b09e8d2b92 51720 52254 1759301276539657946 esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj befce7ce9dbcccba 51576 52296 1759301276583657663 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj 3762e148caf79893 -52254 52581 1759301276867655837 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_wakeup.c.obj d3d8f1791510ff57 -51582 53083 1759301277355652699 esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer.c.obj 45d5ddfff64799a2 -51735 53197 1759301277479651901 esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj 6bbf48b256d25925 -53084 53538 1759301277823649689 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj d28eff93f8e8e5f1 -52296 53633 1759301277915649097 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uhci.c.obj 7758b50f719ff8f1 +126 337 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +41222 41333 1759301265611728137 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj f1250707c5cfa0f5 53538 53924 1759301278211647193 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj 3c5377d31b895228 53633 54092 1759301278375646138 esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_provider.c.obj 65aaad5ca46a43a7 +88303 89515 1759301313791417539 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj d90f5962e82af440 52583 54292 1759301278575644852 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj 8e69e5f28726a50c -53197 54332 1759301278615644594 esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj 49642b2591bada1b -50736 54557 1759301278843643128 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj c874dff1c8d028d9 -51784 55600 1759301279883636436 esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj 5446e8694cfebb96 -54292 60740 1759301285023603345 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj 2b4f2c370dbc9b54 -54092 61405 1759301285683599094 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj 850a551c22b86e7b -54332 62217 1759301286499593836 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj 8e3d83aa2dee2466 -54557 63265 1759301287551587058 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj 970a27427eb923ef -53924 63317 1759301287595586774 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj be37f30a1020a964 -55600 63389 1759301287675586258 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj 6ef37627dd8a86e7 -62218 64934 1759301289215576332 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj 3d3c4aa5f5b997e7 +69939 70625 1759301294907539619 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj 9ea11b23442022ee +132314 132807 1759301357095136111 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj 8d295f8de5427cb5 +71487 73252 1759301297531522681 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 887953b6677625fa 64936 65361 1759301289639573599 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj 62652842b26d73f8 -63265 66139 1759301290419568570 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj 414f9ed89ea11f8c -65363 66624 1759301290903565449 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj fccd3f287fd372b0 -66624 66953 1759301291239563282 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_aes.c.obj 1491d706306264bc -66953 67497 1759301291779559799 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_xts_aes.c.obj 38115fb4a4246aa4 -61407 67628 1759301291915558922 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj 93f71ed49e63d336 -67497 67991 1759301292267556652 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj 6ce4cc7a0fe058af 67630 68039 1759301292327556265 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj e51fbf80902558e5 -60744 68177 1759301292463555388 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj 93337e5b25ab51ad +35724 36349 1759301260631760071 esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj 1f68d582f2d09a1a +74891 76561 1759301300843501289 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj 775b817ac018db09 +131690 132240 1759301356527139815 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj f1ded071c07e9b13 +13910 14928 1759301239211897018 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj 222facfb17eef11c 68178 68406 1759301292695553891 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj f63092258bcaed84 67992 68523 1759301292803553194 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj 70f499508e2d4d8a +11147 11545 1759301235831918566 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj 43da507d8f56c55b 68406 68773 1759301293063551517 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj 57ac542fd847a9b4 68523 69141 1759301293423549194 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj 779d91adaffe1957 +79159 79447 1759301303727482652 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 9ee4d6b16c8b0114 +41044 41172 1759301265451729164 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj 55a9ef77d5edff9a 68775 69273 1759301293559548317 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj 4502239ed375899c 68040 69651 1759301293931545917 esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj 5dff47f26d8e477 63391 69897 1759301294183544291 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj b148e183f1a6771b +88517 89024 1759301313311420647 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj f23d93c32ce4d9c3 +43744 45663 1759301269951700281 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 5e6192787702c4f9 69277 69918 1759301294207544136 esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj 6244d79ea94e7ada 69144 69939 1759301294219544059 esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj 284dfbfdf73bc6f2 -69897 70488 1759301294775540471 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj 700fd45c053fa901 -69939 70625 1759301294907539619 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj 9ea11b23442022ee 70488 71486 1759301295767534068 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj de8ea3270aee6019 -69919 71524 1759301295803533836 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj c14511919e6fb149 -63318 71538 1759301295819533733 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj e5b71bb2d4c294a2 -71524 71947 1759301296223531125 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj f7fee73ed559a87a -70626 72056 1759301296339530376 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj c19c56ace2af975e -71547 72112 1759301296391530040 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj 1a3bef78f3ad5e56 -69652 72527 1759301296807527355 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj fdf634f99c7809de -71948 72656 1759301296935526529 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj a16dc8f8ebd2aa0b -72112 72763 1759301297051525780 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj 7850dced468a69d3 -66141 72968 1759301297255524463 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj 2990963a1f7658db -72056 73009 1759301297291524230 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj add992f49084ff50 -71487 73252 1759301297531522681 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj 887953b6677625fa -72968 73452 1759301297739521338 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj e0876c3e13599cb7 -72657 73460 1759301297739521338 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj cc5aa491c1ec9578 -72763 73509 1759301297791521002 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj 93e0e5d68c5be83b -73015 73632 1759301297911520227 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj f105dc017590a54f -73509 73983 1759301298263517954 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj 544038372988395f -73453 74038 1759301298327517541 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj c622127a196b3c6b -73460 74127 1759301298415516972 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 64f8dc07652b9904 -73632 74130 1759301298411516998 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj 80970bb47aee7c3a -73987 74596 1759301298871514028 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj ba0b4b78644cac8 -73252 74712 1759301298983513304 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj c6c1213d378efc29 -74601 74891 1759301299175512064 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj e945ad8be6381548 -74712 75173 1759301299451510282 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj 5538fc1f968577a0 -74128 75252 1759301299535509739 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj d8106ec0a6c48855 -74131 75336 1759301299619509196 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj 388592170cb880af -72527 75427 1759301299707508628 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj 2d9c355a461302fd -74041 75748 1759301300035506509 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj 7a9db7b32da3c7e6 -75339 76104 1759301300391504210 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj d23fd5a2a6d335b7 -75749 76269 1759301300551503176 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj c69ece6f59233d43 -74891 76561 1759301300843501289 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj 775b817ac018db09 -75428 77108 1759301301391497749 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj 26521d9c56451e97 -75252 77131 1759301301415497594 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj 47633c73afd4e3c2 -76562 77205 1759301301491497103 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj 61acdf148b6bad2 -75173 77260 1759301301543496767 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj 130a6427a5605028 -77205 77470 1759301301759495371 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj 6fa3872a0c25a2c5 -76269 77476 1759301301755495397 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj 5b91d56d86cd69d5 -76111 77660 1759301301943494182 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 871e907c0a4ef056 -77479 77811 1759301302095493200 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj a645c8110bb1c604 -77136 77876 1759301302155492812 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj 1c104ca979228fae -77263 77915 1759301302203492502 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj f0455af69ae42a37 -77108 77974 1759301302251492192 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj c01be8decfca942 -77471 78011 1759301302291491933 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 9fdcd1d8c7a90b2b -77811 78257 1759301302543490305 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj 5b9fd810f11d8d9b -77876 78285 1759301302563490175 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj 9a8061f07cdf8f23 -77661 78307 1759301302591489994 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj 3f88feadbf446a0a -77975 78481 1759301302763488883 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 45798fc3ebe66d4f -78011 78587 1759301302867488211 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj 2c91f33c8c6091d7 -78257 78858 1759301303143486427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj 1c60160a20a8f008 -78308 78863 1759301303143486427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj d428c08afc41ecd7 -78484 79044 1759301303323485263 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj 405f0779a00a692f -78588 79157 1759301303439484514 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj 7f76990085bdf84e -78864 79211 1759301303495484152 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj 1b27b8e78f5271df -77916 79322 1759301303607483428 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj 7285657db1222845 -79159 79447 1759301303727482652 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj 9ee4d6b16c8b0114 -79047 79511 1759301303799482187 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj 4d646f00cec38d0f -78858 79573 1759301303855481825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj 9da158f2df5fc5dd -79211 79645 1759301303931481333 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj d77aeb5a21aa5a -79322 79797 1759301304079480377 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj 44a3090354931bcf -79573 79862 1759301304147479937 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj 3d22c7956c436756 -79448 79894 1759301304183479704 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj 9063843ee8bb6bce -79511 79911 1759301304195479627 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj a29583f9777ab8d0 -79645 80009 1759301304295478980 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj f531195f86a0aa1 -78285 80099 1759301304375478463 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj 413237484c64a471 -79895 80151 1759301304439478049 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj dbb06204c247b612 -79797 80205 1759301304479477791 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj de0d5b98f11854d6 -79862 80247 1759301304531477454 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj a39b880aee50bf56 -79912 80305 1759301304591477067 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj 61d98fe56cfa73d6 -80009 80440 1759301304719476239 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj dff7be216c29a62f -80100 80500 1759301304783475825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj 4a5c9349fb6b0ca9 -80205 80502 1759301304783475825 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj a51226931efd3a3f -80305 80558 1759301304843475437 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj d8a3682da006236a -80152 80579 1759301304867475282 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj 948de3cc913c7af2 -80248 80702 1759301304983474532 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj 487bef701e77e0bd -80440 80733 1759301305011474351 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj 7d8e7790a85f4714 -80580 80814 1759301305103473756 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj 3bd70f74a53a7e74 -80502 80861 1759301305139473524 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj d161bf44dbd4ea01 -80501 80919 1759301305195473161 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj bdf4150473d25bfc -80559 80945 1759301305223472980 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj 91581ee3f2cebf8d -80702 81009 1759301305299472489 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj 64c3400406df009a -80815 81292 1759301305579470678 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj faaa50113dcb4d2e -81011 81332 1759301305607470497 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/if_index.c.obj 61976efeaabb5d52 -80735 81336 1759301305619470420 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj bb358efd050c7136 -80919 81723 1759301306003467937 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj bff7ffa9cc8b68f2 -81336 81821 1759301306099467316 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj e20fd6fe7ff8fdab -80867 81833 1759301306115467212 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj 50306c64d543e582 -81292 81875 1759301306163466902 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj 2d3158d1f936836f -80945 81969 1759301306247466359 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj 2bb713488d2f9cea -81332 82080 1759301306363465609 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj b7d975cef3117c79 -81834 82109 1759301306391465427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj 74d5c44148074a9a -81724 82205 1759301306491464781 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj ea4d2e16b84a456e -82080 82311 1759301306599464082 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj 10dc5ac9f26ac2cb -81879 82347 1759301306635463849 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj 7362cd3ecd446e5c -82109 82349 1759301306635463849 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj 1df75e5120cbfc8d -81969 82377 1759301306655463720 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj 8643aabb631984b3 -82349 82540 1759301306827462608 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj 41859c4235c47a0a -82311 82719 1759301306999461495 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj ef0e84940cb90324 -82348 82731 1759301307019461366 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj e8849ab9cb0cc961 -82720 83002 1759301307291459607 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj 9a9b1a318b8d2847 81821 83048 1759301307327459374 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj c222e97a2643587e -82541 83254 1759301307543457976 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj b1b15a78ba265b7a -82207 83287 1759301307567457821 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj 5e57914d66d678e9 -83003 83371 1759301307659457226 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj 4b5c287690b0fb2a -82731 83395 1759301307671457148 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj 90ce9ebea482e83c -83049 83609 1759301307895455700 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj 502a8e1652b60e5f -83254 84024 1759301308307453034 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj 7072c841c23d51de -83371 84026 1759301308311453008 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj 3512c4a1399fce29 -83287 84046 1759301308335452853 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj 43b7095b23283190 -83396 84139 1759301308427452258 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj d020c1a371fa3ac7 -84046 84781 1759301309063448143 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj 9b32c344c92b4625 -84026 84873 1759301309159447522 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj b28b21a4433f852b -84025 85221 1759301309507445270 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj 9bf921173da11f22 -84139 85591 1759301309871442915 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj 460441615f9e89d4 -82377 85615 1759301309899442733 esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj 82256931ed497570 -84781 85668 1759301309947442423 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj e952ddcda69a88f8 -85221 85712 1759301309999442086 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj 8e4e3113840e9d7e -83609 85764 1759301310051441750 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj adea811c339fd348 -85712 86044 1759301310331439938 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj d20c30b4cc85bea0 -85615 86310 1759301310599438203 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj 216b9b31eb215919 -85668 86468 1759301310743437271 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj 1a4fbba14ba46f7b -85764 86583 1759301310851436572 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj c6b088db918a88c6 -86044 86593 1759301310875436417 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj dceac16dd1242ce8 -86315 86932 1759301311215434216 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj 80ce2448db64313 -85592 87005 1759301311287433750 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj c8077127b51f808b -86468 87217 1759301311499432378 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj e9cc55d9c850d210 -86584 87359 1759301311639431472 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj 9c3e25543d7b7eba -87005 87388 1759301311675431239 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj 62fc89e62ada54f -86932 87509 1759301311795430462 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj 15808f4a0dbbd4c2 -86593 87631 1759301311919429659 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj d83c1a679ac9e7be -84873 87723 1759301312007429090 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj 4a4d9192ed8e9a8f -87360 87765 1759301312051428805 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj 5db3c4f13801adb2 -87217 87812 1759301312095428520 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj 4fcb3e66f2dec9e -87388 87932 1759301312215427743 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj 507bd814699eea6a -87511 88076 1759301312363426785 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj efa19ce838648465 -87633 88249 1759301312535425671 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj ad01686536f0b509 -87723 88303 1759301312587425334 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj c4d9609107ac9d34 -87766 88391 1759301312671424791 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj 76b8356c3311c014 -87932 88517 1759301312803423936 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj 574feec3d8690685 -87812 88717 1759301312995422693 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj ec8e4577d9d31b15 -88249 88987 1759301313263420958 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj 89ab3b3cb31af8d2 -88517 89024 1759301313311420647 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj f23d93c32ce4d9c3 -88076 89036 1759301313319420595 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj ee7af9adeec118aa -88717 89471 1759301313755417772 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj 26e96c417448d857 -88303 89515 1759301313791417539 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj d90f5962e82af440 -89036 89717 1759301314003416166 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj 573a451349b537e5 -88392 89773 1759301314059415803 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj 44f2ef68ebab1af7 -88987 90215 1759301314499412953 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj 884069d90adedc4c -89024 90223 1759301314503412928 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj ad3370518474ac02 -89515 90313 1759301314595412332 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj e5f54cd882db911a -89774 90467 1759301314755411295 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj 9a6ff04acfd17a1a -90313 90970 1759301315259408031 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj 7f4b1928002744db -90224 91158 1759301315443406839 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj 50ed940d4b4819d7 -90468 91293 1759301315575405984 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj ed463b4ca65951bc -89717 91315 1759301315603405803 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj c0096393d3f91ca1 -90973 91515 1759301315795404559 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj 63e287e4bd4fe824 -89472 91613 1759301315895403911 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj c97aa1eb8f5d8878 -91158 91916 1759301316203401916 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj 28be53b555011c26 -91294 91968 1759301316255401579 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj b96b50bbbc61975c -91316 92035 1759301316323401138 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj eecf038a080ea267 -91515 92256 1759301316539399739 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj 843786cc6cec951d -91613 92489 1759301316775398210 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj 732a06e46c1de610 -91979 92884 1759301317163395696 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj addc57297489f896 -92035 93076 1759301317359394426 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj 4850888ea4b0b77d -90215 93176 1759301317463393752 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj f4983ad1dfcbb91 -91917 93181 1759301317463393752 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj 77da12ae02684861 -92257 93344 1759301317627392689 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj cce83c7cd34e0064 -92489 93492 1759301317771391756 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj 606d2736351f428 -93183 93588 1759301317875391082 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj e95fa3f0135dcf83 -93076 93925 1759301318211388905 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj a9505c5e8f59fe1a -93589 94204 1759301318487387116 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj 5a6cc0c9abe9741a -92887 94220 1759301318507386987 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj d87466c20aaa183f -93492 94300 1759301318587386468 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj 985d0e56ebea69a2 -93347 94512 1759301318791385146 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj f66ca77395e9575d -94220 94668 1759301318955384083 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj d397afe3856e602d -93177 95133 1759301319415381101 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj 95ad003f4b332496 -94204 95309 1759301319587379987 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj d7fa8f1f9070211 -94300 95618 1759301319895377990 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj f7af973eecb2fe0d -94512 95624 1759301319899377964 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj d298cad9c0700150 -93931 95648 1759301319927377783 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj 5442dfcade499163 -94668 95990 1759301320279375501 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj 4f0cf31f2ee32e87 -95649 96000 1759301320283375475 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj 3ecc0e6747a7cc13 -95624 96067 1759301320355375008 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpsk.c.obj 36ae4ef9e3b5d701 -95134 96077 1759301320359374982 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj cbaf51f944112863 -95309 96258 1759301320547373763 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj 947da63bb604d56c -96067 96478 1759301320767372337 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj 309ba3360dfe5dce -96079 96626 1759301320915371377 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj 8a3b5f0cf33350c8 -96004 96685 1759301320963371066 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj e53c0f5316116385 -96627 96717 1759301321003370807 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj d484f837a8398edd -95996 96816 1759301321067370392 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj ce31bffec7105790 -96263 96939 1759301321223369380 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj 5419efd78421185c -96685 96949 1759301321231369328 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj b343ea2b8c467668 -96817 97081 1759301321367368446 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj cc4f3c00eae15c56 -96718 97219 1759301321507367539 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj c9c1b2093376f4 -96478 97237 1759301321523367435 esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c.obj 4c936246fa3f072a -95618 97275 1759301321563367176 esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj 23f0700d49f805f9 -96940 97401 1759301321683366397 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj 3fb04a37e6fab3ae -97238 97620 1759301321907364945 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj 22ab6305e157524a -97082 97788 1759301322071363881 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 41ce389b00f63598 -97403 97896 1759301322183363155 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory/esp_wifi_regulatory.c.obj e72d31a2ba1180e7 -96949 97939 1759301322223362896 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj 60f43e38a2c8f16a -97220 98019 1759301322307362351 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj c179cfc3f11ac5db -97277 98108 1759301322395361780 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj 83392d34dbd18cf4 -97620 98619 1759301322907358460 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj e788b060de3dfa32 -98619 99139 1759301323423355113 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj 52f00705b8334316 -98110 99192 1759301323475354775 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj b506720e585d7d80 -97940 99306 1759301323591354023 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj 9d3a8c721a89a40e -99140 99513 1759301323799352674 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj 7e1bf45e9c2514a2 -99515 99588 1759301323871352207 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/target_xml.c.obj 6afe9cafc5702926 -99195 99601 1759301323883352129 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj 805ec898e5c454fe -97789 99657 1759301323943351740 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj 5765421828ee8192 -99310 99753 1759301324039351117 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj e2e92c1d8025fd4b -98022 99935 1759301324223349923 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj a33b4949554247e7 -97896 100224 1759301324499348133 esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj ade0275dd9978e93 -99604 100730 1759301325011344811 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj 2f2c17cb3df90be3 -99935 100747 1759301325031344681 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj 50cf5da800106ff4 -99657 100987 1759301325259343202 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj d35a6fcc076d3f9c -99753 101035 1759301325319342813 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj be66b769748943cc -100749 101399 1759301325675340503 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj 2cfcf0f02a00815c -100730 101563 1759301325839339438 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj 5f6b534715c7a724 -101400 101664 1759301325951338712 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj a7450846e019263b -100224 101672 1759301325959338660 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj f7970dbb41d0a36a -99589 101683 1759301325963338634 esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.obj 90c662e3b8f28a29 -101673 101923 1759301326199337102 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_crc.c.obj cba564bec39b0496 -100988 101999 1759301326287336531 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj 8d17f3bbb6cb2d89 -101664 102188 1759301326471335337 esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir/sd_host.c.obj 6765131382a80f1 -101924 102403 1759301326683333961 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj 2a2839f78613154f -101036 102410 1759301326691333909 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj 58be0801a2373bb8 -101565 102589 1759301326871332741 esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj 8c1d20f0ca614e32 -102188 102927 1759301327211330535 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj 1ee3c05c80983858 -102415 102938 1759301327219330483 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_copy.c.obj e3ed658652dc30d -101999 103000 1759301327287330041 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common.c.obj 324b975667f7afcb -102403 103056 1759301327339329704 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_bytes.c.obj 9a040adf5d32ae63 -101684 103215 1759301327499328665 esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj f6ec328b64672c8c -102589 103257 1759301327535328431 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_simple.c.obj 70f119bf77d19a32 -103056 103720 1759301328007325368 esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj 2d2a9d9e7c049ff1 -103000 104229 1759301328507322122 esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/temperature_sensor.c.obj f0def74aa25e3b3a -102928 104319 1759301328607321473 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj abe077c0e764c5a2 -103257 104449 1759301328731320668 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj 7f82c41e1bc240ad -102938 104787 1759301329071318460 esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj e67410eb1e024932 -103720 105080 1759301329367316538 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj e065db24bee5d6b0 -104320 105387 1759301329663314617 esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai.c.obj f2b06d05f6151f8e -104451 105808 1759301330095311811 esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai_onchip.c.obj d1a0bc93313dd7da -103215 106181 1759301330459309448 esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.obj cb25ae626c095bb5 -106181 106639 1759301330927306408 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj 13d438869ee7520d -105080 106687 1759301330967306149 esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj e90d1fcff4be7c91 -106688 106933 1759301331223304486 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj 1ea53121a3bb7c39 -104788 107067 1759301331343303707 esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj 775c3327235f3184 -106639 107197 1759301331479302823 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj dd80998825073f3f -105809 107520 1759301331799300745 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj fdc44b16eec0e054 -104229 107706 1759301331983299550 esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.obj 1895b9acfc91be3c -107197 107839 1759301332127298614 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj f44964fd75905b4e -107520 107967 1759301332251297809 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj 56d591f4d9e6a3b9 -107706 108167 1759301332447296536 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj e00a9c1178115183 -107067 108220 1759301332507296146 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj 4155d88f8ee226b4 -106934 108341 1759301332623295392 esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj 2b4addaa30fdf1b6 -108341 108601 1759301332887293677 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj c9a79ae8af8832b6 -108168 108713 1759301332999292950 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj abf05ca655b00c5a -108220 108815 1759301333103292274 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj d56e9a486eabb47c -107967 109220 1759301333507289649 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj f1e9f2e4d6a629e7 -107841 109480 1759301333759288012 esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj b71d82663a70fde9 -105387 109492 1759301333775287908 esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj ed78f9ff66cb8cc -108815 109706 1759301333995286479 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj eff4d2122fd29010 -108713 109894 1759301334175285309 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj 9cc441aea68a65f6 -108601 110007 1759301334295284529 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 117d74a12ac59c18 -109221 110213 1759301334495283229 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj c7643cc501cfdefa -109707 110243 1759301334527283022 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj e84f51200859108f -109894 110484 1759301334771281436 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj eed7d8f4a0652896 -110007 110679 1759301334967280162 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj 905215d23eb2d8a1 -110213 111244 1759301335531276497 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj 3c6ca6c516a84673 -109487 111329 1759301335611275977 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj 31ade164850bba3a -110484 111542 1759301335831274547 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj f8086c3792d8a5b5 -111329 111819 1759301336095272831 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj 58063d806d3a69a7 -111247 111882 1759301336163272389 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj baa360bb483cad12 -110679 111954 1759301336239271895 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj fab16f47d1b23a55 -111543 112024 1759301336307271453 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj dd59f99145ac16f0 -110243 112071 1759301336355271141 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj 4a81715cabea930 -109492 112422 1759301336707268853 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj ec4dcfef5adc33be -111820 112636 1759301336923267449 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj d1b679a4552c738c -112636 112675 1759301336963267189 esp-idf/esp_https_ota/libesp_https_ota.a 18e2957336048999 -112675 112762 1759301337039266695 esp-idf/esp_http_server/libesp_http_server.a 2a0b89fb6d1d7273 -112762 112842 1759301337119266175 esp-idf/esp_http_client/libesp_http_client.a 4a4798249ac69fcd -112843 112925 1759301337199265655 esp-idf/tcp_transport/libtcp_transport.a b9332380aefd2cb6 -112925 113011 1759301337287265082 esp-idf/esp_adc/libesp_adc.a 92a52afc9418f351 -113011 113065 1759301337355264640 esp-idf/esp-tls/libesp-tls.a 8c1c7938a0b99143 -113065 113114 1759301337403264328 esp-idf/http_parser/libhttp_parser.a 6698b206849c52ca -113115 113197 1759301337475263860 esp-idf/driver/libdriver.a 16861c8820017d04 -113197 113248 1759301337539263444 esp-idf/esp_driver_twai/libesp_driver_twai.a 347a61848737af0e -113249 113326 1759301337599263054 esp-idf/esp_driver_ledc/libesp_driver_ledc.a ee7f91287294f468 -113326 113410 1759301337683262508 esp-idf/esp_driver_i2c/libesp_driver_i2c.a f003eb914e80743c -113411 113446 1759301337735262170 esp-idf/esp_driver_sdm/libesp_driver_sdm.a 73b9c38d5c276db -113446 113487 1759301337775261910 esp-idf/esp_driver_tsens/libesp_driver_tsens.a 369897bca9e63a2b -113487 113579 1759301337851261416 esp-idf/esp_driver_rmt/libesp_driver_rmt.a 5e120d40d0dcdb29 -113579 113622 1759301337911261026 esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a 7bd508e748b85f5b -113623 113656 1759301337947260792 esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.a 2622d58b50479b98 -113657 113747 1759301338019260323 esp-idf/sdmmc/libsdmmc.a 5fba8eb460d833a -113747 113866 1759301338127259621 esp-idf/esp_driver_i2s/libesp_driver_i2s.a 962ecf8c48b0fc52 -113866 113915 1759301338203259127 esp-idf/esp_gdbstub/libesp_gdbstub.a c35c7345a3d90d6b -113915 114035 1759301338295258529 esp-idf/esp_driver_spi/libesp_driver_spi.a 4d19c1985c89424c -114035 114095 1759301338383257957 esp-idf/esp_wifi/libesp_wifi.a 1790d993125cdd61 -114095 114131 1759301338419257722 esp-idf/esp_coex/libesp_coex.a aa6719bcd662fe81 -114131 115020 1759301338967254159 esp-idf/wpa_supplicant/libwpa_supplicant.a 93f86f54839bb930 -115020 115204 1759301339439251090 esp-idf/esp_netif/libesp_netif.a 17e83a1a25a10614 -115204 116612 1759301340331245288 esp-idf/lwip/liblwip.a 304029fcb18a0362 -116612 116891 1759301341083240397 esp-idf/vfs/libvfs.a 118cbddde7f0911d -116891 116933 1759301341223239486 esp-idf/esp_vfs_console/libesp_vfs_console.a 112914c8b6e0b1d -116934 117054 1759301341339238731 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a 1d40c5e28329cd53 -117054 117125 1759301341415238237 esp-idf/esp_phy/libesp_phy.a 409aecce3a4349b8 -117125 117558 1759301341847235427 esp-idf/nvs_flash/libnvs_flash.a e84d24bd5cb9bd33 -117558 117644 1759301341935234854 esp-idf/nvs_sec_provider/libnvs_sec_provider.a 23ffd50b9abb252e -117645 118049 1759301342339232226 esp-idf/esp_event/libesp_event.a f707013a4d81e23c -118049 118423 1759301342599230534 esp-idf/esp_driver_uart/libesp_driver_uart.a 1d86b89b92c16acb -118423 118525 1759301342815229129 esp-idf/esp_ringbuf/libesp_ringbuf.a 5879586e153b5898 -118525 118610 1759301342899228582 esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a 662dd68e70ef15da -118610 118698 1759301342987228009 esp-idf/esp_timer/libesp_timer.a b35e70357511ba46 -118698 118759 1759301343047227619 esp-idf/cxx/libcxx.a 2dff784552c19617 -118759 118852 1759301343139227020 esp-idf/pthread/libpthread.a a3a0b33a95c69580 -118852 119074 1759301343303225953 esp-idf/esp_libc/libesp_libc.a c01b3e20fe5f3376 -119074 119224 1759301343483224782 esp-idf/freertos/libfreertos.a f6a9c499fa46ed9b -119225 119549 1759301343755223012 esp-idf/esp_hw_support/libesp_hw_support.a c64848638263985e -119549 119607 1759301343895222101 esp-idf/soc/libsoc.a e7275791aca83102 -119607 119706 1759301343983221528 esp-idf/heap/libheap.a d5467851cfcb52ae -119707 119770 1759301344059221033 esp-idf/log/liblog.a aa98d9585bb50063 -119770 120074 1759301344283219576 esp-idf/hal/libhal.a 953043252d6567fc -120074 120116 1759301344407218769 esp-idf/esp_rom/libesp_rom.a 98ae7702eb12ee29 -120116 120151 1759301344439218560 esp-idf/esp_common/libesp_common.a 616d9b5c9242c10a -120151 120331 1759301344579217649 esp-idf/esp_system/libesp_system.a 6cae4d296d49bb24 -120331 120370 1759301344659217128 esp-idf/esp_hal_i2c/libesp_hal_i2c.a 115ad409d939e989 -120370 120509 1759301344767216425 esp-idf/spi_flash/libspi_flash.a acfdeba7bf559e0b -120509 120553 1759301344843215931 esp-idf/esp_mm/libesp_mm.a 861ec9d49ff7c146 -120553 120662 1759301344935215332 esp-idf/bootloader_support/libbootloader_support.a 1f08fd36b8647630 -120663 120877 1759301345111214186 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 3d808849f47bfec6 -120877 120968 1759301345243213327 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 4a0bdeb487fa56cc -120968 121690 1759301345779209838 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a b60377d61e29dc8b -121690 121725 1759301346015208302 esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a 3aeb0bc400694d26 -121725 121760 1759301346051208068 esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a d10aedb5107efadf -121760 122126 1759301346355206088 esp-idf/mbedtls/x509_crt_bundle b08e0398fa863179 -121760 122126 1759301346355206088 /home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/x509_crt_bundle b08e0398fa863179 -122126 122451 1759301346739203588 x509_crt_bundle.S d8b7e128ffb695df -122126 122451 1759301346739203588 /home/pi/lighting-controller/esp32/build/x509_crt_bundle.S d8b7e128ffb695df -122460 122540 1759301346819203067 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj c491c76aaf675902 -122453 122543 1759301346827203015 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj f87392d5862bdaf7 -122452 122667 1759301346915202442 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj 55a28e887487f53c -122453 122685 1759301346931202338 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj bafccefe40e5948a -122454 122692 1759301346943202260 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj 9c1894e763e324d2 -122544 122746 1759301347035201661 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 6e0e381de0673b09 -122452 122752 1759301347039201635 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj 8c33bd505389cea7 -122540 122949 1759301347231200385 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj 8f5092b3b4dbbee2 -122746 122969 1759301347247200281 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 52f408578c2d577c -122752 123105 1759301347383199395 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 4bfbddd636d94051 -122953 123266 1759301347555198275 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj e70345289ce1d22d -122692 123352 1759301347635197754 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj 26bdc817dab3d699 -122690 123357 1759301347635197754 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj 9cbe008523ebe4b6 -123268 123721 1759301348003195358 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj f0383f1489f78093 -122971 123752 1759301348031195176 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj d900cff7f32a487f -123105 123944 1759301348231193873 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 2a9e24fd369a6c2c -122669 124103 1759301348391192831 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj c2c426f8bf0b5b0 -123754 124105 1759301348391192831 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj edc9a96e180edfd3 -123357 124137 1759301348419192649 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj db54c6c90145deb4 -123721 124249 1759301348527191946 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj 34559634989939c5 -124106 124305 1759301348591191529 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj 9b507500e1548e55 -123352 124336 1759301348619191346 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 49ce44b86e1c77ca -123947 124411 1759301348699190825 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj 886e963d7c11451f -124305 124583 1759301348863189757 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj 1b9d3922d5709add -124103 124614 1759301348903189497 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj dcd5e821592cbee8 -124137 124689 1759301348971189054 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj b9ca3382fb1b571 -124336 124729 1759301349011188794 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj 9743203523fce706 -124614 124991 1759301349271187100 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj 5aceb0d20e150664 -124689 125080 1759301349367186475 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj cd3d5d8d121bd7c6 -125080 125290 1759301349575185120 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj 80c347c7fb472819 -124411 125318 1759301349603184938 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj efcc5a00d1ff49 -124584 125479 1759301349767183869 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj 864434896192f04c -124730 125684 1759301349971182541 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj fe963d63bb8cb52d -124991 125721 1759301350003182332 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj 6c181e229978b760 -125479 125809 1759301350095181733 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj cfc8d8d5c656c83 -125320 125816 1759301350099181707 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj d3e058f22c232463 -125727 125836 1759301350123181551 esp-idf/mbedtls/libmbedtls.a 79617ad214e7b822 -125836 125948 1759301350231180847 esp-idf/esp_pm/libesp_pm.a 11f7d175ae79812d -125809 126110 1759301350399179753 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj c9ecc9190e6509c9 -125290 126127 1759301350403179726 esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj fbc7cd12c14c185 -125948 126320 1759301350599178450 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj db253cf76587b28c -126115 126488 1759301350771177329 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj df0fabe4979bc7dd -124252 126577 1759301350863176730 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj 79d8206b58e9cf18 -125816 126578 1759301350863176730 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj cec120d35a33d626 -126127 126660 1759301350939176235 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj 1fdc1ae35931c8d0 -126320 126664 1759301350943176209 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj 53e7a995c95e78c2 -126577 126768 1759301351035175609 esp-idf/esp_driver_gpio/libesp_driver_gpio.a 2e36ece969e950a2 +23185 24640 1759301248919835034 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 9a0913d19dcf2e0 +69919 71524 1759301295803533836 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj c14511919e6fb149 +76269 77476 1759301301755495397 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj 5b91d56d86cd69d5 +37289 38146 1759301262427748558 esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj c1c50241b32bc2f8 +69652 72527 1759301296807527355 esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj fdf634f99c7809de +73015 73632 1759301297911520227 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj f105dc017590a54f +73460 74127 1759301298415516972 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj 64f8dc07652b9904 +8111 8913 1759301233199935333 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj f349f37da71a367d +73987 74596 1759301298871514028 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj ba0b4b78644cac8 126488 126885 1759301351171174723 esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj f047bfa77cd4eed2 -126768 126888 1759301351171174723 esp-idf/esp_security/libesp_security.a a75fb70177cd76ae -126578 126902 1759301351191174593 esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj 5e990554e8d62c4b -126888 127095 1759301351363173472 esp-idf/efuse/libefuse.a 9c8a8650733d412e -126903 127206 1759301351491172638 esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj b60cd0b846310849 -127096 127207 1759301351495172612 esp-idf/esp_partition/libesp_partition.a c758b09dea66d9f8 -126664 127275 1759301351563172169 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj f110c68793cb394d -125684 127291 1759301351575172091 esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj 4e3b331bb1589c5d -127207 127327 1759301351611171856 esp-idf/app_update/libapp_update.a f56ad22028c48cb3 -126660 127375 1759301351659171544 esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj 4ecc5b019504943 -127328 127421 1759301351711171205 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 43ffb4c676493067 -126885 127462 1759301351743170996 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_internal.c.obj 69ef52820e90c2da -127421 127523 1759301351803170606 esp-idf/esp_app_format/libesp_app_format.a 28d3459e5be03678 -127523 127638 1759301351927169798 esp-idf/riscv/libriscv.a b27812802dbaaf1 -127462 127816 1759301352031169120 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj d22e8bfc52b962b -127638 127827 1759301352107168625 esp-idf/app_trace/libapp_trace.a 788b23c1e05c444f -127291 127835 1759301352123168520 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj b375ec434ff348ce -127375 127994 1759301352167168234 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj d97ce214366dc58c -127816 127995 1759301352283167478 esp-idf/unity/libunity.a a5f23e24a7a6d340 -127275 128004 1759301352191168077 esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj d7c5120e06917133 -127995 128083 1759301352371166904 esp-idf/cmock/libcmock.a 280843236b06e26c -127835 128291 1759301352575165575 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj e5fa5ca76927617e -127827 128296 1759301352579165549 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj 5b6e66ef3adc4ec8 -127207 128405 1759301352691164819 esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj 442d33b98cc82208 -127994 128482 1759301352763164350 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj 186f1f41d809bd0e -128004 128542 1759301352831163907 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj 8451a389e92dcc72 -128296 128550 1759301352839163855 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj 89e68435de3f4938 -128292 128649 1759301352931163255 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj ef6cb30e2245be48 -128083 128672 1759301352959163073 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj 63284eba3e68bd9e -128542 128941 1759301353227161326 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj 8b992ba5f411d470 -128482 128944 1759301353227161326 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj dac65a2d76aaa331 -128672 128958 1759301353243161222 esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj e65401d52d489964 -128649 129342 1759301353627158719 esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c.obj 6d2f08269d7c0bf2 -128550 129344 1759301353623158745 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj a3ab9db27b294e7e -129342 129404 1759301353691158302 esp-idf/esp_driver_cam/libesp_driver_cam.a d28ee04f7904d720 -128406 129468 1759301353751157911 esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj f8f3a88d20683a7a -128958 129676 1759301353963156529 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj cff7e0f9b99a0eff -129468 129805 1759301354047155982 esp-idf/console/libconsole.a bcfa5d02ebd751bf -129344 129855 1759301354143155356 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj a2105408f2b8e0ec -129859 130157 1759301354447153375 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj ee43b032888541d1 -128946 130384 1759301354671151915 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj 98af092b70f2e766 -129678 130606 1759301354895150454 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj 78bbe16d7f7e6995 -129805 130671 1759301354955150063 esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_server.c.obj 4f46941b5742a923 -128943 130683 1759301354971149959 esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj bf55332a5942a243 -129404 130699 1759301354975149933 esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj 212fdb995ce59daa -130672 130776 1759301355063149359 esp-idf/esp_https_server/libesp_https_server.a f12c797c2bb97154 -130157 130784 1759301355067149333 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj ca34fcf777b35334 -130700 130838 1759301355115149020 esp-idf/esp_hid/libesp_hid.a 2dfdab0c88dff975 -130683 130862 1759301355131148916 esp-idf/esp_eth/libesp_eth.a 71d6ca96b585db9 -130384 131315 1759301355599145865 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj 87d4f25d02291048 -130607 131321 1759301355607145813 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj e766769513e4856f -130776 131449 1759301355731145004 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj 3f6225a771591d48 -131321 131529 1759301355819144431 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj 6c1892ffa0fef53c -130785 131688 1759301355971143440 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c.c.obj b40fd36e75f66413 -131449 131816 1759301356095142631 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj 31a1dcb99e53d4ce -130838 131823 1759301356103142579 esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj 2ea6a5f6d8fcdb99 -131823 131983 1759301356267141510 esp-idf/esp_lcd/libesp_lcd.a faada5fecb2c4e0 -131316 132087 1759301356371140832 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj 60f342cf2f00b824 -131690 132240 1759301356527139815 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj f1ded071c07e9b13 -131816 132272 1759301356551139658 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj f5617122c02d2a16 -131531 132314 1759301356591139397 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj f61b889745c9706e -131986 132499 1759301356783138145 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj bcd6b6b4a12faf07 -132091 132685 1759301356967136946 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj 8fad995a29849b0f -132314 132807 1759301357095136111 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj 8d295f8de5427cb5 -132272 133115 1759301357403134102 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj b7082b9b79807653 -132501 133229 1759301357515133372 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj 5d6289da4f2a8210 -132811 133570 1759301357855131155 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj abef8edf69459fef -133115 133605 1759301357887130946 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj fe928070cfb66899 -130863 133655 1759301357939130607 esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj 74be00b30c31fec8 -132686 133675 1759301357955130503 esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj 2d5505f5e17c72e -132241 133707 1759301357991130268 esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj 499c8209738bf4 -133230 133731 1759301358019130085 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj 25b208b7e80133e9 -133656 133799 1759301358063129798 esp-idf/protobuf-c/libprotobuf-c.a bdfb2120f460fedf -133732 133936 1759301358215128807 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj d4e89c6e7f1a374f -133799 134015 1759301358279128390 esp-idf/protocomm/libprotocomm.a 53cf82cbd47e8ec3 -133605 134082 1759301358371127790 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj b40a430601747143 -134015 134129 1759301358411127529 esp-idf/esp_local_ctrl/libesp_local_ctrl.a fb39631f74647dc4 -133570 134174 1759301358463127190 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj 97b01007e59ead69 -133678 134289 1759301358571126485 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj f3cfb40f54dcc296 -134087 134492 1759301358775125155 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj 57733e3e8b928fab -134129 134546 1759301358827124816 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj f55bd22af0eb702e -133936 134655 1759301358939124085 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj 9ce535db981c6a05 -134174 134764 1759301359051123355 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj 451170f3e50ba603 -134492 134855 1759301359135122807 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj 1fc23584b0d243fe -134546 135095 1759301359375121241 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj c1381ad148b4fe1a -134655 135253 1759301359531120223 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj d58d59c88c9eb9d1 -134855 135844 1759301360131116310 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj abb2eb0a0dd2731a -135095 135933 1759301360211115788 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj 20a8b84e46c145f8 -133708 136072 1759301360351114874 esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj 93828346a7be71b -136072 136264 1759301360535113674 esp-idf/wear_levelling/libwear_levelling.a b3be06dbb2b0c5cf -134764 136493 1759301360775112108 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj 505ac12d6617bc42 -134289 136925 1759301361207109289 esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj c430fa39560c92fa -135845 137090 1759301361379108167 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj 4e45475124d3dc1f -136925 137197 1759301361447107723 esp-idf/fatfs/libfatfs.a 18d561f0b6c9309b -136265 137457 1759301361731105870 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj e1c26756dde24f33 -136493 137521 1759301361803105401 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj 5665e27bc7e09d40 -137095 137616 1759301361891104826 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj fd100fbe39f20c36 -135253 137922 1759301362203102790 esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj 5ed8409d00454a95 -137457 137927 1759301362207102764 esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj 3352b961d93648f9 -137523 137934 1759301362215102712 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj 6bf6e00d4ba8d774 -137922 138043 1759301362307102112 esp-idf/json/libjson.a 84934c2ed6db39d7 -137197 138164 1759301362451101172 esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj 44d2187c15b9f8d -137616 138293 1759301362527100676 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj 8a78addd61fb1a37 -138168 138307 1759301362591100258 esp-idf/rt/librt.a 427a528fbf64a3fc -137934 138806 1759301363087097021 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj ad9280a7782bb72b -135934 139348 1759301363619093549 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj 563e12bedf3fa436 -138807 139411 1759301363695093053 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj a38fab66767fd839 -137927 139482 1759301363763092609 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj ba543809bebd4940 -139348 139551 1759301363811092296 esp-idf/mqtt/libmqtt.a c226d54eba32edba -138308 139611 1759301363887091800 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj 15b0c01e2f89084a -138043 139900 1759301364175089920 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj da631a8c2f9a1e61 -139482 139988 1759301364275089267 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj ad1fc3566a619a7c -139412 140129 1759301364415088353 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj 9f0860adec08fe77 -139612 140352 1759301364639086891 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj be63e3990da1274c -139900 140486 1759301364767086056 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj 2770a1dc8c76840 -138293 140551 1759301364831085638 esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj f0b35f9e9f478139 -140551 140797 1759301365051084202 esp-idf/spiffs/libspiffs.a d088296c5c747e05 -140130 140834 1759301365123083732 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj 49085d122f7126a2 +74601 74891 1759301299175512064 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj e945ad8be6381548 140486 140927 1759301365211083157 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj e65ef87ea3d971dc -140353 140939 1759301365227083053 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj 297a1c6a0eccc2c4 -139991 140945 1759301365231083027 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj dce16e4067191853 -140797 141251 1759301365539081016 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj 1fcd76c9120e7755 -139551 141585 1759301365871078848 esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj 92d508db2ce8d0ed -127 305 1759301404658824940 esp-idf/wifi_provisioning/libwifi_provisioning.a 5bd774f21f78c1d6 -126 337 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f -126 337 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f -126 337 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f -126 337 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f -126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f -126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f -126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f -126 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f -337 370 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 -337 370 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 -370 453 1759301404834823785 CMakeFiles/bootloader-complete dc970bbca20ed08c -370 453 1759301404834823785 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c -370 453 1759301404834823785 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c -370 453 1759301404834823785 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c -127 576 1759301404958822972 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 -576 616 1759301404998822709 esp-idf/main/libmain.a 51185e59db710f20 -616 38027 1759301442130578509 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 -616 38027 1759301442130578509 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 -38027 38073 1759301442454576374 CMakeFiles/spi_slave.elf.dir/project_elf_src_esp32c3.c.obj c98e7dd8b216abbf -38073 40437 1759301444782561030 spi_slave.elf 2186ac2d1aaa81f0 -40437 41006 1759301445386557049 .bin_timestamp 367a9193d716cbec -40437 41006 1759301445386557049 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec -41006 41138 0 CMakeFiles/app_check_size cde891d9a3327674 -41006 41138 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +124991 125721 1759301350003182332 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj 6c181e229978b760 +74128 75252 1759301299535509739 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj d8106ec0a6c48855 +76111 77660 1759301301943494182 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj 871e907c0a4ef056 +77471 78011 1759301302291491933 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj 9fdcd1d8c7a90b2b +13036 13495 1759301237779906150 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_ds_common.c.obj 9633b5f933a76077 +77811 78257 1759301302543490305 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj 5b9fd810f11d8d9b +77661 78307 1759301302591489994 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj 3f88feadbf446a0a +81336 81821 1759301306099467316 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj e20fd6fe7ff8fdab +77975 78481 1759301302763488883 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj 45798fc3ebe66d4f +83 135 1759301224419991188 project_elf_src_esp32c3.c 5aedded22c5b84d4 +78257 78858 1759301303143486427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj 1c60160a20a8f008 +73632 74130 1759301298411516998 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj 80970bb47aee7c3a +41407 41634 1759301265923726136 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 15918cf2a2f2368e +78308 78863 1759301303143486427 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj d428c08afc41ecd7 +136265 137457 1759301361731105870 esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj e1c26756dde24f33 +97082 97788 1759301322071363881 esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj 41ce389b00f63598 +75749 76269 1759301300551503176 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj c69ece6f59233d43 +78588 79157 1759301303439484514 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj 7f76990085bdf84e +15106 15351 1759301239631894340 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj f617be20e0968dba +79322 79797 1759301304079480377 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj 44a3090354931bcf +54332 62217 1759301286499593836 esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj 8e3d83aa2dee2466 +79448 79894 1759301304183479704 esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj 9063843ee8bb6bce +180 28152 1759309216827417663 build.ninja f2d272fd0e4322a +129 310 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +129 310 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +129 310 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +129 310 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +129 310 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +129 310 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +129 310 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +129 310 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +311 338 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +311 338 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +339 426 1759309217575412847 CMakeFiles/bootloader-complete dc970bbca20ed08c +339 426 1759309217575412847 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +339 426 1759309217575412847 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +339 426 1759309217575412847 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +130 1282 1759309218427407362 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj 3c19dc3aeaedc8a1 +132 1305 1759309218455407182 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +1283 1369 1759309218519406770 esp-idf/esp_app_format/libesp_app_format.a 28d3459e5be03678 +1369 1408 1759309218559406512 esp-idf/main/libmain.a 51185e59db710f20 +1409 39722 1759309256591161715 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +1409 39722 1759309256591161715 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +39722 42485 1759309259523142847 spi_slave.elf 2186ac2d1aaa81f0 +42486 43295 1759309260443136926 .bin_timestamp 367a9193d716cbec +42486 43295 1759309260443136926 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +43295 43413 0 CMakeFiles/app_check_size cde891d9a3327674 +43295 43413 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +125 281 0 CMakeFiles/app_check_size cde891d9a3327674 +125 281 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +124 330 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 330 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +124 330 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +124 330 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +124 330 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 330 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +124 330 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +124 330 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +331 358 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +331 358 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +358 436 1759309308898825168 CMakeFiles/bootloader-complete dc970bbca20ed08c +358 436 1759309308898825168 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +358 436 1759309308898825168 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +358 436 1759309308898825168 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +436 9130 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +129 281 0 CMakeFiles/app_check_size cde891d9a3327674 +129 281 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +128 324 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +128 324 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +128 324 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +128 324 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +128 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +128 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +128 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +128 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +324 350 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +324 350 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +350 425 1759309416374104773 CMakeFiles/bootloader-complete dc970bbca20ed08c +350 425 1759309416374104773 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +350 425 1759309416374104773 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +350 425 1759309416374104773 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +425 8763 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +140 293 0 CMakeFiles/app_check_size cde891d9a3327674 +140 293 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +139 342 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +139 342 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +139 342 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +139 342 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +139 342 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +139 342 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +139 342 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +139 342 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +343 371 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +343 371 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +371 447 1759309999598177832 CMakeFiles/bootloader-complete dc970bbca20ed08c +371 447 1759309999598177832 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +371 447 1759309999598177832 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +371 447 1759309999598177832 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +126 305 0 CMakeFiles/app_check_size cde891d9a3327674 +126 305 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +125 371 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +125 371 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +125 371 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +125 371 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +125 371 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +125 371 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +125 371 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +125 371 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +372 399 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +372 399 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +399 478 1759310018254054362 CMakeFiles/bootloader-complete dc970bbca20ed08c +399 478 1759310018254054362 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +399 478 1759310018254054362 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +399 478 1759310018254054362 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +479 8874 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +124 315 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 315 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +124 315 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +124 315 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +124 315 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 315 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +124 315 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +124 315 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +315 348 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +315 348 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +348 435 1759310340455933085 CMakeFiles/bootloader-complete dc970bbca20ed08c +348 435 1759310340455933085 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +348 435 1759310340455933085 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +348 435 1759310340455933085 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +124 565 1759310340583932245 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +565 608 1759310340631931930 esp-idf/main/libmain.a 51185e59db710f20 +608 38248 1759310377987687061 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +608 38248 1759310377987687061 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +38249 40531 1759310380315671807 spi_slave.elf 2186ac2d1aaa81f0 +40531 41114 1759310381135666434 .bin_timestamp 367a9193d716cbec +40531 41114 1759310381135666434 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +41114 41230 0 CMakeFiles/app_check_size cde891d9a3327674 +41114 41230 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +134 286 0 CMakeFiles/app_check_size cde891d9a3327674 +134 286 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +133 337 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +133 337 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +133 337 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +133 337 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +133 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +133 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +133 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +133 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +337 364 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +337 364 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +365 442 1759310468471094614 CMakeFiles/bootloader-complete dc970bbca20ed08c +365 442 1759310468471094614 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +365 442 1759310468471094614 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +365 442 1759310468471094614 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +124 295 0 CMakeFiles/app_check_size cde891d9a3327674 +124 295 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +123 350 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 350 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +123 350 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +123 350 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +123 350 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 350 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +123 350 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +123 350 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +351 377 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +351 377 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +377 452 1759310484810987720 CMakeFiles/bootloader-complete dc970bbca20ed08c +377 452 1759310484810987720 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +377 452 1759310484810987720 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +377 452 1759310484810987720 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +123 287 0 CMakeFiles/app_check_size cde891d9a3327674 +123 287 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +122 382 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +122 382 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +122 382 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +122 382 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +122 382 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +122 382 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +122 382 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +122 382 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +382 408 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +382 408 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +409 487 1759310500990881899 CMakeFiles/bootloader-complete dc970bbca20ed08c +409 487 1759310500990881899 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +409 487 1759310500990881899 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +409 487 1759310500990881899 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +124 282 0 CMakeFiles/app_check_size cde891d9a3327674 +124 282 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +124 326 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 326 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +124 326 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +124 326 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +124 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +124 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +124 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +327 355 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +327 355 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +355 430 1759310518914764701 CMakeFiles/bootloader-complete dc970bbca20ed08c +355 430 1759310518914764701 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +355 430 1759310518914764701 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +355 430 1759310518914764701 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +123 271 0 CMakeFiles/app_check_size cde891d9a3327674 +123 271 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +123 322 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 322 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +123 322 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +123 322 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +123 322 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 322 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +123 322 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +123 322 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +322 349 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +322 349 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +349 422 1759310557614511757 CMakeFiles/bootloader-complete dc970bbca20ed08c +349 422 1759310557614511757 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +349 422 1759310557614511757 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +349 422 1759310557614511757 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +423 8810 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +127 323 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 323 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +127 323 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +127 323 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +127 323 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 323 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +127 323 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +127 323 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +324 354 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +324 354 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +354 442 1759310699821583309 CMakeFiles/bootloader-complete dc970bbca20ed08c +354 442 1759310699821583309 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +354 442 1759310699821583309 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +354 442 1759310699821583309 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +128 576 1759310699953582447 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +579 621 1759310700001582134 esp-idf/main/libmain.a 51185e59db710f20 +621 38667 1759310737769335791 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +621 38667 1759310737769335791 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +38667 41428 1759310740105320557 spi_slave.elf 2186ac2d1aaa81f0 +41429 42062 1759310741445311818 .bin_timestamp 367a9193d716cbec +41429 42062 1759310741445311818 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +42062 42183 0 CMakeFiles/app_check_size cde891d9a3327674 +42062 42183 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +128 276 0 CMakeFiles/app_check_size cde891d9a3327674 +128 276 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +127 329 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 329 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +127 329 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +127 329 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +127 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +127 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +127 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +329 357 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +329 357 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +358 434 1759310777469076938 CMakeFiles/bootloader-complete dc970bbca20ed08c +358 434 1759310777469076938 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +358 434 1759310777469076938 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +358 434 1759310777469076938 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +125 278 0 CMakeFiles/app_check_size cde891d9a3327674 +125 278 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +124 327 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 327 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +124 327 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +124 327 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +124 327 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 327 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +124 327 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +124 327 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +327 355 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +327 355 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +355 433 1759310805416894763 CMakeFiles/bootloader-complete dc970bbca20ed08c +355 433 1759310805416894763 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +355 433 1759310805416894763 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +355 433 1759310805416894763 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +433 8936 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +123 353 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 353 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +123 353 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +123 353 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +123 353 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 353 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +123 353 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +123 353 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +353 419 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +353 419 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +419 543 1759310958775895786 CMakeFiles/bootloader-complete dc970bbca20ed08c +419 543 1759310958775895786 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +419 543 1759310958775895786 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +419 543 1759310958775895786 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +124 641 1759310958875895135 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +641 681 1759310958915894875 esp-idf/main/libmain.a 51185e59db710f20 +681 38464 1759310996415650753 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +681 38464 1759310996415650753 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +38464 40779 1759310998803635209 spi_slave.elf 2186ac2d1aaa81f0 +40780 41368 1759310999599630028 .bin_timestamp 367a9193d716cbec +40780 41368 1759310999599630028 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +41368 41485 0 CMakeFiles/app_check_size cde891d9a3327674 +41368 41485 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +129 281 0 CMakeFiles/app_check_size cde891d9a3327674 +129 281 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +129 337 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +129 337 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +129 337 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +129 337 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +129 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +129 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +129 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +129 337 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +338 366 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +338 366 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +367 445 1759311022671479860 CMakeFiles/bootloader-complete dc970bbca20ed08c +367 445 1759311022671479860 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +367 445 1759311022671479860 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +367 445 1759311022671479860 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +445 8982 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +123 326 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 326 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +123 326 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +123 326 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +123 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +123 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +123 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +123 326 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +327 391 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +327 391 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +391 490 1759311308045623723 CMakeFiles/bootloader-complete dc970bbca20ed08c +391 490 1759311308045623723 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +391 490 1759311308045623723 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +391 490 1759311308045623723 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +124 600 1759311308153623021 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +600 638 1759311308193622761 esp-idf/main/libmain.a 51185e59db710f20 +639 38531 1759311345809378242 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +639 38531 1759311345809378242 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +38531 40834 1759311348185362798 spi_slave.elf 2186ac2d1aaa81f0 +40835 41431 1759311348989357572 .bin_timestamp 367a9193d716cbec +40835 41431 1759311348989357572 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +41431 41577 0 CMakeFiles/app_check_size cde891d9a3327674 +41431 41577 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +41577 49930 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 +127 332 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 332 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +127 332 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +127 332 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +127 332 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 332 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +127 332 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +127 332 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +333 366 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +333 366 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +366 458 1759311739326863400 CMakeFiles/bootloader-complete dc970bbca20ed08c +366 458 1759311739326863400 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +366 458 1759311739326863400 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +366 458 1759311739326863400 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +127 324 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 324 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +127 324 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +127 324 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +127 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +127 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +127 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +127 324 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +324 354 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +324 354 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +354 442 1759311750014794977 CMakeFiles/bootloader-complete dc970bbca20ed08c +354 442 1759311750014794977 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +354 442 1759311750014794977 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +354 442 1759311750014794977 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +125 321 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +125 321 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +125 321 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +125 321 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +125 321 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +125 321 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +125 321 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +125 321 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +321 352 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +321 352 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +352 458 1759311941433567145 CMakeFiles/bootloader-complete dc970bbca20ed08c +352 458 1759311941433567145 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +352 458 1759311941433567145 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +352 458 1759311941433567145 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +125 580 1759311941553566374 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj cc58b1ed404366b7 +580 622 1759311941597566091 esp-idf/main/libmain.a 51185e59db710f20 +622 38275 1759311978941326102 esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +622 38275 1759311978941326102 /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld 24c04255bcc1fcc9 +38275 40532 1759311981305310906 spi_slave.elf 2186ac2d1aaa81f0 +40532 41114 1759311982089305866 .bin_timestamp 367a9193d716cbec +40532 41114 1759311982089305866 /home/pi/lighting-controller/esp32/build/.bin_timestamp 367a9193d716cbec +41114 41231 0 CMakeFiles/app_check_size cde891d9a3327674 +41114 41231 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +125 283 0 CMakeFiles/app_check_size cde891d9a3327674 +125 283 0 /home/pi/lighting-controller/esp32/build/CMakeFiles/app_check_size cde891d9a3327674 +124 329 1759301246131852849 bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 329 1759301246131852849 bootloader/bootloader.elf f37d8f8bc766c35f +124 329 1759301246131852849 bootloader/bootloader.bin f37d8f8bc766c35f +124 329 1759301246131852849 bootloader/bootloader.map f37d8f8bc766c35f +124 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-build f37d8f8bc766c35f +124 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf f37d8f8bc766c35f +124 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin f37d8f8bc766c35f +124 329 1759301246131852849 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.map f37d8f8bc766c35f +329 356 0 bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +329 356 0 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 98cad8a443e074f6 +356 430 1759311992333240009 CMakeFiles/bootloader-complete dc970bbca20ed08c +356 430 1759311992333240009 bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +356 430 1759311992333240009 /home/pi/lighting-controller/esp32/build/CMakeFiles/bootloader-complete dc970bbca20ed08c +356 430 1759311992333240009 /home/pi/lighting-controller/esp32/build/bootloader-prefix/src/bootloader-stamp/bootloader-done dc970bbca20ed08c +430 9002 1759301264191737246 CMakeFiles/flash.util b61afed4cd3c0de8 diff --git a/esp32/build/CMakeCache.txt b/esp32/build/CMakeCache.txt index 4a9a194..a48e6ea 100644 --- a/esp32/build/CMakeCache.txt +++ b/esp32/build/CMakeCache.txt @@ -603,6 +603,8 @@ _Python3_EXECUTABLE:INTERNAL=/home/pi/.espressif/python_env/idf6.0_py3.11_env/bi //Python3 Properties _Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;32;;;/usr/lib/python3.11;/usr/lib/python3.11;/home/pi/.espressif/python_env/idf6.0_py3.11_env/lib/python3.11/site-packages;/home/pi/.espressif/python_env/idf6.0_py3.11_env/lib/python3.11/site-packages _Python3_INTERPRETER_SIGNATURE:INTERNAL=76283cc47d75dcdcd7d8e9afe53722dc +//Interpreter reason failure +_Python3_Interpreter_REASON_FAILURE:INTERNAL= //NumPy reason failure _Python3_NumPy_REASON_FAILURE:INTERNAL= diff --git a/esp32/build/CMakeFiles/git-data/HEAD b/esp32/build/CMakeFiles/git-data/HEAD index a334635..074309c 100644 --- a/esp32/build/CMakeFiles/git-data/HEAD +++ b/esp32/build/CMakeFiles/git-data/HEAD @@ -1 +1 @@ -ref: refs/heads/dev +ref: refs/heads/pi diff --git a/esp32/build/CMakeFiles/git-data/head-ref b/esp32/build/CMakeFiles/git-data/head-ref index f795717..e6d29f7 100644 --- a/esp32/build/CMakeFiles/git-data/head-ref +++ b/esp32/build/CMakeFiles/git-data/head-ref @@ -1 +1 @@ -ddbf4a00f40765f26afdd62aeb3dc97990884662 +1844a2e4c5dfae4f41df488f87b82f83ed770a8b diff --git a/esp32/build/bootloader/.ninja_log b/esp32/build/bootloader/.ninja_log index 21812a4..86c0586 100644 --- a/esp32/build/bootloader/.ninja_log +++ b/esp32/build/bootloader/.ninja_log @@ -115,3 +115,45 @@ 18040 18244 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 18 170 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 18 170 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +15 146 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +15 146 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 164 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 164 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 158 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 158 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 164 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 164 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 198 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 198 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 155 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 155 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 162 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 162 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 168 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 168 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 193 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 193 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 163 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 163 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 160 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 160 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 157 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 157 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 163 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 163 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 162 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 162 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +24 187 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +24 187 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 167 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 167 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 164 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 164 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 161 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 161 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 158 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +16 158 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 158 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +17 158 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 166 0 CMakeFiles/bootloader_check_size 2123ff57443f11d0 +18 166 0 /home/pi/lighting-controller/esp32/build/bootloader/CMakeFiles/bootloader_check_size 2123ff57443f11d0 diff --git a/esp32/build/build.ninja b/esp32/build/build.ninja index 0be1009..a77d62d 100644 --- a/esp32/build/build.ninja +++ b/esp32/build/build.ninja @@ -93,8 +93,6 @@ build CMakeFiles/spi_slave.elf.dir/project_elf_src_esp32c3.c.obj: C_COMPILER__sp INCLUDES = -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/cmock/CMock/src -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_blockdev/include -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_driver_i3c/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_jpeg/include -I/home/pi/esp/esp-idf/components/esp_driver_ppa/include -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_https_ota/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/idf_test/include -I/home/pi/esp/esp-idf/components/idf_test/include/esp32c3 -I/home/pi/esp/esp-idf/components/ieee802154/include -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/lighting-controller/esp32/main OBJECT_DIR = CMakeFiles/spi_slave.elf.dir OBJECT_FILE_DIR = CMakeFiles/spi_slave.elf.dir - TARGET_COMPILE_PDB = CMakeFiles/spi_slave.elf.dir/ - TARGET_PDB = spi_slave.elf.pdb # ============================================================================= @@ -112,9 +110,8 @@ build spi_slave.elf: CXX_EXECUTABLE_LINKER__spi_slave.2eelf_ CMakeFiles/spi_slav OBJECT_DIR = CMakeFiles/spi_slave.elf.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = CMakeFiles/spi_slave.elf.dir/ TARGET_FILE = spi_slave.elf - TARGET_PDB = spi_slave.elf.pdb + TARGET_PDB = spi_slave.elf.dbg ############################################# @@ -617,8 +614,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj: C_COMPILER____idf_riscv_ /home/pi/esp/esp-idf/components/riscv/interrupt.c || cmake_object_order_depends_target___idf_riscv DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -627,8 +622,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj: C_COMPILER____idf_riscv_ /home/pi/esp/esp-idf/components/riscv/rv_utils.c || cmake_object_order_depends_target___idf_riscv DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -637,8 +630,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj: ASM_COMPILER____idf_riscv_ /home/pi/esp/esp-idf/components/riscv/vectors.S || cmake_object_order_depends_target___idf_riscv DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -647,8 +638,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj: ASM_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj: C_COMPILER____idf_riscv_ /home/pi/esp/esp-idf/components/riscv/interrupt_intc.c || cmake_object_order_depends_target___idf_riscv DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -657,8 +646,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj: ASM_COMPILER____idf_riscv_ /home/pi/esp/esp-idf/components/riscv/vectors_intc.S || cmake_object_order_depends_target___idf_riscv DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -667,8 +654,6 @@ build esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj: ASM_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir OBJECT_FILE_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb - TARGET_PDB = esp-idf/riscv/libriscv.pdb # ============================================================================= @@ -683,9 +668,8 @@ build esp-idf/riscv/libriscv.a: C_STATIC_LIBRARY_LINKER____idf_riscv_ esp-idf/ri OBJECT_DIR = esp-idf/riscv/CMakeFiles/__idf_riscv.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/riscv/CMakeFiles/__idf_riscv.dir/__idf_riscv.pdb TARGET_FILE = esp-idf/riscv/libriscv.a - TARGET_PDB = esp-idf/riscv/libriscv.pdb + TARGET_PDB = riscv.a.dbg ############################################# @@ -1089,14 +1073,12 @@ build esp-idf/partition_table/CMakeFiles/partition_table-flash | ${cmake_ninja_w build cmake_object_order_depends_target___idf_esp_app_format: phony || cmake_object_order_depends_target___idf_esp_bootloader_format build esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj: C_COMPILER____idf_esp_app_format_ /home/pi/esp/esp-idf/components/esp_app_format/esp_app_desc.c || cmake_object_order_depends_target___idf_esp_app_format - DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"spi_slave\" -DPROJECT_VER=\"ddbf4a0\" + DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\"spi_slave\" -DPROJECT_VER=\"1844a2e-dirty\" DEP_FILE = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj.d FLAGS = -march=rv32imc_zicsr_zifencei -mtune=esp-base -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/pi/lighting-controller/esp32=. -fmacro-prefix-map=/home/pi/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu23 -Wno-old-style-declaration -fzero-init-padding-bits=all -fno-malloc-dce INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir OBJECT_FILE_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir - TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb - TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb # ============================================================================= @@ -1111,9 +1093,8 @@ build esp-idf/esp_app_format/libesp_app_format.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/__idf_esp_app_format.pdb TARGET_FILE = esp-idf/esp_app_format/libesp_app_format.a - TARGET_PDB = esp-idf/esp_app_format/libesp_app_format.pdb + TARGET_PDB = esp_app_format.a.dbg ############################################# @@ -1201,8 +1182,6 @@ build esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/e INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir OBJECT_FILE_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir - TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb - TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb # ============================================================================= @@ -1217,9 +1196,8 @@ build esp-idf/esp_bootloader_format/libesp_bootloader_format.a: C_STATIC_LIBRARY OBJECT_DIR = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/__idf_esp_bootloader_format.pdb TARGET_FILE = esp-idf/esp_bootloader_format/libesp_bootloader_format.a - TARGET_PDB = esp-idf/esp_bootloader_format/libesp_bootloader_format.pdb + TARGET_PDB = esp_bootloader_format.a.dbg ############################################# @@ -1307,8 +1285,6 @@ build esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir OBJECT_FILE_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir - TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb - TARGET_PDB = esp-idf/app_update/libapp_update.pdb # ============================================================================= @@ -1323,9 +1299,8 @@ build esp-idf/app_update/libapp_update.a: C_STATIC_LIBRARY_LINKER____idf_app_upd OBJECT_DIR = esp-idf/app_update/CMakeFiles/__idf_app_update.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/app_update/CMakeFiles/__idf_app_update.dir/__idf_app_update.pdb TARGET_FILE = esp-idf/app_update/libapp_update.a - TARGET_PDB = esp-idf/app_update/libapp_update.pdb + TARGET_PDB = app_update.a.dbg ############################################# @@ -1413,8 +1388,6 @@ build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir OBJECT_FILE_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir - TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb - TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj: C_COMPILER____idf_esp_partition_ /home/pi/esp/esp-idf/components/esp_partition/partition_target.c || cmake_object_order_depends_target___idf_esp_partition DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1423,8 +1396,6 @@ build esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir OBJECT_FILE_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir - TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb - TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb # ============================================================================= @@ -1439,9 +1410,8 @@ build esp-idf/esp_partition/libesp_partition.a: C_STATIC_LIBRARY_LINKER____idf_e OBJECT_DIR = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/__idf_esp_partition.pdb TARGET_FILE = esp-idf/esp_partition/libesp_partition.a - TARGET_PDB = esp-idf/esp_partition/libesp_partition.pdb + TARGET_PDB = esp_partition.a.dbg ############################################# @@ -1529,8 +1499,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1539,8 +1507,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1549,8 +1515,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1559,8 +1523,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/src/esp_efuse_api.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1569,8 +1531,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/src/esp_efuse_fields.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1579,8 +1539,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/src/esp_efuse_utility.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1589,8 +1547,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1599,8 +1555,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_ke INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj: C_COMPILER____idf_efuse_ /home/pi/esp/esp-idf/components/efuse/src/esp_efuse_startup.c || cmake_object_order_depends_target___idf_efuse DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1609,8 +1563,6 @@ build esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/private_include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir OBJECT_FILE_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb - TARGET_PDB = esp-idf/efuse/libefuse.pdb # ============================================================================= @@ -1625,9 +1577,8 @@ build esp-idf/efuse/libefuse.a: C_STATIC_LIBRARY_LINKER____idf_efuse_ esp-idf/ef OBJECT_DIR = esp-idf/efuse/CMakeFiles/__idf_efuse.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/efuse/CMakeFiles/__idf_efuse.dir/__idf_efuse.pdb TARGET_FILE = esp-idf/efuse/libefuse.a - TARGET_PDB = esp-idf/efuse/libefuse.pdb + TARGET_PDB = efuse.a.dbg ############################################# @@ -1802,8 +1753,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_security/src/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj: C_COMPILER____idf_esp_security_ /home/pi/esp/esp-idf/components/esp_security/src/esp_hmac.c || cmake_object_order_depends_target___idf_esp_security DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1812,8 +1761,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_security/src/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj: C_COMPILER____idf_esp_security_ /home/pi/esp/esp-idf/components/esp_security/src/esp_ds.c || cmake_object_order_depends_target___idf_esp_security DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1822,8 +1769,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_security/src/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj: C_COMPILER____idf_esp_security_ /home/pi/esp/esp-idf/components/esp_security/src/esp_crypto_lock.c || cmake_object_order_depends_target___idf_esp_security DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1832,8 +1777,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_security/src/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj: C_COMPILER____idf_esp_security_ /home/pi/esp/esp-idf/components/esp_security/src/esp_crypto_periph_clk.c || cmake_object_order_depends_target___idf_esp_security DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1842,8 +1785,6 @@ build esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_peri INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_security/src/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir OBJECT_FILE_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb # ============================================================================= @@ -1858,9 +1799,8 @@ build esp-idf/esp_security/libesp_security.a: C_STATIC_LIBRARY_LINKER____idf_esp OBJECT_DIR = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/__idf_esp_security.pdb TARGET_FILE = esp-idf/esp_security/libesp_security.a - TARGET_PDB = esp-idf/esp_security/libesp_security.pdb + TARGET_PDB = esp_security.a.dbg ############################################# @@ -1948,8 +1888,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj: C_COMPILER____idf_esp_driver_gpio_ /home/pi/esp/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c || cmake_object_order_depends_target___idf_esp_driver_gpio DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1958,8 +1896,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glit INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj: C_COMPILER____idf_esp_driver_gpio_ /home/pi/esp/esp-idf/components/esp_driver_gpio/src/rtc_io.c || cmake_object_order_depends_target___idf_esp_driver_gpio DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1968,8 +1904,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj: C_COMPILER____idf_esp_driver_gpio_ /home/pi/esp/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c || cmake_object_order_depends_target___idf_esp_driver_gpio DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1978,8 +1912,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpi INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj: C_COMPILER____idf_esp_driver_gpio_ /home/pi/esp/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c || cmake_object_order_depends_target___idf_esp_driver_gpio DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -1988,8 +1920,6 @@ build esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb # ============================================================================= @@ -2004,9 +1934,8 @@ build esp-idf/esp_driver_gpio/libesp_driver_gpio.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/__idf_esp_driver_gpio.pdb TARGET_FILE = esp-idf/esp_driver_gpio/libesp_driver_gpio.a - TARGET_PDB = esp-idf/esp_driver_gpio/libesp_driver_gpio.pdb + TARGET_PDB = esp_driver_gpio.a.dbg ############################################# @@ -2094,8 +2023,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj: C_COMPILER____i INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir - TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb - TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____idf_esp_pm_ /home/pi/esp/esp-idf/components/esp_pm/pm_trace.c || cmake_object_order_depends_target___idf_esp_pm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2104,8 +2031,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj: C_COMPILER____i INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir - TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb - TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____idf_esp_pm_ /home/pi/esp/esp-idf/components/esp_pm/pm_impl.c || cmake_object_order_depends_target___idf_esp_pm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2114,8 +2039,6 @@ build esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir OBJECT_FILE_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir - TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb - TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb # ============================================================================= @@ -2130,9 +2053,8 @@ build esp-idf/esp_pm/libesp_pm.a: C_STATIC_LIBRARY_LINKER____idf_esp_pm_ esp-idf OBJECT_DIR = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/__idf_esp_pm.pdb TARGET_FILE = esp-idf/esp_pm/libesp_pm.a - TARGET_PDB = esp-idf/esp_pm/libesp_pm.pdb + TARGET_PDB = esp_pm.a.dbg ############################################# @@ -2220,8 +2142,6 @@ build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle - TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: ASM_COMPILER____idf_mbedtls_ /home/pi/lighting-controller/esp32/build/x509_crt_bundle.S || cmake_object_order_depends_target___idf_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2230,8 +2150,6 @@ build esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__ - TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb # ============================================================================= @@ -2246,9 +2164,8 @@ build esp-idf/mbedtls/libmbedtls.a: C_STATIC_LIBRARY_LINKER____idf_mbedtls_ esp- OBJECT_DIR = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__idf_mbedtls.pdb TARGET_FILE = esp-idf/mbedtls/libmbedtls.a - TARGET_PDB = esp-idf/mbedtls/libmbedtls.pdb + TARGET_PDB = mbedtls.a.dbg ############################################# @@ -2583,8 +2500,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/ev INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj: C_COMPILER__everest_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c || cmake_object_order_depends_target_everest DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2593,8 +2508,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x2 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj: C_COMPILER__everest_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c || cmake_object_order_depends_target_everest DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2603,8 +2516,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb # ============================================================================= @@ -2619,9 +2530,8 @@ build esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a: CXX_STATIC_LIBRARY_ OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/everest.pdb TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.pdb + TARGET_PDB = everest.a.dbg ############################################# @@ -2709,8 +2619,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj: C_COMPILER__p256m_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c || cmake_object_order_depends_target_p256m DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2719,8 +2627,6 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb # ============================================================================= @@ -2735,9 +2641,8 @@ build esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a: CXX_STATIC_LIBRARY_LIN OBJECT_DIR = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256m.pdb TARGET_FILE = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a - TARGET_PDB = esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.pdb + TARGET_PDB = p256m.a.dbg ############################################# @@ -2825,8 +2730,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/aesni.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2835,8 +2738,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/aesce.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2845,8 +2746,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/aria.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2855,8 +2754,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2865,8 +2762,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/asn1write.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2875,8 +2770,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/base64.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2885,8 +2778,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/bignum.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2895,8 +2786,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2905,8 +2794,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2915,8 +2802,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2925,8 +2810,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2935,8 +2818,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/camellia.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2945,8 +2826,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ccm.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2955,8 +2834,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/chacha20.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2965,8 +2842,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2975,8 +2850,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/cipher.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2985,8 +2858,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -2995,8 +2866,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/constant_time.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3005,8 +2874,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/cmac.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3015,8 +2882,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3025,8 +2890,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/des.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3035,8 +2898,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/dhm.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3045,8 +2906,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecdh.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3055,8 +2914,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3065,8 +2922,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3075,8 +2930,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecp.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3085,8 +2938,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3095,8 +2946,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3105,8 +2954,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/entropy.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3115,8 +2962,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3125,8 +2970,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/error.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3135,8 +2978,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/gcm.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3145,8 +2986,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/hkdf.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3155,8 +2994,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3165,8 +3002,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/lmots.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3175,8 +3010,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/lms.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3185,8 +3018,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/md.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3195,8 +3026,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/md5.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3205,8 +3034,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3215,8 +3042,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_al INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3225,8 +3050,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/oid.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3235,8 +3058,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/padlock.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3245,8 +3066,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pem.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3255,8 +3074,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pk.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3265,8 +3082,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3275,8 +3090,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3285,8 +3098,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3295,8 +3106,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3305,8 +3114,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pkparse.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3315,8 +3122,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3325,8 +3130,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/platform.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3335,8 +3138,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/platform_util.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3345,8 +3146,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/poly1305.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3355,8 +3154,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3365,8 +3162,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3375,8 +3170,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3385,8 +3178,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ciphe INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3395,8 +3186,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_clien INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3405,8 +3194,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_drive INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3415,8 +3202,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3425,8 +3210,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3435,8 +3218,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3445,8 +3226,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3455,8 +3234,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3465,8 +3242,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3475,8 +3250,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3485,8 +3258,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3495,8 +3266,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_stora INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3505,8 +3274,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/psa_util.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3515,8 +3282,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3525,8 +3290,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/rsa.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3535,8 +3298,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3545,8 +3306,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/sha1.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3555,8 +3314,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/sha256.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3565,8 +3322,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/sha512.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3575,8 +3330,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/sha3.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3585,8 +3338,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/threading.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3595,8 +3346,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/timing.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3605,8 +3354,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/version.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3615,8 +3362,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/version_features.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3625,8 +3370,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3635,8 +3378,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3645,8 +3386,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3655,8 +3394,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3665,8 +3402,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/crypto_shared_gdma - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_hardware.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3675,8 +3410,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_mem.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3685,8 +3418,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_timing.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3695,8 +3426,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3705,8 +3434,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_common.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3715,8 +3442,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3725,8 +3450,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/esp_sha.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3735,8 +3458,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/sha.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/core/sha.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3745,8 +3466,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3755,8 +3474,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_dec_alt.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_dec_alt.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3765,8 +3482,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_ds_common.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_ds/esp_ds_common.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3775,8 +3490,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_ds - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3785,8 +3498,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/bignum/esp_bignum.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3795,8 +3506,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/bignum/bignum_alt.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3805,8 +3514,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/bignum - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha1.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha1.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3815,8 +3522,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha256.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha256.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3825,8 +3530,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha512.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/sha/core/esp_sha512.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3835,8 +3538,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/sha/core - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3845,8 +3546,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/aes - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_ /home/pi/esp/esp-idf/components/mbedtls/port/md/esp_md.c || cmake_object_order_depends_target_mbedcrypto DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3855,8 +3554,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/port/sha/core/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/dma/include -I/home/pi/esp/esp-idf/components/mbedtls/port/aes/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/pi/esp/esp-idf/components/mbedtls/port/md - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb # ============================================================================= @@ -3871,9 +3568,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a: CXX_STATIC_LIBRARY_LINKER OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mbedcrypto.pdb TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedcrypto.pdb + TARGET_PDB = mbedcrypto.a.dbg # ============================================================================= # Object build statements for STATIC_LIBRARY target mbedx509 @@ -3891,8 +3587,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3901,8 +3595,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509_create.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3911,8 +3603,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3921,8 +3611,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3931,8 +3619,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3941,8 +3627,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509write.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3951,8 +3635,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3961,8 +3643,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj: C_COMPILER__mbedx509_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c || cmake_object_order_depends_target_mbedx509 DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -3971,8 +3651,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb # ============================================================================= @@ -3987,9 +3665,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedx509.a: CXX_STATIC_LIBRARY_LINKER__ OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedx509.pdb TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedx509.a - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedx509.pdb + TARGET_PDB = mbedx509.a.dbg # ============================================================================= # Object build statements for STATIC_LIBRARY target mbedtls @@ -4007,8 +3684,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4017,8 +3692,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4027,8 +3700,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4037,8 +3708,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4047,8 +3716,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4057,8 +3724,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4067,8 +3732,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4077,8 +3740,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_g INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4087,8 +3748,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4097,8 +3756,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4107,8 +3764,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4117,8 +3772,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4127,8 +3780,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4137,8 +3788,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4147,8 +3796,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4157,8 +3804,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4167,8 +3812,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/port/mbedtls_debug.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4177,8 +3820,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/esp_platform_time.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/port/esp_platform_time.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4187,8 +3828,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_ /home/pi/esp/esp-idf/components/mbedtls/port/net_sockets.c || cmake_object_order_depends_target_mbedtls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4197,8 +3836,6 @@ build esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/lighting-controller/esp32/build/esp-idf/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir OBJECT_FILE_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/pi/esp/esp-idf/components/mbedtls/port - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb # ============================================================================= @@ -4213,9 +3850,8 @@ build esp-idf/mbedtls/mbedtls/library/libmbedtls.a: CXX_STATIC_LIBRARY_LINKER__m OBJECT_DIR = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mbedtls.pdb TARGET_FILE = esp-idf/mbedtls/mbedtls/library/libmbedtls.a - TARGET_PDB = esp-idf/mbedtls/mbedtls/library/libmbedtls.pdb + TARGET_PDB = mbedtls.a.dbg ############################################# @@ -4385,8 +4021,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_common_loader.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4395,8 +4029,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_clock_init.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4405,8 +4037,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_mem.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4415,8 +4045,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_random.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4425,8 +4053,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_efuse.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4435,8 +4061,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/flash_encrypt.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4445,8 +4069,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/fla INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/secure_boot.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4455,8 +4077,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/sec INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4465,8 +4085,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4475,8 +4093,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4485,8 +4101,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4495,8 +4109,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloa INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_utility.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4505,8 +4117,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/flash_partitions.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4515,8 +4125,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/fla INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/esp_image_format.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4525,8 +4133,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/bootloader_sha.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4535,8 +4141,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/boo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj: C_COMPILER____idf_bootloader_support_ /home/pi/esp/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c || cmake_object_order_depends_target___idf_bootloader_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4545,8 +4149,6 @@ build esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir OBJECT_FILE_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3 - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb # ============================================================================= @@ -4561,9 +4163,8 @@ build esp-idf/bootloader_support/libbootloader_support.a: C_STATIC_LIBRARY_LINKE OBJECT_DIR = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/__idf_bootloader_support.pdb TARGET_FILE = esp-idf/bootloader_support/libbootloader_support.a - TARGET_PDB = esp-idf/bootloader_support/libbootloader_support.pdb + TARGET_PDB = bootloader_support.a.dbg ############################################# @@ -4651,8 +4252,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj: C_COMPILER__ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj: C_COMPILER____idf_esp_mm_ /home/pi/esp/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c || cmake_object_order_depends_target___idf_esp_mm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4661,8 +4260,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj: C_COMPILER____idf_esp_mm_ /home/pi/esp/esp-idf/components/esp_mm/esp_cache_msync.c || cmake_object_order_depends_target___idf_esp_mm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4671,8 +4268,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj: C_COMPILER____idf_esp_mm_ /home/pi/esp/esp-idf/components/esp_mm/esp_cache_utils.c || cmake_object_order_depends_target___idf_esp_mm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4681,8 +4276,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj: C_COMPILER____idf_esp_mm_ /home/pi/esp/esp-idf/components/esp_mm/heap_align_hw.c || cmake_object_order_depends_target___idf_esp_mm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4691,8 +4284,6 @@ build esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir OBJECT_FILE_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb # ============================================================================= @@ -4707,9 +4298,8 @@ build esp-idf/esp_mm/libesp_mm.a: C_STATIC_LIBRARY_LINKER____idf_esp_mm_ esp-idf OBJECT_DIR = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/__idf_esp_mm.pdb TARGET_FILE = esp-idf/esp_mm/libesp_mm.a - TARGET_PDB = esp-idf/esp_mm/libesp_mm.pdb + TARGET_PDB = esp_mm.a.dbg ############################################# @@ -4797,8 +4387,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_drivers.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4807,8 +4395,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_generic.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4817,8 +4403,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_issi.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4827,8 +4411,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4837,8 +4419,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_gd.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4847,8 +4427,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_winbond.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4857,8 +4435,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_boya.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4867,8 +4443,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4877,8 +4451,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_chip_th.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4887,8 +4459,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/memspi_host_driver.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4897,8 +4467,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/cache_utils.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4907,8 +4475,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/flash_mmap.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4917,8 +4483,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/flash_ops.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4927,8 +4491,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_wrap.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4937,8 +4499,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/esp_flash_api.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4947,8 +4507,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/esp_flash_spi_init.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4957,8 +4515,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_os_func_app.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4967,8 +4523,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj: C_COMPILER____idf_spi_flash_ /home/pi/esp/esp-idf/components/spi_flash/spi_flash_os_func_noos.c || cmake_object_order_depends_target___idf_spi_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -4977,8 +4531,6 @@ build esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/spi_flash/include/spi_flash -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir OBJECT_FILE_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb # ============================================================================= @@ -4993,9 +4545,8 @@ build esp-idf/spi_flash/libspi_flash.a: C_STATIC_LIBRARY_LINKER____idf_spi_flash OBJECT_DIR = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/__idf_spi_flash.pdb TARGET_FILE = esp-idf/spi_flash/libspi_flash.a - TARGET_PDB = esp-idf/spi_flash/libspi_flash.pdb + TARGET_PDB = spi_flash.a.dbg ############################################# @@ -5153,8 +4704,6 @@ build esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir - TARGET_COMPILE_PDB = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/__idf_esp_hal_i2c.pdb - TARGET_PDB = esp-idf/esp_hal_i2c/libesp_hal_i2c.pdb build esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal_iram.c.obj: C_COMPILER____idf_esp_hal_i2c_ /home/pi/esp/esp-idf/components/esp_hal_i2c/i2c_hal_iram.c || cmake_object_order_depends_target___idf_esp_hal_i2c DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5163,8 +4712,6 @@ build esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/i2c_hal_iram.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir - TARGET_COMPILE_PDB = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/__idf_esp_hal_i2c.pdb - TARGET_PDB = esp-idf/esp_hal_i2c/libesp_hal_i2c.pdb build esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/esp32c3/i2c_periph.c.obj: C_COMPILER____idf_esp_hal_i2c_ /home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/i2c_periph.c || cmake_object_order_depends_target___idf_esp_hal_i2c DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5173,8 +4720,6 @@ build esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/esp32c3/i2c_periph.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/__idf_esp_hal_i2c.pdb - TARGET_PDB = esp-idf/esp_hal_i2c/libesp_hal_i2c.pdb # ============================================================================= @@ -5189,9 +4734,8 @@ build esp-idf/esp_hal_i2c/libesp_hal_i2c.a: C_STATIC_LIBRARY_LINKER____idf_esp_h OBJECT_DIR = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_hal_i2c/CMakeFiles/__idf_esp_hal_i2c.dir/__idf_esp_hal_i2c.pdb TARGET_FILE = esp-idf/esp_hal_i2c/libesp_hal_i2c.a - TARGET_PDB = esp-idf/esp_hal_i2c/libesp_hal_i2c.pdb + TARGET_PDB = esp_hal_i2c.a.dbg ############################################# @@ -5279,8 +4823,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/crosscore_int.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5289,8 +4831,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/esp_ipc.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5299,8 +4839,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system_console.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/esp_system_console.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5309,8 +4847,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system_console.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/freertos_hooks.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5319,8 +4855,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/int_wdt.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5329,8 +4863,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/panic.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5339,8 +4871,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/esp_system.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5349,8 +4879,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/startup.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5359,8 +4887,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/startup_funcs.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5369,8 +4895,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/system_time.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5379,8 +4903,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/stack_check.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5389,8 +4911,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/ubsan.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5399,8 +4919,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/xt_wdt.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5409,8 +4927,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/task_wdt/task_wdt.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5419,8 +4935,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5429,8 +4943,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/hw_stack_guard.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5439,8 +4951,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/cpu_start.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5449,8 +4959,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/panic_handler.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5459,8 +4967,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/esp_system_chip.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5469,8 +4975,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/image_process.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5479,8 +4983,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5489,8 +4991,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/express INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5499,8 +4999,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_a INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5509,8 +5007,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_h INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5519,8 +5015,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_s INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/clk.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5529,8 +5023,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5539,8 +5031,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5549,8 +5039,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5559,8 +5047,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj: C_COMPILER____idf_esp_system_ /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c || cmake_object_order_depends_target___idf_esp_system DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5569,8 +5055,6 @@ build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_ba INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/include -I/home/pi/esp/esp-idf/components/esp_system/port/. -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb # ============================================================================= @@ -5585,9 +5069,8 @@ build esp-idf/esp_system/libesp_system.a: C_STATIC_LIBRARY_LINKER____idf_esp_sys OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb TARGET_FILE = esp-idf/esp_system/libesp_system.a - TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + TARGET_PDB = esp_system.a.dbg ############################################# @@ -5857,8 +5340,6 @@ build esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_https_ota/include OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir OBJECT_FILE_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb - TARGET_PDB = esp-idf/esp_common/libesp_common.pdb # ============================================================================= @@ -5873,9 +5354,8 @@ build esp-idf/esp_common/libesp_common.a: C_STATIC_LIBRARY_LINKER____idf_esp_com OBJECT_DIR = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/__idf_esp_common.pdb TARGET_FILE = esp-idf/esp_common/libesp_common.a - TARGET_PDB = esp-idf/esp_common/libesp_common.pdb + TARGET_PDB = esp_common.a.dbg ############################################# @@ -5963,8 +5443,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_print.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5973,8 +5451,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_crc.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5983,8 +5459,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_serial_output.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -5993,8 +5467,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6003,8 +5475,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_efuse.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6013,8 +5483,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_gpio.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6023,8 +5491,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj: C_COMPILER____idf_esp_rom_ /home/pi/esp/esp-idf/components/esp_rom/patches/esp_rom_systimer.c || cmake_object_order_depends_target___idf_esp_rom DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6033,8 +5499,6 @@ build esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir OBJECT_FILE_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb # ============================================================================= @@ -6049,9 +5513,8 @@ build esp-idf/esp_rom/libesp_rom.a: C_STATIC_LIBRARY_LINKER____idf_esp_rom_ esp- OBJECT_DIR = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/__idf_esp_rom.pdb TARGET_FILE = esp-idf/esp_rom/libesp_rom.a - TARGET_PDB = esp-idf/esp_rom/libesp_rom.pdb + TARGET_PDB = esp_rom.a.dbg ############################################# @@ -6139,8 +5602,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/efuse_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6149,8 +5610,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/esp32c3/efuse_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6159,8 +5618,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj: C_COMPILER__ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/wdt_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6169,8 +5626,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/mmu_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6179,8 +5634,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/cache_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6189,8 +5642,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/color_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6199,8 +5650,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_flash_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6209,8 +5658,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_flash_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6219,8 +5666,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6229,8 +5674,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/esp32c3/clk_tree_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6239,8 +5682,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/clk_tree_hal.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/systimer_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6249,8 +5690,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/uart_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6259,8 +5698,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/uart_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6269,8 +5706,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/gpio_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6279,8 +5714,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/timer_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6289,8 +5722,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj: C_COMPILER____idf_ha INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/ledc_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6299,8 +5730,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/ledc_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6309,8 +5738,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/rmt_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6319,8 +5746,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/uhci_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/uhci_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6329,8 +5754,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/uhci_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_sja1000.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/twai_hal_sja1000.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6339,8 +5762,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_sja1000.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/gdma_hal_top.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6349,8 +5770,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/gdma_hal_ahb_v1.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6359,8 +5778,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/i2s_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6369,8 +5786,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/sdm_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6379,8 +5794,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/adc_hal_common.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6389,8 +5802,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj: C_COMPILER____i INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/adc_oneshot_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6399,8 +5810,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/adc_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6409,8 +5818,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/mpi_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6419,8 +5826,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/sha_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6429,8 +5834,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/aes_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6439,8 +5842,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/brownout_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6449,8 +5850,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6459,8 +5858,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6469,8 +5866,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_slave_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6479,8 +5874,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_slave_hal_iram.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6489,8 +5882,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_slave_hd_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6499,8 +5890,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/spi_flash_hal_gpspi.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6509,8 +5898,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/hmac_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6519,8 +5906,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj: C_COMPILER____idf_hal INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/ds_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6529,8 +5914,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj: C_COMPILER____idf_hal_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/usb_serial_jtag_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6539,8 +5922,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/temperature_sensor_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/temperature_sensor_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6549,8 +5930,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/temperature_sensor_hal.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/xt_wdt_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6559,8 +5938,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj: C_COMPILER____idf_h INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj: C_COMPILER____idf_hal_ /home/pi/esp/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c || cmake_object_order_depends_target___idf_hal DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6569,8 +5946,6 @@ build esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir OBJECT_FILE_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb - TARGET_PDB = esp-idf/hal/libhal.pdb # ============================================================================= @@ -6585,9 +5960,8 @@ build esp-idf/hal/libhal.a: C_STATIC_LIBRARY_LINKER____idf_hal_ esp-idf/hal/CMak OBJECT_DIR = esp-idf/hal/CMakeFiles/__idf_hal.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/hal/CMakeFiles/__idf_hal.dir/__idf_hal.pdb TARGET_FILE = esp-idf/hal/libhal.a - TARGET_PDB = esp-idf/hal/libhal.pdb + TARGET_PDB = hal.a.dbg ############################################# @@ -6675,8 +6049,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_timestamp_common.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6685,8 +6057,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/os/log_lock.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6695,8 +6065,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/buffer/log_buffers.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6705,8 +6073,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/os/util.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6715,8 +6081,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/util.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6725,8 +6089,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj: C_COMPILER____idf_log INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_format_text.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6735,8 +6097,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_print.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6745,8 +6105,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6755,8 +6113,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj: C_COMPILER____idf_log_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/os/log_write.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6765,8 +6121,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/os - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_level/log_level.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6775,8 +6129,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_level/tag_log_level/tag_log_level.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6785,8 +6137,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_l INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_level/tag_log_level/linked_list/log_linked_list.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6795,8 +6145,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_li INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj: C_COMPILER____idf_log_ /home/pi/esp/esp-idf/components/log/src/log_level/tag_log_level/cache/log_binary_heap.c || cmake_object_order_depends_target___idf_log DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6805,8 +6153,6 @@ build esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/log/include/esp_private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir OBJECT_FILE_DIR = esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb - TARGET_PDB = esp-idf/log/liblog.pdb # ============================================================================= @@ -6821,9 +6167,8 @@ build esp-idf/log/liblog.a: C_STATIC_LIBRARY_LINKER____idf_log_ esp-idf/log/CMak OBJECT_DIR = esp-idf/log/CMakeFiles/__idf_log.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/log/CMakeFiles/__idf_log.dir/__idf_log.pdb TARGET_FILE = esp-idf/log/liblog.a - TARGET_PDB = esp-idf/log/liblog.pdb + TARGET_PDB = log.a.dbg ############################################# @@ -6911,8 +6256,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/heap_caps.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6921,8 +6264,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/heap_caps_init.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6931,8 +6272,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/multi_heap.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6941,8 +6280,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/tlsf/tlsf.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6951,8 +6288,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/port/memory_layout_utils.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6961,8 +6296,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/port - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj: C_COMPILER____idf_heap_ /home/pi/esp/esp-idf/components/heap/port/esp32c3/memory_layout.c || cmake_object_order_depends_target___idf_heap DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -6971,8 +6304,6 @@ build esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/heap/private_include -I/home/pi/esp/esp-idf/components/heap/tlsf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir OBJECT_FILE_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb - TARGET_PDB = esp-idf/heap/libheap.pdb # ============================================================================= @@ -6987,9 +6318,8 @@ build esp-idf/heap/libheap.a: C_STATIC_LIBRARY_LINKER____idf_heap_ esp-idf/heap/ OBJECT_DIR = esp-idf/heap/CMakeFiles/__idf_heap.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/heap/CMakeFiles/__idf_heap.dir/__idf_heap.pdb TARGET_FILE = esp-idf/heap/libheap.a - TARGET_PDB = esp-idf/heap/libheap.pdb + TARGET_PDB = heap.a.dbg ############################################# @@ -7077,8 +6407,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj: C_COMPILER____idf_soc_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/dport_access_common.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7087,8 +6415,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/interrupts.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7097,8 +6423,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/gpio_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7107,8 +6431,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/uart_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7117,8 +6439,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/adc_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7127,8 +6447,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7137,8 +6455,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/gdma_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7147,8 +6463,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/spi_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7157,8 +6471,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/ledc_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7167,8 +6479,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/rmt_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7177,8 +6487,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/sdm_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7187,8 +6495,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/i2s_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7197,8 +6503,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7207,8 +6511,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/timer_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7217,8 +6519,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/mpi_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7227,8 +6527,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/twai_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7237,8 +6535,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/twai_periph.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/wdt_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7247,8 +6543,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/wdt_periph.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj: C_COMPILER____idf_soc_ /home/pi/esp/esp-idf/components/soc/esp32c3/power_supply_periph.c || cmake_object_order_depends_target___idf_soc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7257,8 +6551,6 @@ build esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir OBJECT_FILE_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb - TARGET_PDB = esp-idf/soc/libsoc.pdb # ============================================================================= @@ -7273,9 +6565,8 @@ build esp-idf/soc/libsoc.a: C_STATIC_LIBRARY_LINKER____idf_soc_ esp-idf/soc/CMak OBJECT_DIR = esp-idf/soc/CMakeFiles/__idf_soc.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/soc/CMakeFiles/__idf_soc.dir/__idf_soc.pdb TARGET_FILE = esp-idf/soc/libsoc.a - TARGET_PDB = esp-idf/soc/libsoc.pdb + TARGET_PDB = soc.a.dbg ############################################# @@ -7363,8 +6654,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7373,8 +6662,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/es INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/esp_memory_utils.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7383,8 +6670,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_util INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7393,8 +6678,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/esp_clk.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7403,8 +6686,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/clk_ctrl_os.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7413,8 +6694,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/hw_random.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7423,8 +6702,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/intr_alloc.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7433,8 +6710,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/mac_addr.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7443,8 +6718,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7453,8 +6726,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/revision.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7463,8 +6734,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/rtc_module.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7473,8 +6742,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/regi2c_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7483,8 +6750,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/esp_gpio_reserve.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7493,8 +6758,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserv INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_tsens_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sar_tsens_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7503,8 +6766,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_tsens_ctrl. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7513,8 +6774,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7523,8 +6782,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/es INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7533,8 +6790,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_uti INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/dma/gdma_link.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7543,8 +6798,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/spi_bus_lock.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7553,8 +6806,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/clk_utils.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7563,8 +6814,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7573,8 +6822,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tr INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7583,8 +6830,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ct INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7593,8 +6838,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ct INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_modem.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7603,8 +6846,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_modes.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7613,8 +6854,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_console.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7623,8 +6862,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_usb.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7633,8 +6870,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_gpio.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7643,8 +6878,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_event.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7653,8 +6886,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/dma/gdma.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7663,8 +6894,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7673,8 +6902,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_m INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7683,8 +6910,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7693,8 +6918,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sy INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/mspi_timing_tuning.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7703,8 +6926,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tun INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/sleep_wake_stub.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7713,8 +6934,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/esp_clock_output.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7723,8 +6942,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_outpu INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/power_supply/brownout.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7733,8 +6950,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/br INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7743,8 +6958,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7753,8 +6966,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7763,8 +6974,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7773,8 +6982,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7783,8 +6990,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7793,8 +6998,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/ch INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7803,8 +7006,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sa INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7813,8 +7014,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/ad INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7823,8 +7022,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/es INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7833,8 +7030,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_mempro INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32c3/sleep_cpu.c.obj: C_COMPILER____idf_esp_hw_support_ /home/pi/esp/esp-idf/components/esp_hw_support/lowpower/port/esp32c3/sleep_cpu.c || cmake_object_order_depends_target___idf_esp_hw_support DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -7843,8 +7038,6 @@ build esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/e INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/esp_private -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir OBJECT_FILE_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb # ============================================================================= @@ -7859,9 +7052,8 @@ build esp-idf/esp_hw_support/libesp_hw_support.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/__idf_esp_hw_support.pdb TARGET_FILE = esp-idf/esp_hw_support/libesp_hw_support.a - TARGET_PDB = esp-idf/esp_hw_support/libesp_hw_support.pdb + TARGET_PDB = esp_hw_support.a.dbg ############################################# @@ -8089,8 +7281,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/app_startup.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8099,8 +7289,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/port_common.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8109,8 +7297,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/port_systick.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8119,8 +7305,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/list.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8129,8 +7313,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8139,8 +7321,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8149,8 +7329,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8159,8 +7337,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8169,8 +7345,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_group INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8179,8 +7353,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buff INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8189,8 +7361,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/ri INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj: ASM_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8199,8 +7369,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/ri INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/esp_additions/idf_additions_event_groups.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8209,8 +7377,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj: C_COMPILER____idf_freertos_ /home/pi/esp/esp-idf/components/freertos/esp_additions/idf_additions.c || cmake_object_order_depends_target___idf_freertos DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8219,8 +7385,6 @@ build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/freertos -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb - TARGET_PDB = esp-idf/freertos/libfreertos.pdb # ============================================================================= @@ -8235,9 +7399,8 @@ build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ e OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb TARGET_FILE = esp-idf/freertos/libfreertos.a - TARGET_PDB = esp-idf/freertos/libfreertos.pdb + TARGET_PDB = freertos.a.dbg ############################################# @@ -8325,8 +7488,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/init.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/abort.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/abort.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8335,8 +7496,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/abort.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/assert.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8345,8 +7504,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/heap.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8355,8 +7512,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/locks.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8365,8 +7520,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/poll.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8375,8 +7528,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/pthread.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/pthread.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8385,8 +7536,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/pthread.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/random.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8395,8 +7544,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/getentropy.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/getentropy.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8405,8 +7552,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/getentropy.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/termios.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8415,8 +7560,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/stdatomic.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8425,8 +7568,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/time.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/time.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8435,8 +7576,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/time.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/sysconf.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8445,8 +7584,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/realpath.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8455,8 +7592,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/scandir.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8465,8 +7600,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/syscalls.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8475,8 +7608,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_syscalls.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/reent_syscalls.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8485,8 +7616,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_syscalls.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/port/esp_time_impl.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8495,8 +7624,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memcpy.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/port/riscv/memcpy.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8505,8 +7632,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memcpy.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/port/riscv/memmove.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8515,8 +7640,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/string/memcmp.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8525,8 +7648,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcpy.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/port/riscv/strcpy.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8535,8 +7656,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcpy.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/string/strncpy.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8545,8 +7664,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncmp.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/string/strncmp.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8555,8 +7672,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncmp.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj: ASM_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/port/riscv/strcmp.S || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8565,8 +7680,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/flockfile.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/flockfile.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8575,8 +7688,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/flockfile.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_init.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/reent_init.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8585,8 +7696,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_init.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/newlib_init.c.obj: C_COMPILER____idf_esp_libc_ /home/pi/esp/esp-idf/components/esp_libc/src/newlib_init.c || cmake_object_order_depends_target___idf_esp_libc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8595,8 +7704,6 @@ build esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/newlib_init.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/esp_libc/priv_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir OBJECT_FILE_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb # ============================================================================= @@ -8611,9 +7718,8 @@ build esp-idf/esp_libc/libesp_libc.a: C_STATIC_LIBRARY_LINKER____idf_esp_libc_ e OBJECT_DIR = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/__idf_esp_libc.pdb TARGET_FILE = esp-idf/esp_libc/libesp_libc.a - TARGET_PDB = esp-idf/esp_libc/libesp_libc.pdb + TARGET_PDB = esp_libc.a.dbg ############################################# @@ -8771,8 +7877,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb - TARGET_PDB = esp-idf/pthread/libpthread.pdb build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COMPILER____idf_pthread_ /home/pi/esp/esp-idf/components/pthread/pthread_cond_var.c || cmake_object_order_depends_target___idf_pthread DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8781,8 +7885,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb - TARGET_PDB = esp-idf/pthread/libpthread.pdb build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: C_COMPILER____idf_pthread_ /home/pi/esp/esp-idf/components/pthread/pthread_local_storage.c || cmake_object_order_depends_target___idf_pthread DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8791,8 +7893,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb - TARGET_PDB = esp-idf/pthread/libpthread.pdb build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPILER____idf_pthread_ /home/pi/esp/esp-idf/components/pthread/pthread_rwlock.c || cmake_object_order_depends_target___idf_pthread DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8801,8 +7901,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb - TARGET_PDB = esp-idf/pthread/libpthread.pdb build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_COMPILER____idf_pthread_ /home/pi/esp/esp-idf/components/pthread/pthread_semaphore.c || cmake_object_order_depends_target___idf_pthread DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8811,8 +7909,6 @@ build esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir OBJECT_FILE_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb - TARGET_PDB = esp-idf/pthread/libpthread.pdb # ============================================================================= @@ -8827,9 +7923,8 @@ build esp-idf/pthread/libpthread.a: C_STATIC_LIBRARY_LINKER____idf_pthread_ esp- OBJECT_DIR = esp-idf/pthread/CMakeFiles/__idf_pthread.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/pthread/CMakeFiles/__idf_pthread.dir/__idf_pthread.pdb TARGET_FILE = esp-idf/pthread/libpthread.a - TARGET_PDB = esp-idf/pthread/libpthread.pdb + TARGET_PDB = pthread.a.dbg ############################################# @@ -8917,8 +8012,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj: CXX_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/pthread/include OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir - TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb - TARGET_PDB = esp-idf/cxx/libcxx.pdb build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____idf_cxx_ /home/pi/esp/esp-idf/components/cxx/cxx_guards.cpp || cmake_object_order_depends_target___idf_cxx DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8927,8 +8020,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj: CXX_COMPILER____i INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/pthread/include OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir - TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb - TARGET_PDB = esp-idf/cxx/libcxx.pdb build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj: CXX_COMPILER____idf_cxx_ /home/pi/esp/esp-idf/components/cxx/cxx_init.cpp || cmake_object_order_depends_target___idf_cxx DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -8937,8 +8028,6 @@ build esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj: CXX_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/pthread/include OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir OBJECT_FILE_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir - TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb - TARGET_PDB = esp-idf/cxx/libcxx.pdb # ============================================================================= @@ -8953,9 +8042,8 @@ build esp-idf/cxx/libcxx.a: C_STATIC_LIBRARY_LINKER____idf_cxx_ esp-idf/cxx/CMak OBJECT_DIR = esp-idf/cxx/CMakeFiles/__idf_cxx.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/cxx/CMakeFiles/__idf_cxx.dir/__idf_cxx.pdb TARGET_FILE = esp-idf/cxx/libcxx.a - TARGET_PDB = esp-idf/cxx/libcxx.pdb + TARGET_PDB = cxx.a.dbg ############################################# @@ -9043,8 +8131,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj: C_COMPILER____idf_esp_timer_ /home/pi/esp/esp-idf/components/esp_timer/src/esp_timer_init.c || cmake_object_order_depends_target___idf_esp_timer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9053,8 +8139,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj: C_COMPILER____idf_esp_timer_ /home/pi/esp/esp-idf/components/esp_timer/src/ets_timer_legacy.c || cmake_object_order_depends_target___idf_esp_timer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9063,8 +8147,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_COMPILER____idf_esp_timer_ /home/pi/esp/esp-idf/components/esp_timer/src/system_time.c || cmake_object_order_depends_target___idf_esp_timer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9073,8 +8155,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj: C_COMPILER____idf_esp_timer_ /home/pi/esp/esp-idf/components/esp_timer/src/esp_timer_impl_common.c || cmake_object_order_depends_target___idf_esp_timer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9083,8 +8163,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj: C_COMPILER____idf_esp_timer_ /home/pi/esp/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c || cmake_object_order_depends_target___idf_esp_timer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9093,8 +8171,6 @@ build esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systim INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_timer/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir OBJECT_FILE_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb # ============================================================================= @@ -9109,9 +8185,8 @@ build esp-idf/esp_timer/libesp_timer.a: C_STATIC_LIBRARY_LINKER____idf_esp_timer OBJECT_DIR = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/__idf_esp_timer.pdb TARGET_FILE = esp-idf/esp_timer/libesp_timer.a - TARGET_PDB = esp-idf/esp_timer/libesp_timer.pdb + TARGET_PDB = esp_timer.a.dbg ############################################# @@ -9199,8 +8274,6 @@ build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gpt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb - TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gptimer_common.c.obj: C_COMPILER____idf_esp_driver_gptimer_ /home/pi/esp/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c || cmake_object_order_depends_target___idf_esp_driver_gptimer DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9209,8 +8282,6 @@ build esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src/gpt INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir OBJECT_FILE_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb - TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb # ============================================================================= @@ -9225,9 +8296,8 @@ build esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a: C_STATIC_LIBRARY_LINKE OBJECT_DIR = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir/__idf_esp_driver_gptimer.pdb TARGET_FILE = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a - TARGET_PDB = esp-idf/esp_driver_gptimer/libesp_driver_gptimer.pdb + TARGET_PDB = esp_driver_gptimer.a.dbg ############################################# @@ -9315,8 +8385,6 @@ build esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir OBJECT_FILE_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir - TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb - TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb # ============================================================================= @@ -9331,9 +8399,8 @@ build esp-idf/esp_ringbuf/libesp_ringbuf.a: C_STATIC_LIBRARY_LINKER____idf_esp_r OBJECT_DIR = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/__idf_esp_ringbuf.pdb TARGET_FILE = esp-idf/esp_ringbuf/libesp_ringbuf.a - TARGET_PDB = esp-idf/esp_ringbuf/libesp_ringbuf.pdb + TARGET_PDB = esp_ringbuf.a.dbg ############################################# @@ -9421,8 +8488,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb - TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_wakeup.c.obj: C_COMPILER____idf_esp_driver_uart_ /home/pi/esp/esp-idf/components/esp_driver_uart/src/uart_wakeup.c || cmake_object_order_depends_target___idf_esp_driver_uart DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9431,8 +8496,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_wake INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb - TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uhci.c.obj: C_COMPILER____idf_esp_driver_uart_ /home/pi/esp/esp-idf/components/esp_driver_uart/src/uhci.c || cmake_object_order_depends_target___idf_esp_driver_uart DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9441,8 +8504,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uhci.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb - TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj: C_COMPILER____idf_esp_driver_uart_ /home/pi/esp/esp-idf/components/esp_driver_uart/src/uart_vfs.c || cmake_object_order_depends_target___idf_esp_driver_uart DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9451,8 +8512,6 @@ build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir OBJECT_FILE_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb - TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb # ============================================================================= @@ -9467,9 +8526,8 @@ build esp-idf/esp_driver_uart/libesp_driver_uart.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/__idf_esp_driver_uart.pdb TARGET_FILE = esp-idf/esp_driver_uart/libesp_driver_uart.a - TARGET_PDB = esp-idf/esp_driver_uart/libesp_driver_uart.pdb + TARGET_PDB = esp_driver_uart.a.dbg ############################################# @@ -9557,8 +8615,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/app_trace/private_include -I/home/pi/esp/esp-idf/components/app_trace/port/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir - TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb - TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_COMPILER____idf_app_trace_ /home/pi/esp/esp-idf/components/app_trace/app_trace_util.c || cmake_object_order_depends_target___idf_app_trace DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9567,8 +8623,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/app_trace/private_include -I/home/pi/esp/esp-idf/components/app_trace/port/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir - TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb - TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COMPILER____idf_app_trace_ /home/pi/esp/esp-idf/components/app_trace/host_file_io.c || cmake_object_order_depends_target___idf_app_trace DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9577,8 +8631,6 @@ build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/app_trace/private_include -I/home/pi/esp/esp-idf/components/app_trace/port/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir - TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb - TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb # ============================================================================= @@ -9593,9 +8645,8 @@ build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb TARGET_FILE = esp-idf/app_trace/libapp_trace.a - TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + TARGET_PDB = app_trace.a.dbg ############################################# @@ -9683,8 +8734,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_event/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir - TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb - TARGET_PDB = esp-idf/esp_event/libesp_event.pdb build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPILER____idf_esp_event_ /home/pi/esp/esp-idf/components/esp_event/esp_event.c || cmake_object_order_depends_target___idf_esp_event DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9693,8 +8742,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_event/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir - TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb - TARGET_PDB = esp-idf/esp_event/libesp_event.pdb build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: C_COMPILER____idf_esp_event_ /home/pi/esp/esp-idf/components/esp_event/esp_event_private.c || cmake_object_order_depends_target___idf_esp_event DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9703,8 +8750,6 @@ build esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_event/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir OBJECT_FILE_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir - TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb - TARGET_PDB = esp-idf/esp_event/libesp_event.pdb # ============================================================================= @@ -9719,9 +8764,8 @@ build esp-idf/esp_event/libesp_event.a: C_STATIC_LIBRARY_LINKER____idf_esp_event OBJECT_DIR = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/__idf_esp_event.pdb TARGET_FILE = esp-idf/esp_event/libesp_event.a - TARGET_PDB = esp-idf/esp_event/libesp_event.pdb + TARGET_PDB = esp_event.a.dbg ############################################# @@ -9809,8 +8853,6 @@ build esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/nvs_sec_pro INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/nvs_flash/include OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir OBJECT_FILE_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir - TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb - TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb # ============================================================================= @@ -9825,9 +8867,8 @@ build esp-idf/nvs_sec_provider/libnvs_sec_provider.a: C_STATIC_LIBRARY_LINKER___ OBJECT_DIR = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir/__idf_nvs_sec_provider.pdb TARGET_FILE = esp-idf/nvs_sec_provider/libnvs_sec_provider.a - TARGET_PDB = esp-idf/nvs_sec_provider/libnvs_sec_provider.pdb + TARGET_PDB = nvs_sec_provider.a.dbg ############################################# @@ -9915,8 +8956,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj: CXX_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9925,8 +8964,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9935,8 +8972,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_page.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9945,8 +8980,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj: CXX INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9955,8 +8988,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_storage.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9965,8 +8996,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9975,8 +9004,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9985,8 +9012,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -9995,8 +9020,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10005,8 +9028,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10015,8 +9036,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_types.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10025,8 +9044,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj: CX INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_platform.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10035,8 +9052,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj: C_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_bootloader.c || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10045,8 +9060,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj: CXX_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10055,8 +9068,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partiti INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_aes.c.obj: C_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_bootloader_aes.c || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10065,8 +9076,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_aes.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_xts_aes.c.obj: C_COMPILER____idf_nvs_flash_ /home/pi/esp/esp-idf/components/nvs_flash/src/nvs_bootloader_xts_aes.c || cmake_object_order_depends_target___idf_nvs_flash DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10075,8 +9084,6 @@ build esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_xts_ae INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/nvs_flash/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir OBJECT_FILE_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb # ============================================================================= @@ -10091,9 +9098,8 @@ build esp-idf/nvs_flash/libnvs_flash.a: C_STATIC_LIBRARY_LINKER____idf_nvs_flash OBJECT_DIR = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/__idf_nvs_flash.pdb TARGET_FILE = esp-idf/nvs_flash/libnvs_flash.a - TARGET_PDB = esp-idf/nvs_flash/libnvs_flash.pdb + TARGET_PDB = nvs_flash.a.dbg ############################################# @@ -10181,8 +9187,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPILER____idf_esp_phy_ /home/pi/esp/esp-idf/components/esp_phy/src/lib_printf.c || cmake_object_order_depends_target___idf_esp_phy DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10191,8 +9195,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPILER____idf_esp_phy_ /home/pi/esp/esp-idf/components/esp_phy/src/phy_common.c || cmake_object_order_depends_target___idf_esp_phy DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10201,8 +9203,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILER____idf_esp_phy_ /home/pi/esp/esp-idf/components/esp_phy/src/phy_init.c || cmake_object_order_depends_target___idf_esp_phy DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10211,8 +9211,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj: C_COMPILER____idf_esp_phy_ /home/pi/esp/esp-idf/components/esp_phy/esp32c3/phy_init_data.c || cmake_object_order_depends_target___idf_esp_phy DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10221,8 +9219,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3/phy_init_data.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPILER____idf_esp_phy_ /home/pi/esp/esp-idf/components/esp_phy/src/btbb_init.c || cmake_object_order_depends_target___idf_esp_phy DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10231,8 +9227,6 @@ build esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir OBJECT_FILE_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb # ============================================================================= @@ -10247,9 +9241,8 @@ build esp-idf/esp_phy/libesp_phy.a: C_STATIC_LIBRARY_LINKER____idf_esp_phy_ esp- OBJECT_DIR = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/__idf_esp_phy.pdb TARGET_FILE = esp-idf/esp_phy/libesp_phy.a - TARGET_PDB = esp-idf/esp_phy/libesp_phy.pdb + TARGET_PDB = esp_phy.a.dbg ############################################# @@ -10337,8 +9330,6 @@ build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb - TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj: C_COMPILER____idf_esp_driver_usb_serial_jtag_ /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10347,8 +9338,6 @@ build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb - TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj: C_COMPILER____idf_esp_driver_usb_serial_jtag_ /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c || cmake_object_order_depends_target___idf_esp_driver_usb_serial_jtag DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10357,8 +9346,6 @@ build esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir OBJECT_FILE_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb - TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb # ============================================================================= @@ -10373,9 +9360,8 @@ build esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a: C_STAT OBJECT_DIR = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/__idf_esp_driver_usb_serial_jtag.pdb TARGET_FILE = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a - TARGET_PDB = esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.pdb + TARGET_PDB = esp_driver_usb_serial_jtag.a.dbg ############################################# @@ -10463,8 +9449,6 @@ build esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir OBJECT_FILE_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir - TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb - TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb # ============================================================================= @@ -10479,9 +9463,8 @@ build esp-idf/esp_vfs_console/libesp_vfs_console.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/__idf_esp_vfs_console.pdb TARGET_FILE = esp-idf/esp_vfs_console/libesp_vfs_console.a - TARGET_PDB = esp-idf/esp_vfs_console/libesp_vfs_console.pdb + TARGET_PDB = esp_vfs_console.a.dbg ############################################# @@ -10569,8 +9552,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj: C_COMPILER____idf_vfs_ /ho INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/vfs/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_vfs_console/include OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir - TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb - TARGET_PDB = esp-idf/vfs/libvfs.pdb build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_vfs_ /home/pi/esp/esp-idf/components/vfs/vfs_eventfd.c || cmake_object_order_depends_target___idf_vfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10579,8 +9560,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj: C_COMPILER____idf_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/vfs/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_vfs_console/include OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir - TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb - TARGET_PDB = esp-idf/vfs/libvfs.pdb build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf_vfs_ /home/pi/esp/esp-idf/components/vfs/vfs_semihost.c || cmake_object_order_depends_target___idf_vfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10589,8 +9568,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/vfs/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_vfs_console/include OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir - TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb - TARGET_PDB = esp-idf/vfs/libvfs.pdb build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj: C_COMPILER____idf_vfs_ /home/pi/esp/esp-idf/components/vfs/nullfs.c || cmake_object_order_depends_target___idf_vfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10599,8 +9576,6 @@ build esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj: C_COMPILER____idf_vfs_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/vfs/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_vfs_console/include OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir OBJECT_FILE_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir - TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb - TARGET_PDB = esp-idf/vfs/libvfs.pdb # ============================================================================= @@ -10615,9 +9590,8 @@ build esp-idf/vfs/libvfs.a: C_STATIC_LIBRARY_LINKER____idf_vfs_ esp-idf/vfs/CMak OBJECT_DIR = esp-idf/vfs/CMakeFiles/__idf_vfs.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/vfs/CMakeFiles/__idf_vfs.dir/__idf_vfs.pdb TARGET_FILE = esp-idf/vfs/libvfs.a - TARGET_PDB = esp-idf/vfs/libvfs.pdb + TARGET_PDB = vfs.a.dbg ############################################# @@ -10705,8 +9679,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/api_lib.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10715,8 +9687,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/api_msg.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10725,8 +9695,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/err.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10735,8 +9703,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/if_api.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10745,8 +9711,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/netbuf.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10755,8 +9719,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/netdb.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10765,8 +9727,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/netifapi.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10775,8 +9735,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/sockets.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10785,8 +9743,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/api/tcpip.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10795,8 +9751,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10805,8 +9759,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10815,8 +9767,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/def.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10825,8 +9775,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/dns.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10835,8 +9783,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/inet_chksum.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10845,8 +9791,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/init.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10855,8 +9799,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ip.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10865,8 +9807,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/mem.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10875,8 +9815,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/memp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10885,8 +9823,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/netif.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10895,8 +9831,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/pbuf.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10905,8 +9839,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/raw.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10915,8 +9847,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/stats.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10925,8 +9855,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/sys.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10935,8 +9863,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/tcp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10945,8 +9871,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/tcp_in.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10955,8 +9879,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/tcp_out.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10965,8 +9887,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/timeouts.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10975,8 +9895,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/udp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10985,8 +9903,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -10995,8 +9911,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11005,8 +9919,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11015,8 +9927,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11025,8 +9935,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11035,8 +9943,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11045,8 +9951,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11055,8 +9959,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11065,8 +9967,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11075,8 +9975,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11085,8 +9983,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11095,8 +9991,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11105,8 +9999,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11115,8 +10007,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11125,8 +10015,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11135,8 +10023,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11145,8 +10031,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11155,8 +10039,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11165,8 +10047,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6 - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ethernet.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11175,8 +10055,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/bridgeif.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11185,8 +10063,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11195,8 +10071,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/slipif.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11205,8 +10079,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11215,8 +10087,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11225,8 +10095,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11235,8 +10103,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11245,8 +10111,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11255,8 +10119,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11265,8 +10127,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11275,8 +10135,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11285,8 +10143,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11295,8 +10151,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11305,8 +10159,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11315,8 +10167,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11325,8 +10175,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11335,8 +10183,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11345,8 +10191,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11355,8 +10199,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11365,8 +10207,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11375,8 +10215,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11385,8 +10223,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11395,8 +10231,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11405,8 +10239,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11415,8 +10247,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11425,8 +10255,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11435,8 +10263,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11445,8 +10271,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11455,8 +10279,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/hooks/tcp_isn_default.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11465,8 +10287,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11475,8 +10295,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/debug/lwip_debug.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11485,8 +10303,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/sockets_ext.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11495,8 +10311,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/freertos/sys_arch.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11505,8 +10319,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/if_index.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/if_index.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11515,8 +10327,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/if_index.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/acd_dhcp_check.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11525,8 +10335,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11535,8 +10343,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/apps/ping/esp_ping.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11545,8 +10351,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/apps/ping/ping.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11555,8 +10359,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/apps/ping/ping_sock.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11565,8 +10367,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11575,8 +10375,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11585,8 +10383,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11595,8 +10391,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11605,8 +10399,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11615,8 +10407,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C_COMPILER____idf_lwip_ /home/pi/esp/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c || cmake_object_order_depends_target___idf_lwip DEFINES = -DESP_LWIP_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11625,8 +10415,6 @@ build esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir OBJECT_FILE_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb - TARGET_PDB = esp-idf/lwip/liblwip.pdb # ============================================================================= @@ -11641,9 +10429,8 @@ build esp-idf/lwip/liblwip.a: C_STATIC_LIBRARY_LINKER____idf_lwip_ esp-idf/lwip/ OBJECT_DIR = esp-idf/lwip/CMakeFiles/__idf_lwip.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/lwip/CMakeFiles/__idf_lwip.dir/__idf_lwip.pdb TARGET_FILE = esp-idf/lwip/liblwip.a - TARGET_PDB = esp-idf/lwip/liblwip.pdb + TARGET_PDB = lwip.a.dbg ############################################# @@ -11801,8 +10588,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/esp_netif_objects.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11811,8 +10596,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/esp_netif_defaults.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11821,8 +10604,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11831,8 +10612,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11841,8 +10620,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11851,8 +10628,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defau INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/netif/wlanif.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11861,8 +10636,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/netif/ethernetif.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11871,8 +10644,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj: C_COMPILER____idf_esp_netif_ /home/pi/esp/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c || cmake_object_order_depends_target___idf_esp_netif DEFINES = -DESP_NETIF_COMPONENT_BUILD -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -11881,8 +10652,6 @@ build esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_netif/private_include -I/home/pi/esp/esp-idf/components/esp_netif/lwip -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir OBJECT_FILE_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb # ============================================================================= @@ -11897,9 +10666,8 @@ build esp-idf/esp_netif/libesp_netif.a: C_STATIC_LIBRARY_LINKER____idf_esp_netif OBJECT_DIR = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/__idf_esp_netif.pdb TARGET_FILE = esp-idf/esp_netif/libesp_netif.a - TARGET_PDB = esp-idf/esp_netif/libesp_netif.pdb + TARGET_PDB = esp_netif.a.dbg ############################################# @@ -11987,8 +10755,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/port/eloop.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -11997,8 +10763,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/ap_config.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12007,8 +10771,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_confi INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12017,8 +10779,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12027,8 +10787,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12037,8 +10795,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12047,8 +10803,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_ca INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/sta_info.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12057,8 +10811,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12067,8 +10819,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12077,8 +10827,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/common/sae.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12087,8 +10835,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/common/dragonfly.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12097,8 +10843,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/drag INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/common/wpa_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12107,8 +10851,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/bitfield.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12117,8 +10859,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfi INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12127,8 +10867,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12137,8 +10875,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12147,8 +10883,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12157,8 +10891,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12167,8 +10899,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/cryp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12177,8 +10907,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_g INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12187,8 +10915,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_g INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12197,8 +10923,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_f INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12207,8 +10931,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12217,8 +10939,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12227,8 +10947,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha3 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12237,8 +10955,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha2 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12247,8 +10963,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12257,8 +10971,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha3 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12267,8 +10979,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12277,8 +10987,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12287,8 +10995,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12297,8 +11003,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12307,8 +11011,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ch INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12317,8 +11019,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12327,8 +11027,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12337,8 +11035,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12347,8 +11043,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12357,8 +11051,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12367,8 +11059,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12377,8 +11067,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12387,8 +11075,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12397,8 +11083,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ms INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12407,8 +11091,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12417,8 +11099,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12427,8 +11107,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/ea INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12437,8 +11115,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pm INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12447,8 +11123,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12457,8 +11131,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/base64.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12467,8 +11139,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base6 INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12477,8 +11147,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/commo INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/ext_password.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12487,8 +11155,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_p INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/uuid.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12497,8 +11163,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12507,8 +11171,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabu INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12517,8 +11179,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_d INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/utils/json.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12527,8 +11187,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12537,8 +11195,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12547,8 +11203,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12557,8 +11211,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12567,8 +11219,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_att INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12577,8 +11227,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_com INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12587,8 +11235,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12597,8 +11243,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enr INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/common/sae_pk.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12607,8 +11251,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12617,8 +11259,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12627,8 +11267,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12637,8 +11275,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12647,8 +11283,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12657,8 +11291,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12667,8 +11299,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12677,8 +11307,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12687,8 +11315,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12697,8 +11323,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12707,8 +11331,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12717,8 +11339,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12727,8 +11347,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12737,8 +11355,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12747,8 +11363,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpsk.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpsk.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12757,8 +11371,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/rc4.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12767,8 +11379,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12777,8 +11387,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12787,8 +11395,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12797,8 +11403,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12807,8 +11411,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj: C_COMPILER____idf_wpa_supplicant_ /home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c || cmake_object_order_depends_target___idf_wpa_supplicant DEFINES = -DCONFIG_CRYPTO_MBEDTLS -DCONFIG_ECC -DCONFIG_FAST_PBKDF2 -DCONFIG_GMAC -DCONFIG_IEEE80211W -DCONFIG_NO_RADIUS -DCONFIG_OWE_STA -DCONFIG_SAE -DCONFIG_SAE_H2E -DCONFIG_SAE_PK -DCONFIG_SHA256 -DCONFIG_WPA3_SAE -DCONFIG_WPS -DEAP_MSCHAPv2 -DEAP_PEAP -DEAP_PEER_METHOD -DEAP_TLS -DEAP_TTLS -DESPRESSIF_USE -DESP_PLATFORM -DESP_SUPPLICANT -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DIEEE8021X_EAPOL -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUSE_WPA2_TASK -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D__ets__ @@ -12817,8 +11419,6 @@ build esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes- INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/utils -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/src/crypto -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir OBJECT_FILE_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb # ============================================================================= @@ -12833,9 +11433,8 @@ build esp-idf/wpa_supplicant/libwpa_supplicant.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/__idf_wpa_supplicant.pdb TARGET_FILE = esp-idf/wpa_supplicant/libwpa_supplicant.a - TARGET_PDB = esp-idf/wpa_supplicant/libwpa_supplicant.pdb + TARGET_PDB = wpa_supplicant.a.dbg ############################################# @@ -12923,8 +11522,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3/esp_coex_adapter.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb - TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj: C_COMPILER____idf_esp_coex_ /home/pi/esp/esp-idf/components/esp_coex/src/coexist_debug_diagram.c || cmake_object_order_depends_target___idf_esp_coex DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -12933,8 +11530,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb - TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj: C_COMPILER____idf_esp_coex_ /home/pi/esp/esp-idf/components/esp_coex/src/coexist_debug.c || cmake_object_order_depends_target___idf_esp_coex DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -12943,8 +11538,6 @@ build esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir OBJECT_FILE_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb - TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb # ============================================================================= @@ -12959,9 +11552,8 @@ build esp-idf/esp_coex/libesp_coex.a: C_STATIC_LIBRARY_LINKER____idf_esp_coex_ e OBJECT_DIR = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/__idf_esp_coex.pdb TARGET_FILE = esp-idf/esp_coex/libesp_coex.a - TARGET_PDB = esp-idf/esp_coex/libesp_coex.pdb + TARGET_PDB = esp_coex.a.dbg ############################################# @@ -13049,8 +11641,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/mesh_event.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13059,8 +11649,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/smartconfig.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13069,8 +11657,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/wifi_init.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13079,8 +11665,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/wifi_default.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13089,8 +11673,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/wifi_netif.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13099,8 +11681,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/wifi_default_ap.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13109,8 +11689,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13119,8 +11697,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory/esp_wifi_regulatory.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/regulatory/esp_wifi_regulatory.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13129,8 +11705,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory/esp_wifi_regulat INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: C_COMPILER____idf_esp_wifi_ /home/pi/esp/esp-idf/components/esp_wifi/src/smartconfig_ack.c || cmake_object_order_depends_target___idf_esp_wifi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13139,8 +11713,6 @@ build esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/src -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir OBJECT_FILE_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb # ============================================================================= @@ -13155,9 +11727,8 @@ build esp-idf/esp_wifi/libesp_wifi.a: C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ e OBJECT_DIR = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/__idf_esp_wifi.pdb TARGET_FILE = esp-idf/esp_wifi/libesp_wifi.a - TARGET_PDB = esp-idf/esp_wifi/libesp_wifi.pdb + TARGET_PDB = esp_wifi.a.dbg ############################################# @@ -13245,8 +11816,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi - TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb - TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj: C_COMPILER____idf_esp_driver_spi_ /home/pi/esp/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c || cmake_object_order_depends_target___idf_esp_driver_spi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13255,8 +11824,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_m INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi - TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb - TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj: C_COMPILER____idf_esp_driver_spi_ /home/pi/esp/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c || cmake_object_order_depends_target___idf_esp_driver_spi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13265,8 +11832,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_s INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi - TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb - TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj: C_COMPILER____idf_esp_driver_spi_ /home/pi/esp/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave_hd.c || cmake_object_order_depends_target___idf_esp_driver_spi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13275,8 +11840,6 @@ build esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_s INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi - TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb - TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb # ============================================================================= @@ -13291,9 +11854,8 @@ build esp-idf/esp_driver_spi/libesp_driver_spi.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/__idf_esp_driver_spi.pdb TARGET_FILE = esp-idf/esp_driver_spi/libesp_driver_spi.a - TARGET_PDB = esp-idf/esp_driver_spi/libesp_driver_spi.pdb + TARGET_PDB = esp_driver_spi.a.dbg ############################################# @@ -13381,8 +11943,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj: C_COMPILER____idf_esp_gdbstub_ /home/pi/esp/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c || cmake_object_order_depends_target___idf_esp_gdbstub DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13391,8 +11951,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_COMPILER____idf_esp_gdbstub_ /home/pi/esp/esp-idf/components/esp_gdbstub/src/packet.c || cmake_object_order_depends_target___idf_esp_gdbstub DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13401,8 +11959,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstub_riscv.c.obj: C_COMPILER____idf_esp_gdbstub_ /home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c || cmake_object_order_depends_target___idf_esp_gdbstub DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13411,8 +11967,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/gdbstu INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_decode.c.obj: C_COMPILER____idf_esp_gdbstub_ /home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c || cmake_object_order_depends_target___idf_esp_gdbstub DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13421,8 +11975,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/rv_dec INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/target_xml.c.obj: C_COMPILER____idf_esp_gdbstub_ /home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/target_xml.c || cmake_object_order_depends_target___idf_esp_gdbstub DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13431,8 +11983,6 @@ build esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv/target INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/private_include -I/home/pi/esp/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir OBJECT_FILE_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/riscv - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb # ============================================================================= @@ -13447,9 +11997,8 @@ build esp-idf/esp_gdbstub/libesp_gdbstub.a: C_STATIC_LIBRARY_LINKER____idf_esp_g OBJECT_DIR = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/__idf_esp_gdbstub.pdb TARGET_FILE = esp-idf/esp_gdbstub/libesp_gdbstub.a - TARGET_PDB = esp-idf/esp_gdbstub/libesp_gdbstub.pdb + TARGET_PDB = esp_gdbstub.a.dbg ############################################# @@ -13607,8 +12156,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_compat.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13617,8 +12164,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_compat.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_runner.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13627,8 +12172,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_utils_freertos.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13637,8 +12180,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_utils_cache.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13647,8 +12188,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_utils_memory.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13657,8 +12196,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/unity_port_esp32.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13667,8 +12204,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj: C_COMPILER____idf_unity_ /home/pi/esp/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c || cmake_object_order_depends_target___idf_unity DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13677,8 +12212,6 @@ build esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir OBJECT_FILE_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb - TARGET_PDB = esp-idf/unity/libunity.pdb # ============================================================================= @@ -13693,9 +12226,8 @@ build esp-idf/unity/libunity.a: C_STATIC_LIBRARY_LINKER____idf_unity_ esp-idf/un OBJECT_DIR = esp-idf/unity/CMakeFiles/__idf_unity.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/unity/CMakeFiles/__idf_unity.dir/__idf_unity.pdb TARGET_FILE = esp-idf/unity/libunity.a - TARGET_PDB = esp-idf/unity/libunity.pdb + TARGET_PDB = unity.a.dbg ############################################# @@ -13783,8 +12315,6 @@ build esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/cmock/CMock/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir OBJECT_FILE_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src - TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb - TARGET_PDB = esp-idf/cmock/libcmock.pdb # ============================================================================= @@ -13799,9 +12329,8 @@ build esp-idf/cmock/libcmock.a: C_STATIC_LIBRARY_LINKER____idf_cmock_ esp-idf/cm OBJECT_DIR = esp-idf/cmock/CMakeFiles/__idf_cmock.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/cmock/CMakeFiles/__idf_cmock.dir/__idf_cmock.pdb TARGET_FILE = esp-idf/cmock/libcmock.a - TARGET_PDB = esp-idf/cmock/libcmock.pdb + TARGET_PDB = cmock.a.dbg ############################################# @@ -13889,8 +12418,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/esp_console_common.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13899,8 +12426,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_common.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_internal.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/esp_console_repl_internal.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13909,8 +12434,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_internal.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/split_argv.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13919,8 +12442,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/linenoise/linenoise.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13929,8 +12450,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/linenoise - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/esp_console_repl_chip.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13939,8 +12458,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl_chip.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_cmd.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13949,8 +12466,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_date.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13959,8 +12474,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_dbl.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13969,8 +12482,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_dstr.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13979,8 +12490,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_end.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13989,8 +12498,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_file.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -13999,8 +12506,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_hashtable.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14009,8 +12514,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_int.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14019,8 +12522,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_lit.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14029,8 +12530,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_rem.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14039,8 +12538,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_rex.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14049,8 +12546,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_str.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14059,8 +12554,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj: C_CO INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/arg_utils.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14069,8 +12562,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_COMPILER____idf_console_ /home/pi/esp/esp-idf/components/console/argtable3/argtable3.c || cmake_object_order_depends_target___idf_console DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14079,8 +12570,6 @@ build esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/console/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir OBJECT_FILE_DIR = esp-idf/console/CMakeFiles/__idf_console.dir/argtable3 - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb - TARGET_PDB = esp-idf/console/libconsole.pdb # ============================================================================= @@ -14095,9 +12584,8 @@ build esp-idf/console/libconsole.a: C_STATIC_LIBRARY_LINKER____idf_console_ esp- OBJECT_DIR = esp-idf/console/CMakeFiles/__idf_console.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/console/CMakeFiles/__idf_console.dir/__idf_console.pdb TARGET_FILE = esp-idf/console/libconsole.a - TARGET_PDB = esp-idf/console/libconsole.pdb + TARGET_PDB = console.a.dbg ############################################# @@ -14395,8 +12883,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_common.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj: C_COMPILER____idf_esp_driver_i2s_ /home/pi/esp/esp-idf/components/esp_driver_i2s/i2s_std.c || cmake_object_order_depends_target___idf_esp_driver_i2s DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14405,8 +12891,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_std.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj: C_COMPILER____idf_esp_driver_i2s_ /home/pi/esp/esp-idf/components/esp_driver_i2s/i2s_pdm.c || cmake_object_order_depends_target___idf_esp_driver_i2s DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14415,8 +12899,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_pdm.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj: C_COMPILER____idf_esp_driver_i2s_ /home/pi/esp/esp-idf/components/esp_driver_i2s/i2s_tdm.c || cmake_object_order_depends_target___idf_esp_driver_i2s DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14425,8 +12907,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_tdm.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c.obj: C_COMPILER____idf_esp_driver_i2s_ /home/pi/esp/esp-idf/components/esp_driver_i2s/i2s_platform.c || cmake_object_order_depends_target___idf_esp_driver_i2s DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14435,8 +12915,6 @@ build esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/i2s_platform.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb # ============================================================================= @@ -14451,9 +12929,8 @@ build esp-idf/esp_driver_i2s/libesp_driver_i2s.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir/__idf_esp_driver_i2s.pdb TARGET_FILE = esp-idf/esp_driver_i2s/libesp_driver_i2s.a - TARGET_PDB = esp-idf/esp_driver_i2s/libesp_driver_i2s.pdb + TARGET_PDB = esp_driver_i2s.a.dbg ############################################# @@ -14541,8 +13018,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sdmmc_common.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14551,8 +13026,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sdmmc_init.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14561,8 +13034,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj: C_COMPILER____i INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sdmmc_mmc.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14571,8 +13042,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sdmmc_sd.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14581,8 +13050,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14591,8 +13058,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl/sd_pwr_ctrl.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sd_pwr_ctrl - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf_sdmmc_ /home/pi/esp/esp-idf/components/sdmmc/sdmmc_io.c || cmake_object_order_depends_target___idf_sdmmc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14601,8 +13066,6 @@ build esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj: C_COMPILER____idf INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir OBJECT_FILE_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb # ============================================================================= @@ -14617,9 +13080,8 @@ build esp-idf/sdmmc/libsdmmc.a: C_STATIC_LIBRARY_LINKER____idf_sdmmc_ esp-idf/sd OBJECT_DIR = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/__idf_sdmmc.pdb TARGET_FILE = esp-idf/sdmmc/libsdmmc.a - TARGET_PDB = esp-idf/sdmmc/libsdmmc.pdb + TARGET_PDB = sdmmc.a.dbg ############################################# @@ -14707,8 +13169,6 @@ build esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir/sd_host INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/sdmmc/include OBJECT_DIR = esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir OBJECT_FILE_DIR = esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir/__idf_esp_driver_sd_intf.pdb - TARGET_PDB = esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.pdb # ============================================================================= @@ -14723,9 +13183,8 @@ build esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.a: C_STATIC_LIBRARY_LINKE OBJECT_DIR = esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_sd_intf/CMakeFiles/__idf_esp_driver_sd_intf.dir/__idf_esp_driver_sd_intf.pdb TARGET_FILE = esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.a - TARGET_PDB = esp-idf/esp_driver_sd_intf/libesp_driver_sd_intf.pdb + TARGET_PDB = esp_driver_sd_intf.a.dbg ############################################# @@ -14883,8 +13342,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb - TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_host.c.obj: C_COMPILER____idf_esp_driver_sdspi_ /home/pi/esp/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c || cmake_object_order_depends_target___idf_esp_driver_sdspi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14893,8 +13350,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_h INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb - TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_transaction.c.obj: C_COMPILER____idf_esp_driver_sdspi_ /home/pi/esp/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c || cmake_object_order_depends_target___idf_esp_driver_sdspi DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -14903,8 +13358,6 @@ build esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src/sdspi_t INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir OBJECT_FILE_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb - TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb # ============================================================================= @@ -14919,9 +13372,8 @@ build esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a: C_STATIC_LIBRARY_LINKER___ OBJECT_DIR = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir/__idf_esp_driver_sdspi.pdb TARGET_FILE = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a - TARGET_PDB = esp-idf/esp_driver_sdspi/libesp_driver_sdspi.pdb + TARGET_PDB = esp_driver_sdspi.a.dbg ############################################# @@ -15219,8 +13671,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_common. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15229,8 +13679,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_bytes.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_encoder_bytes.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15239,8 +13687,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_copy.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_encoder_copy.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15249,8 +13695,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder_simple.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_encoder_simple.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15259,8 +13703,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_encoder INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_rx.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15269,8 +13711,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_rx.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.obj: C_COMPILER____idf_esp_driver_rmt_ /home/pi/esp/esp-idf/components/esp_driver_rmt/src/rmt_tx.c || cmake_object_order_depends_target___idf_esp_driver_rmt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15279,8 +13719,6 @@ build esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src/rmt_tx.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir OBJECT_FILE_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb # ============================================================================= @@ -15295,9 +13733,8 @@ build esp-idf/esp_driver_rmt/libesp_driver_rmt.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir/__idf_esp_driver_rmt.pdb TARGET_FILE = esp-idf/esp_driver_rmt/libesp_driver_rmt.a - TARGET_PDB = esp-idf/esp_driver_rmt/libesp_driver_rmt.pdb + TARGET_PDB = esp_driver_rmt.a.dbg ############################################# @@ -15385,8 +13822,6 @@ build esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src/tempera INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include OBJECT_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir OBJECT_FILE_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/__idf_esp_driver_tsens.pdb - TARGET_PDB = esp-idf/esp_driver_tsens/libesp_driver_tsens.pdb # ============================================================================= @@ -15401,9 +13836,8 @@ build esp-idf/esp_driver_tsens/libesp_driver_tsens.a: C_STATIC_LIBRARY_LINKER___ OBJECT_DIR = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir/__idf_esp_driver_tsens.pdb TARGET_FILE = esp-idf/esp_driver_tsens/libesp_driver_tsens.a - TARGET_PDB = esp-idf/esp_driver_tsens/libesp_driver_tsens.pdb + TARGET_PDB = esp_driver_tsens.a.dbg ############################################# @@ -15491,8 +13925,6 @@ build esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src/sdm.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir OBJECT_FILE_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb - TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb # ============================================================================= @@ -15507,9 +13939,8 @@ build esp-idf/esp_driver_sdm/libesp_driver_sdm.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir/__idf_esp_driver_sdm.pdb TARGET_FILE = esp-idf/esp_driver_sdm/libesp_driver_sdm.a - TARGET_PDB = esp-idf/esp_driver_sdm/libesp_driver_sdm.pdb + TARGET_PDB = esp_driver_sdm.a.dbg ############################################# @@ -15597,8 +14028,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_master.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb - TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.obj: C_COMPILER____idf_esp_driver_i2c_ /home/pi/esp/esp-idf/components/esp_driver_i2c/i2c_common.c || cmake_object_order_depends_target___idf_esp_driver_i2c DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15607,8 +14036,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_common.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb - TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj: C_COMPILER____idf_esp_driver_i2c_ /home/pi/esp/esp-idf/components/esp_driver_i2c/i2c_slave.c || cmake_object_order_depends_target___idf_esp_driver_i2c DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15617,8 +14044,6 @@ build esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/i2c_slave.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir OBJECT_FILE_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb - TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb # ============================================================================= @@ -15633,9 +14058,8 @@ build esp-idf/esp_driver_i2c/libesp_driver_i2c.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir/__idf_esp_driver_i2c.pdb TARGET_FILE = esp-idf/esp_driver_i2c/libesp_driver_i2c.a - TARGET_PDB = esp-idf/esp_driver_i2c/libesp_driver_i2c.pdb + TARGET_PDB = esp_driver_i2c.a.dbg ############################################# @@ -15723,8 +14147,6 @@ build esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src/ledc.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir OBJECT_FILE_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb - TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb # ============================================================================= @@ -15739,9 +14161,8 @@ build esp-idf/esp_driver_ledc/libesp_driver_ledc.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir/__idf_esp_driver_ledc.pdb TARGET_FILE = esp-idf/esp_driver_ledc/libesp_driver_ledc.a - TARGET_PDB = esp-idf/esp_driver_ledc/libesp_driver_ledc.pdb + TARGET_PDB = esp_driver_ledc.a.dbg ############################################# @@ -15899,8 +14320,6 @@ build esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir OBJECT_FILE_DIR = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/__idf_esp_driver_twai.pdb - TARGET_PDB = esp-idf/esp_driver_twai/libesp_driver_twai.pdb build esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai_onchip.c.obj: C_COMPILER____idf_esp_driver_twai_ /home/pi/esp/esp-idf/components/esp_driver_twai/esp_twai_onchip.c || cmake_object_order_depends_target___idf_esp_driver_twai DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -15909,8 +14328,6 @@ build esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/esp_twai_onch INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include OBJECT_DIR = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir OBJECT_FILE_DIR = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/__idf_esp_driver_twai.pdb - TARGET_PDB = esp-idf/esp_driver_twai/libesp_driver_twai.pdb # ============================================================================= @@ -15925,9 +14342,8 @@ build esp-idf/esp_driver_twai/libesp_driver_twai.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_twai/CMakeFiles/__idf_esp_driver_twai.dir/__idf_esp_driver_twai.pdb TARGET_FILE = esp-idf/esp_driver_twai/libesp_driver_twai.a - TARGET_PDB = esp-idf/esp_driver_twai/libesp_driver_twai.pdb + TARGET_PDB = esp_driver_twai.a.dbg ############################################# @@ -16015,8 +14431,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c/i2c.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c - TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb - TARGET_PDB = esp-idf/driver/libdriver.pdb build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____idf_driver_ /home/pi/esp/esp-idf/components/driver/twai/twai.c || cmake_object_order_depends_target___idf_driver DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16025,8 +14439,6 @@ build esp-idf/driver/CMakeFiles/__idf_driver.dir/twai/twai.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir OBJECT_FILE_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir/twai - TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb - TARGET_PDB = esp-idf/driver/libdriver.pdb # ============================================================================= @@ -16041,9 +14453,8 @@ build esp-idf/driver/libdriver.a: C_STATIC_LIBRARY_LINKER____idf_driver_ esp-idf OBJECT_DIR = esp-idf/driver/CMakeFiles/__idf_driver.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/driver/CMakeFiles/__idf_driver.dir/__idf_driver.pdb TARGET_FILE = esp-idf/driver/libdriver.a - TARGET_PDB = esp-idf/driver/libdriver.pdb + TARGET_PDB = driver.a.dbg ############################################# @@ -16131,8 +14542,6 @@ build esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj: C_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir OBJECT_FILE_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir - TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb - TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb # ============================================================================= @@ -16147,9 +14556,8 @@ build esp-idf/http_parser/libhttp_parser.a: C_STATIC_LIBRARY_LINKER____idf_http_ OBJECT_DIR = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/__idf_http_parser.pdb TARGET_FILE = esp-idf/http_parser/libhttp_parser.a - TARGET_PDB = esp-idf/http_parser/libhttp_parser.pdb + TARGET_PDB = http_parser.a.dbg ############################################# @@ -16237,8 +14645,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp-tls/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj: C_COMPILER____idf_esp-tls_ /home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c || cmake_object_order_depends_target___idf_esp-tls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16247,8 +14653,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp-tls/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: C_COMPILER____idf_esp-tls_ /home/pi/esp/esp-idf/components/esp-tls/esp_tls_error_capture.c || cmake_object_order_depends_target___idf_esp-tls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16257,8 +14661,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp-tls/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: C_COMPILER____idf_esp-tls_ /home/pi/esp/esp-idf/components/esp-tls/esp_tls_platform_port.c || cmake_object_order_depends_target___idf_esp-tls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16267,8 +14669,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_platform_port.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp-tls/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMPILER____idf_esp-tls_ /home/pi/esp/esp-idf/components/esp-tls/esp_tls_mbedtls.c || cmake_object_order_depends_target___idf_esp-tls DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16277,8 +14677,6 @@ build esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp-tls/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir OBJECT_FILE_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb # ============================================================================= @@ -16293,9 +14691,8 @@ build esp-idf/esp-tls/libesp-tls.a: C_STATIC_LIBRARY_LINKER____idf_esp-tls_ esp- OBJECT_DIR = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/__idf_esp-tls.pdb TARGET_FILE = esp-idf/esp-tls/libesp-tls.a - TARGET_PDB = esp-idf/esp-tls/libesp-tls.pdb + TARGET_PDB = esp-tls.a.dbg ############################################# @@ -16383,8 +14780,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_common.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16393,8 +14788,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_cali.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16403,8 +14796,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_cali_curve_fitting.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16413,8 +14804,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_continuous.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16423,8 +14812,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_monitor.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16433,8 +14820,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_monitor.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/gdma/adc_dma.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16443,8 +14828,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma/adc_dma.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/gdma - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/adc_filter.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16453,8 +14836,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_filter.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj: C_COMPILER____idf_esp_adc_ /home/pi/esp/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c || cmake_object_order_depends_target___idf_esp_adc DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16463,8 +14844,6 @@ build esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coeffic INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir OBJECT_FILE_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3 - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb # ============================================================================= @@ -16479,9 +14858,8 @@ build esp-idf/esp_adc/libesp_adc.a: C_STATIC_LIBRARY_LINKER____idf_esp_adc_ esp- OBJECT_DIR = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/__idf_esp_adc.pdb TARGET_FILE = esp-idf/esp_adc/libesp_adc.a - TARGET_PDB = esp-idf/esp_adc/libesp_adc.pdb + TARGET_PDB = esp_adc.a.dbg ############################################# @@ -16709,8 +15087,6 @@ build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/esp_cam_ctlr.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir OBJECT_FILE_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb - TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl.c.obj: C_COMPILER____idf_esp_driver_cam_ /home/pi/esp/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c || cmake_object_order_depends_target___idf_esp_driver_cam DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -16719,8 +15095,6 @@ build esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/dvp_share_ctrl. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir OBJECT_FILE_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir - TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb - TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb # ============================================================================= @@ -16735,9 +15109,8 @@ build esp-idf/esp_driver_cam/libesp_driver_cam.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir/__idf_esp_driver_cam.pdb TARGET_FILE = esp-idf/esp_driver_cam/libesp_driver_cam.a - TARGET_PDB = esp-idf/esp_driver_cam/libesp_driver_cam.pdb + TARGET_PDB = esp_driver_cam.a.dbg ############################################# @@ -17175,8 +15548,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb - TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.obj: C_COMPILER____idf_esp_eth_ /home/pi/esp/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c || cmake_object_order_depends_target___idf_esp_eth DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17185,8 +15556,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy/esp_eth_phy_802_3.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/phy - TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb - TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: C_COMPILER____idf_esp_eth_ /home/pi/esp/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c || cmake_object_order_depends_target___idf_esp_eth DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17195,8 +15564,6 @@ build esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_mm/include OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir OBJECT_FILE_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb - TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb # ============================================================================= @@ -17211,9 +15578,8 @@ build esp-idf/esp_eth/libesp_eth.a: C_STATIC_LIBRARY_LINKER____idf_esp_eth_ esp- OBJECT_DIR = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/__idf_esp_eth.pdb TARGET_FILE = esp-idf/esp_eth/libesp_eth.a - TARGET_PDB = esp-idf/esp_eth/libesp_eth.pdb + TARGET_PDB = esp_eth.a.dbg ############################################# @@ -17301,8 +15667,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/esp_hid/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb - TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILER____idf_esp_hid_ /home/pi/esp/esp-idf/components/esp_hid/src/esp_hidh.c || cmake_object_order_depends_target___idf_esp_hid DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17311,8 +15675,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/esp_hid/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb - TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_COMPILER____idf_esp_hid_ /home/pi/esp/esp-idf/components/esp_hid/src/esp_hid_common.c || cmake_object_order_depends_target___idf_esp_hid DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17321,8 +15683,6 @@ build esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/esp_hid/private -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir OBJECT_FILE_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb - TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb # ============================================================================= @@ -17337,9 +15697,8 @@ build esp-idf/esp_hid/libesp_hid.a: C_STATIC_LIBRARY_LINKER____idf_esp_hid_ esp- OBJECT_DIR = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/__idf_esp_hid.pdb TARGET_FILE = esp-idf/esp_hid/libesp_hid.a - TARGET_PDB = esp-idf/esp_hid/libesp_hid.pdb + TARGET_PDB = esp_hid.a.dbg ############################################# @@ -17427,8 +15786,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/tcp_transport/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj: C_COMPILER____idf_tcp_transport_ /home/pi/esp/esp-idf/components/tcp_transport/transport_ssl.c || cmake_object_order_depends_target___idf_tcp_transport DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17437,8 +15794,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/tcp_transport/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj: C_COMPILER____idf_tcp_transport_ /home/pi/esp/esp-idf/components/tcp_transport/transport_internal.c || cmake_object_order_depends_target___idf_tcp_transport DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17447,8 +15802,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_interna INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/tcp_transport/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj: C_COMPILER____idf_tcp_transport_ /home/pi/esp/esp-idf/components/tcp_transport/transport_socks_proxy.c || cmake_object_order_depends_target___idf_tcp_transport DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17457,8 +15810,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_p INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/tcp_transport/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj: C_COMPILER____idf_tcp_transport_ /home/pi/esp/esp-idf/components/tcp_transport/transport_ws.c || cmake_object_order_depends_target___idf_tcp_transport DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17467,8 +15818,6 @@ build esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/tcp_transport/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir OBJECT_FILE_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb # ============================================================================= @@ -17483,9 +15832,8 @@ build esp-idf/tcp_transport/libtcp_transport.a: C_STATIC_LIBRARY_LINKER____idf_t OBJECT_DIR = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/__idf_tcp_transport.pdb TARGET_FILE = esp-idf/tcp_transport/libtcp_transport.a - TARGET_PDB = esp-idf/tcp_transport/libtcp_transport.pdb + TARGET_PDB = tcp_transport.a.dbg ############################################# @@ -17573,8 +15921,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_clie INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_client/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir - TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb - TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj: C_COMPILER____idf_esp_http_client_ /home/pi/esp/esp-idf/components/esp_http_client/lib/http_auth.c || cmake_object_order_depends_target___idf_esp_http_client DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17583,8 +15929,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_client/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib - TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb - TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj: C_COMPILER____idf_esp_http_client_ /home/pi/esp/esp-idf/components/esp_http_client/lib/http_header.c || cmake_object_order_depends_target___idf_esp_http_client DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17593,8 +15937,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_head INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_client/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib - TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb - TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj: C_COMPILER____idf_esp_http_client_ /home/pi/esp/esp-idf/components/esp_http_client/lib/http_utils.c || cmake_object_order_depends_target___idf_esp_http_client DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17603,8 +15945,6 @@ build esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_util INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_client/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir OBJECT_FILE_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib - TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb - TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb # ============================================================================= @@ -17619,9 +15959,8 @@ build esp-idf/esp_http_client/libesp_http_client.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/__idf_esp_http_client.pdb TARGET_FILE = esp-idf/esp_http_client/libesp_http_client.a - TARGET_PDB = esp-idf/esp_http_client/libesp_http_client.pdb + TARGET_PDB = esp_http_client.a.dbg ############################################# @@ -17709,8 +16048,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_mai INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/httpd_parse.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17719,8 +16056,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_par INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/httpd_sess.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17729,8 +16064,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ses INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/httpd_txrx.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17739,8 +16072,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txr INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/httpd_uri.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17749,8 +16080,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/httpd_ws.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17759,8 +16088,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj: C_COMPILER____idf_esp_http_server_ /home/pi/esp/esp-idf/components/esp_http_server/src/util/ctrl_sock.c || cmake_object_order_depends_target___idf_esp_http_server DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -17769,8 +16096,6 @@ build esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/src/util -I/home/pi/esp/esp-idf/components/esp_http_server/src/port/esp32 -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir OBJECT_FILE_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb # ============================================================================= @@ -17785,9 +16110,8 @@ build esp-idf/esp_http_server/libesp_http_server.a: C_STATIC_LIBRARY_LINKER____i OBJECT_DIR = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/__idf_esp_http_server.pdb TARGET_FILE = esp-idf/esp_http_server/libesp_http_server.a - TARGET_PDB = esp-idf/esp_http_server/libesp_http_server.pdb + TARGET_PDB = esp_http_server.a.dbg ############################################# @@ -17875,8 +16199,6 @@ build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_https_ota/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/app_update/include OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir OBJECT_FILE_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb - TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb # ============================================================================= @@ -17891,9 +16213,8 @@ build esp-idf/esp_https_ota/libesp_https_ota.a: C_STATIC_LIBRARY_LINKER____idf_e OBJECT_DIR = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/__idf_esp_https_ota.pdb TARGET_FILE = esp-idf/esp_https_ota/libesp_https_ota.a - TARGET_PDB = esp-idf/esp_https_ota/libesp_https_ota.pdb + TARGET_PDB = esp_https_ota.a.dbg ############################################# @@ -17981,8 +16302,6 @@ build esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src/https_s INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir OBJECT_FILE_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb - TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb # ============================================================================= @@ -17997,9 +16316,8 @@ build esp-idf/esp_https_server/libesp_https_server.a: C_STATIC_LIBRARY_LINKER___ OBJECT_DIR = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir/__idf_esp_https_server.pdb TARGET_FILE = esp-idf/esp_https_server/libesp_https_server.a - TARGET_PDB = esp-idf/esp_https_server/libesp_https_server.pdb + TARGET_PDB = esp_https_server.a.dbg ############################################# @@ -18087,8 +16405,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18097,8 +16413,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj: C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18107,8 +16421,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18117,8 +16429,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18127,8 +16437,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18137,8 +16445,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c/esp_lcd_panel_io_i2c.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/i2c - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.obj: C_COMPILER____idf_esp_lcd_ /home/pi/esp/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c || cmake_object_order_depends_target___idf_esp_lcd DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18147,8 +16453,6 @@ build esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi/esp_lcd_panel_io_spi.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/esp_lcd/priv_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir OBJECT_FILE_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/spi - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb # ============================================================================= @@ -18163,9 +16467,8 @@ build esp-idf/esp_lcd/libesp_lcd.a: C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ esp- OBJECT_DIR = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/__idf_esp_lcd.pdb TARGET_FILE = esp-idf/esp_lcd/libesp_lcd.a - TARGET_PDB = esp-idf/esp_lcd/libesp_lcd.pdb + TARGET_PDB = esp_lcd.a.dbg ############################################# @@ -18253,8 +16556,6 @@ build esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/p INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir OBJECT_FILE_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c - TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb - TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb # ============================================================================= @@ -18269,9 +16570,8 @@ build esp-idf/protobuf-c/libprotobuf-c.a: C_STATIC_LIBRARY_LINKER____idf_protobu OBJECT_DIR = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/__idf_protobuf-c.pdb TARGET_FILE = esp-idf/protobuf-c/libprotobuf-c.a - TARGET_PDB = esp-idf/protobuf-c/libprotobuf-c.pdb + TARGET_PDB = protobuf-c.a.dbg ############################################# @@ -18359,8 +16659,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/proto-c/constants.pb-c.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18369,8 +16667,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/proto-c/sec0.pb-c.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18379,8 +16675,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/proto-c/sec1.pb-c.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18389,8 +16683,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/proto-c/sec2.pb-c.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18399,8 +16691,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/proto-c/session.pb-c.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18409,8 +16699,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/src/transports/protocomm_console.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18419,8 +16707,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/src/transports/protocomm_httpd.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18429,8 +16715,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/src/security/security2.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18439,8 +16723,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18449,8 +16731,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj: C_COMPILER____idf_protocomm_ /home/pi/esp/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c || cmake_object_order_depends_target___idf_protocomm DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18459,8 +16739,6 @@ build esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/protocomm/src/common -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp_driver_uart/include OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir OBJECT_FILE_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb # ============================================================================= @@ -18475,9 +16753,8 @@ build esp-idf/protocomm/libprotocomm.a: C_STATIC_LIBRARY_LINKER____idf_protocomm OBJECT_DIR = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/__idf_protocomm.pdb TARGET_FILE = esp-idf/protocomm/libprotocomm.a - TARGET_PDB = esp-idf/protocomm/libprotocomm.pdb + TARGET_PDB = protocomm.a.dbg ############################################# @@ -18565,8 +16842,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/esp_local_ctrl/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb - TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj: C_COMPILER____idf_esp_local_ctrl_ /home/pi/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c || cmake_object_order_depends_target___idf_esp_local_ctrl DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18575,8 +16850,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/esp_local_ctrl/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb - TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj: C_COMPILER____idf_esp_local_ctrl_ /home/pi/esp/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c || cmake_object_order_depends_target___idf_esp_local_ctrl DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18585,8 +16858,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_loc INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/esp_local_ctrl/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb - TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj: C_COMPILER____idf_esp_local_ctrl_ /home/pi/esp/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c || cmake_object_order_depends_target___idf_esp_local_ctrl DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18595,8 +16866,6 @@ build esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_c INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/esp_local_ctrl/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir OBJECT_FILE_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src - TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb - TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb # ============================================================================= @@ -18611,9 +16880,8 @@ build esp-idf/esp_local_ctrl/libesp_local_ctrl.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/__idf_esp_local_ctrl.pdb TARGET_FILE = esp-idf/esp_local_ctrl/libesp_local_ctrl.a - TARGET_PDB = esp-idf/esp_local_ctrl/libesp_local_ctrl.pdb + TARGET_PDB = esp_local_ctrl.a.dbg ############################################# @@ -18771,8 +17039,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/SPI_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18781,8 +17047,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18791,8 +17055,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18801,8 +17063,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/WL_Flash.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18811,8 +17071,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/crc32.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18821,8 +17079,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj: CXX_COMPILER____idf_wear_levelling_ /home/pi/esp/esp-idf/components/wear_levelling/wear_levelling.cpp || cmake_object_order_depends_target___idf_wear_levelling DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18831,8 +17087,6 @@ build esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling. INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/wear_levelling/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/spi_flash/include OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir OBJECT_FILE_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb # ============================================================================= @@ -18847,9 +17101,8 @@ build esp-idf/wear_levelling/libwear_levelling.a: C_STATIC_LIBRARY_LINKER____idf OBJECT_DIR = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/__idf_wear_levelling.pdb TARGET_FILE = esp-idf/wear_levelling/libwear_levelling.a - TARGET_PDB = esp-idf/wear_levelling/libwear_levelling.pdb + TARGET_PDB = wear_levelling.a.dbg ############################################# @@ -18937,8 +17190,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj: C_COMPILER__ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/diskio/diskio_rawflash.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18947,8 +17198,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/diskio/diskio_wl.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18957,8 +17206,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj: C_COMPILE INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/src/ff.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18967,8 +17214,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj: C_COMPILER____idf_f INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/src/ffunicode.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18977,8 +17222,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj: C_COMPILER__ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/port/freertos/ffsystem.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18987,8 +17230,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/diskio/diskio_sdmmc.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -18997,8 +17238,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/vfs/vfs_fat.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19007,8 +17246,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj: C_COMPILER____ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19017,8 +17254,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj: C_COMPIL INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COMPILER____idf_fatfs_ /home/pi/esp/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c || cmake_object_order_depends_target___idf_fatfs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19027,8 +17262,6 @@ build esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj: C_COM INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir OBJECT_FILE_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb # ============================================================================= @@ -19043,9 +17276,8 @@ build esp-idf/fatfs/libfatfs.a: C_STATIC_LIBRARY_LINKER____idf_fatfs_ esp-idf/fa OBJECT_DIR = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/__idf_fatfs.pdb TARGET_FILE = esp-idf/fatfs/libfatfs.a - TARGET_PDB = esp-idf/fatfs/libfatfs.pdb + TARGET_PDB = fatfs.a.dbg ############################################# @@ -19273,8 +17505,6 @@ build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj: C_COMPILER____id INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir OBJECT_FILE_DIR = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON - TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb - TARGET_PDB = esp-idf/json/libjson.pdb build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER____idf_json_ /home/pi/esp/esp-idf/components/json/cJSON/cJSON_Utils.c || cmake_object_order_depends_target___idf_json DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19283,8 +17513,6 @@ build esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir OBJECT_FILE_DIR = esp-idf/json/CMakeFiles/__idf_json.dir/cJSON - TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb - TARGET_PDB = esp-idf/json/libjson.pdb # ============================================================================= @@ -19299,9 +17527,8 @@ build esp-idf/json/libjson.a: C_STATIC_LIBRARY_LINKER____idf_json_ esp-idf/json/ OBJECT_DIR = esp-idf/json/CMakeFiles/__idf_json.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/json/CMakeFiles/__idf_json.dir/__idf_json.pdb TARGET_FILE = esp-idf/json/libjson.a - TARGET_PDB = esp-idf/json/libjson.pdb + TARGET_PDB = json.a.dbg ############################################# @@ -19389,8 +17616,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj: C_COMPI INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMPILER____idf_mqtt_ /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c || cmake_object_order_depends_target___idf_mqtt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19399,8 +17624,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj: C_COMP INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_COMPILER____idf_mqtt_ /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c || cmake_object_order_depends_target___idf_mqtt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19409,8 +17632,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj: C_COMPILER____idf_mqtt_ /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c || cmake_object_order_depends_target___idf_mqtt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19419,8 +17640,6 @@ build esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.o INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/http_parser OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir OBJECT_FILE_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb # ============================================================================= @@ -19435,9 +17654,8 @@ build esp-idf/mqtt/libmqtt.a: C_STATIC_LIBRARY_LINKER____idf_mqtt_ esp-idf/mqtt/ OBJECT_DIR = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/__idf_mqtt.pdb TARGET_FILE = esp-idf/mqtt/libmqtt.a - TARGET_PDB = esp-idf/mqtt/libmqtt.pdb + TARGET_PDB = mqtt.a.dbg ############################################# @@ -19595,8 +17813,6 @@ build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_mqueue.c.obj: C_COMPILER INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/rt/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir OBJECT_FILE_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir - TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb - TARGET_PDB = esp-idf/rt/librt.pdb build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj: C_COMPILER____idf_rt_ /home/pi/esp/esp-idf/components/rt/FreeRTOS_POSIX_utils.c || cmake_object_order_depends_target___idf_rt DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19605,8 +17821,6 @@ build esp-idf/rt/CMakeFiles/__idf_rt.dir/FreeRTOS_POSIX_utils.c.obj: C_COMPILER_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/rt/private_include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir OBJECT_FILE_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir - TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb - TARGET_PDB = esp-idf/rt/librt.pdb # ============================================================================= @@ -19621,9 +17835,8 @@ build esp-idf/rt/librt.a: C_STATIC_LIBRARY_LINKER____idf_rt_ esp-idf/rt/CMakeFil OBJECT_DIR = esp-idf/rt/CMakeFiles/__idf_rt.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/rt/CMakeFiles/__idf_rt.dir/__idf_rt.pdb TARGET_FILE = esp-idf/rt/librt.a - TARGET_PDB = esp-idf/rt/librt.pdb + TARGET_PDB = rt.a.dbg ############################################# @@ -19711,8 +17924,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19721,8 +17932,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/spiffs/src/spiffs_check.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19731,8 +17940,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj: INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19741,8 +17948,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj: C_C INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19751,8 +17956,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.ob INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19761,8 +17964,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER____idf_spiffs_ /home/pi/esp/esp-idf/components/spiffs/esp_spiffs.c || cmake_object_order_depends_target___idf_spiffs DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -19771,8 +17972,6 @@ build esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj: C_COMPILER___ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/spiffs -I/home/pi/esp/esp-idf/components/spiffs/spiffs/src -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/vfs/include OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir OBJECT_FILE_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb # ============================================================================= @@ -19787,9 +17986,8 @@ build esp-idf/spiffs/libspiffs.a: C_STATIC_LIBRARY_LINKER____idf_spiffs_ esp-idf OBJECT_DIR = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/__idf_spiffs.pdb TARGET_FILE = esp-idf/spiffs/libspiffs.a - TARGET_PDB = esp-idf/spiffs/libspiffs.pdb + TARGET_PDB = spiffs.a.dbg ############################################# @@ -20017,8 +18215,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/wifi_scan.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20027,8 +18223,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ctrl.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20037,8 +18231,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/manager.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20047,8 +18239,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manag INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/handlers.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20057,8 +18247,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handl INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/scheme_console.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20067,8 +18255,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/schem INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20077,8 +18263,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20087,8 +18271,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_ctrl.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20097,8 +18279,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20107,8 +18287,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/w INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj: C_COMPILER____idf_wifi_provisioning_ /home/pi/esp/esp-idf/components/wifi_provisioning/src/scheme_softap.c || cmake_object_order_depends_target___idf_wifi_provisioning DEFINES = -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS @@ -20117,8 +18295,6 @@ build esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/schem INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/src -I/home/pi/esp/esp-idf/components/wifi_provisioning/proto-c -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/json/cJSON OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir OBJECT_FILE_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb # ============================================================================= @@ -20133,9 +18309,8 @@ build esp-idf/wifi_provisioning/libwifi_provisioning.a: C_STATIC_LIBRARY_LINKER_ OBJECT_DIR = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/__idf_wifi_provisioning.pdb TARGET_FILE = esp-idf/wifi_provisioning/libwifi_provisioning.a - TARGET_PDB = esp-idf/wifi_provisioning/libwifi_provisioning.pdb + TARGET_PDB = wifi_provisioning.a.dbg ############################################# @@ -20223,8 +18398,6 @@ build esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj: C_COMPILER____idf_main_ INCLUDES = -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/lighting-controller/esp32/main -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/cmock/CMock/src -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_blockdev/include -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_driver_i3c/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_jpeg/include -I/home/pi/esp/esp-idf/components/esp_driver_ppa/include -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_https_ota/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/idf_test/include -I/home/pi/esp/esp-idf/components/idf_test/include/esp32c3 -I/home/pi/esp/esp-idf/components/ieee802154/include -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/include OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir OBJECT_FILE_DIR = esp-idf/main/CMakeFiles/__idf_main.dir - TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb - TARGET_PDB = esp-idf/main/libmain.pdb # ============================================================================= @@ -20239,9 +18412,8 @@ build esp-idf/main/libmain.a: C_STATIC_LIBRARY_LINKER____idf_main_ esp-idf/main/ OBJECT_DIR = esp-idf/main/CMakeFiles/__idf_main.dir POST_BUILD = : PRE_LINK = : - TARGET_COMPILE_PDB = esp-idf/main/CMakeFiles/__idf_main.dir/__idf_main.pdb TARGET_FILE = esp-idf/main/libmain.a - TARGET_PDB = esp-idf/main/libmain.pdb + TARGET_PDB = main.a.dbg ############################################# @@ -21568,14 +19740,14 @@ build esp-idf/wpa_supplicant/all: phony esp-idf/wpa_supplicant/libwpa_supplicant ############################################# # Re-run CMake if any of its inputs changed. -build build.ninja: RERUN_CMAKE | /home/pi/esp/esp-idf/.git/HEAD /home/pi/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/pi/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/pi/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /home/pi/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/pi/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/pi/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/pi/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/pi/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/pi/esp/esp-idf/.git/modules/components/unity/unity/HEAD /home/pi/esp/esp-idf/.git/refs/heads/master /home/pi/esp/esp-idf/CMakeLists.txt /home/pi/esp/esp-idf/components/app_trace/CMakeLists.txt /home/pi/esp/esp-idf/components/app_update/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/project_include.cmake /home/pi/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/pi/esp/esp-idf/components/bootloader_support/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/controller/lib_esp32/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/pi/esp/esp-idf/components/bt/host/nimble/nimble/.git /home/pi/esp/esp-idf/components/cmock/CMakeLists.txt /home/pi/esp/esp-idf/components/cmock/CMock/.git /home/pi/esp/esp-idf/components/console/CMakeLists.txt /home/pi/esp/esp-idf/components/cxx/CMakeLists.txt /home/pi/esp/esp-idf/components/driver/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/esp32c3/sources.cmake /home/pi/esp/esp-idf/components/esp-tls/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_adc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_app_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_blockdev/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/lib/.git /home/pi/esp/esp-idf/components/esp_common/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_common/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i3c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sd_intf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_twai/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_eth/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_event/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hal_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hid/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_client/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_lcd/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/project_include.cmake /home/pi/esp/esp-idf/components/esp_libc/src/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_mm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_partition/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/lib/.git /home/pi/esp/esp-idf/components/esp_pm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/project_include.cmake /home/pi/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_rom/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_security/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_timer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/lib/.git /home/pi/esp/esp-idf/components/espcoredump/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/espefuse.cmake /home/pi/esp/esp-idf/components/esptool_py/project_include.cmake /home/pi/esp/esp-idf/components/fatfs/CMakeLists.txt /home/pi/esp/esp-idf/components/fatfs/project_include.cmake /home/pi/esp/esp-idf/components/freertos/CMakeLists.txt /home/pi/esp/esp-idf/components/hal/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/tlsf/.git /home/pi/esp/esp-idf/components/http_parser/CMakeLists.txt /home/pi/esp/esp-idf/components/idf_test/CMakeLists.txt /home/pi/esp/esp-idf/components/ieee802154/CMakeLists.txt /home/pi/esp/esp-idf/components/json/CMakeLists.txt /home/pi/esp/esp-idf/components/json/cJSON/.git /home/pi/esp/esp-idf/components/log/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/lwip/.git /home/pi/esp/esp-idf/components/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/.git /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/.git /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/project_include.cmake /home/pi/esp/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/lib/.git /home/pi/esp/esp-idf/components/openthread/openthread/.git /home/pi/esp/esp-idf/components/partition_table/CMakeLists.txt /home/pi/esp/esp-idf/components/partition_table/partitions_singleapp.csv /home/pi/esp/esp-idf/components/partition_table/project_include.cmake /home/pi/esp/esp-idf/components/protobuf-c/CMakeLists.txt /home/pi/esp/esp-idf/components/protobuf-c/protobuf-c/.git /home/pi/esp/esp-idf/components/protocomm/CMakeLists.txt /home/pi/esp/esp-idf/components/pthread/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/project_include.cmake /home/pi/esp/esp-idf/components/rt/CMakeLists.txt /home/pi/esp/esp-idf/components/sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/soc/CMakeLists.txt /home/pi/esp/esp-idf/components/spi_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/project_include.cmake /home/pi/esp/esp-idf/components/spiffs/spiffs/.git /home/pi/esp/esp-idf/components/tcp_transport/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/project_include.cmake /home/pi/esp/esp-idf/components/unity/CMakeLists.txt /home/pi/esp/esp-idf/components/unity/unity/.git /home/pi/esp/esp-idf/components/usb/CMakeLists.txt /home/pi/esp/esp-idf/components/vfs/CMakeLists.txt /home/pi/esp/esp-idf/components/wear_levelling/CMakeLists.txt /home/pi/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/pi/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/pi/esp/esp-idf/tools/cmake/build.cmake /home/pi/esp/esp-idf/tools/cmake/component.cmake /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake /home/pi/esp/esp-idf/tools/cmake/depgraph.cmake /home/pi/esp/esp-idf/tools/cmake/dfu.cmake /home/pi/esp/esp-idf/tools/cmake/flash_targets.cmake /home/pi/esp/esp-idf/tools/cmake/gdbinit.cmake /home/pi/esp/esp-idf/tools/cmake/git_submodules.cmake /home/pi/esp/esp-idf/tools/cmake/idf.cmake /home/pi/esp/esp-idf/tools/cmake/kconfig.cmake /home/pi/esp/esp-idf/tools/cmake/ldgen.cmake /home/pi/esp/esp-idf/tools/cmake/openocd.cmake /home/pi/esp/esp-idf/tools/cmake/post_build_validation.cmake /home/pi/esp/esp-idf/tools/cmake/prefix_map.cmake /home/pi/esp/esp-idf/tools/cmake/project.cmake /home/pi/esp/esp-idf/tools/cmake/project_description.json.in /home/pi/esp/esp-idf/tools/cmake/symbols.gdbinit.in /home/pi/esp/esp-idf/tools/cmake/targets.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/pi/esp/esp-idf/tools/cmake/tool_version_check.cmake /home/pi/esp/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/pi/esp/esp-idf/tools/cmake/utilities.cmake /home/pi/esp/esp-idf/tools/cmake/version.cmake /home/pi/esp/esp-idf/tools/kconfig_new/confgen.py /home/pi/esp/esp-idf/tools/kconfig_new/config.env.in /home/pi/lighting-controller/.git/HEAD /home/pi/lighting-controller/.git/refs/heads/dev /home/pi/lighting-controller/esp32/CMakeLists.txt /home/pi/lighting-controller/esp32/main/CMakeLists.txt /home/pi/lighting-controller/esp32/sdkconfig /usr/share/cmake-3.25/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.25/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.25/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/ExternalProject.cmake /usr/share/cmake-3.25/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.25/Modules/FindGit.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindPython/Support.cmake /usr/share/cmake-3.25/Modules/FindPython3.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.25/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.25/Modules/Platform/Generic.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeASMCompiler.cmake CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args app-flash_args.in bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in flasher_args.json.in ldgen_libraries.in +build build.ninja: RERUN_CMAKE | /home/pi/esp/esp-idf/.git/HEAD /home/pi/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/pi/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/pi/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /home/pi/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/pi/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/pi/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/pi/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/pi/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/pi/esp/esp-idf/.git/modules/components/unity/unity/HEAD /home/pi/esp/esp-idf/.git/refs/heads/master /home/pi/esp/esp-idf/CMakeLists.txt /home/pi/esp/esp-idf/components/app_trace/CMakeLists.txt /home/pi/esp/esp-idf/components/app_update/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/project_include.cmake /home/pi/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/pi/esp/esp-idf/components/bootloader_support/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/controller/lib_esp32/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/pi/esp/esp-idf/components/bt/host/nimble/nimble/.git /home/pi/esp/esp-idf/components/cmock/CMakeLists.txt /home/pi/esp/esp-idf/components/cmock/CMock/.git /home/pi/esp/esp-idf/components/console/CMakeLists.txt /home/pi/esp/esp-idf/components/cxx/CMakeLists.txt /home/pi/esp/esp-idf/components/driver/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/esp32c3/sources.cmake /home/pi/esp/esp-idf/components/esp-tls/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_adc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_app_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_blockdev/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/lib/.git /home/pi/esp/esp-idf/components/esp_common/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_common/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i3c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sd_intf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_twai/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_eth/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_event/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hal_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hid/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_client/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_lcd/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/project_include.cmake /home/pi/esp/esp-idf/components/esp_libc/src/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_mm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_partition/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/lib/.git /home/pi/esp/esp-idf/components/esp_pm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/project_include.cmake /home/pi/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_rom/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_security/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_timer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/lib/.git /home/pi/esp/esp-idf/components/espcoredump/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/espefuse.cmake /home/pi/esp/esp-idf/components/esptool_py/project_include.cmake /home/pi/esp/esp-idf/components/fatfs/CMakeLists.txt /home/pi/esp/esp-idf/components/fatfs/project_include.cmake /home/pi/esp/esp-idf/components/freertos/CMakeLists.txt /home/pi/esp/esp-idf/components/hal/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/tlsf/.git /home/pi/esp/esp-idf/components/http_parser/CMakeLists.txt /home/pi/esp/esp-idf/components/idf_test/CMakeLists.txt /home/pi/esp/esp-idf/components/ieee802154/CMakeLists.txt /home/pi/esp/esp-idf/components/json/CMakeLists.txt /home/pi/esp/esp-idf/components/json/cJSON/.git /home/pi/esp/esp-idf/components/log/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/lwip/.git /home/pi/esp/esp-idf/components/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/.git /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/.git /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/project_include.cmake /home/pi/esp/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/lib/.git /home/pi/esp/esp-idf/components/openthread/openthread/.git /home/pi/esp/esp-idf/components/partition_table/CMakeLists.txt /home/pi/esp/esp-idf/components/partition_table/partitions_singleapp.csv /home/pi/esp/esp-idf/components/partition_table/project_include.cmake /home/pi/esp/esp-idf/components/protobuf-c/CMakeLists.txt /home/pi/esp/esp-idf/components/protobuf-c/protobuf-c/.git /home/pi/esp/esp-idf/components/protocomm/CMakeLists.txt /home/pi/esp/esp-idf/components/pthread/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/project_include.cmake /home/pi/esp/esp-idf/components/rt/CMakeLists.txt /home/pi/esp/esp-idf/components/sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/soc/CMakeLists.txt /home/pi/esp/esp-idf/components/spi_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/project_include.cmake /home/pi/esp/esp-idf/components/spiffs/spiffs/.git /home/pi/esp/esp-idf/components/tcp_transport/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/project_include.cmake /home/pi/esp/esp-idf/components/unity/CMakeLists.txt /home/pi/esp/esp-idf/components/unity/unity/.git /home/pi/esp/esp-idf/components/usb/CMakeLists.txt /home/pi/esp/esp-idf/components/vfs/CMakeLists.txt /home/pi/esp/esp-idf/components/wear_levelling/CMakeLists.txt /home/pi/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/pi/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/pi/esp/esp-idf/tools/cmake/build.cmake /home/pi/esp/esp-idf/tools/cmake/component.cmake /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake /home/pi/esp/esp-idf/tools/cmake/depgraph.cmake /home/pi/esp/esp-idf/tools/cmake/dfu.cmake /home/pi/esp/esp-idf/tools/cmake/flash_targets.cmake /home/pi/esp/esp-idf/tools/cmake/gdbinit.cmake /home/pi/esp/esp-idf/tools/cmake/git_submodules.cmake /home/pi/esp/esp-idf/tools/cmake/idf.cmake /home/pi/esp/esp-idf/tools/cmake/kconfig.cmake /home/pi/esp/esp-idf/tools/cmake/ldgen.cmake /home/pi/esp/esp-idf/tools/cmake/openocd.cmake /home/pi/esp/esp-idf/tools/cmake/post_build_validation.cmake /home/pi/esp/esp-idf/tools/cmake/prefix_map.cmake /home/pi/esp/esp-idf/tools/cmake/project.cmake /home/pi/esp/esp-idf/tools/cmake/project_description.json.in /home/pi/esp/esp-idf/tools/cmake/symbols.gdbinit.in /home/pi/esp/esp-idf/tools/cmake/targets.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/pi/esp/esp-idf/tools/cmake/tool_version_check.cmake /home/pi/esp/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/pi/esp/esp-idf/tools/cmake/utilities.cmake /home/pi/esp/esp-idf/tools/cmake/version.cmake /home/pi/esp/esp-idf/tools/kconfig_new/confgen.py /home/pi/esp/esp-idf/tools/kconfig_new/config.env.in /home/pi/lighting-controller/.git/HEAD /home/pi/lighting-controller/.git/refs/heads/pi /home/pi/lighting-controller/esp32/CMakeLists.txt /home/pi/lighting-controller/esp32/main/CMakeLists.txt /home/pi/lighting-controller/esp32/sdkconfig /usr/share/cmake-3.25/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/ExternalProject.cmake /usr/share/cmake-3.25/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.25/Modules/FindGit.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindPython/Support.cmake /usr/share/cmake-3.25/Modules/FindPython3.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.25/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Platform/Generic.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeASMCompiler.cmake CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args app-flash_args.in bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in flasher_args.json.in ldgen_libraries.in pool = console ############################################# # A missing CMake input file is not an error. -build /home/pi/esp/esp-idf/.git/HEAD /home/pi/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/pi/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/pi/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /home/pi/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/pi/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/pi/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/pi/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/pi/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/pi/esp/esp-idf/.git/modules/components/unity/unity/HEAD /home/pi/esp/esp-idf/.git/refs/heads/master /home/pi/esp/esp-idf/CMakeLists.txt /home/pi/esp/esp-idf/components/app_trace/CMakeLists.txt /home/pi/esp/esp-idf/components/app_update/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/project_include.cmake /home/pi/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/pi/esp/esp-idf/components/bootloader_support/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/controller/lib_esp32/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/pi/esp/esp-idf/components/bt/host/nimble/nimble/.git /home/pi/esp/esp-idf/components/cmock/CMakeLists.txt /home/pi/esp/esp-idf/components/cmock/CMock/.git /home/pi/esp/esp-idf/components/console/CMakeLists.txt /home/pi/esp/esp-idf/components/cxx/CMakeLists.txt /home/pi/esp/esp-idf/components/driver/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/esp32c3/sources.cmake /home/pi/esp/esp-idf/components/esp-tls/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_adc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_app_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_blockdev/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/lib/.git /home/pi/esp/esp-idf/components/esp_common/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_common/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i3c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sd_intf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_twai/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_eth/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_event/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hal_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hid/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_client/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_lcd/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/project_include.cmake /home/pi/esp/esp-idf/components/esp_libc/src/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_mm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_partition/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/lib/.git /home/pi/esp/esp-idf/components/esp_pm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/project_include.cmake /home/pi/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_rom/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_security/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_timer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/lib/.git /home/pi/esp/esp-idf/components/espcoredump/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/espefuse.cmake /home/pi/esp/esp-idf/components/esptool_py/project_include.cmake /home/pi/esp/esp-idf/components/fatfs/CMakeLists.txt /home/pi/esp/esp-idf/components/fatfs/project_include.cmake /home/pi/esp/esp-idf/components/freertos/CMakeLists.txt /home/pi/esp/esp-idf/components/hal/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/tlsf/.git /home/pi/esp/esp-idf/components/http_parser/CMakeLists.txt /home/pi/esp/esp-idf/components/idf_test/CMakeLists.txt /home/pi/esp/esp-idf/components/ieee802154/CMakeLists.txt /home/pi/esp/esp-idf/components/json/CMakeLists.txt /home/pi/esp/esp-idf/components/json/cJSON/.git /home/pi/esp/esp-idf/components/log/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/lwip/.git /home/pi/esp/esp-idf/components/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/.git /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/.git /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/project_include.cmake /home/pi/esp/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/lib/.git /home/pi/esp/esp-idf/components/openthread/openthread/.git /home/pi/esp/esp-idf/components/partition_table/CMakeLists.txt /home/pi/esp/esp-idf/components/partition_table/partitions_singleapp.csv /home/pi/esp/esp-idf/components/partition_table/project_include.cmake /home/pi/esp/esp-idf/components/protobuf-c/CMakeLists.txt /home/pi/esp/esp-idf/components/protobuf-c/protobuf-c/.git /home/pi/esp/esp-idf/components/protocomm/CMakeLists.txt /home/pi/esp/esp-idf/components/pthread/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/project_include.cmake /home/pi/esp/esp-idf/components/rt/CMakeLists.txt /home/pi/esp/esp-idf/components/sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/soc/CMakeLists.txt /home/pi/esp/esp-idf/components/spi_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/project_include.cmake /home/pi/esp/esp-idf/components/spiffs/spiffs/.git /home/pi/esp/esp-idf/components/tcp_transport/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/project_include.cmake /home/pi/esp/esp-idf/components/unity/CMakeLists.txt /home/pi/esp/esp-idf/components/unity/unity/.git /home/pi/esp/esp-idf/components/usb/CMakeLists.txt /home/pi/esp/esp-idf/components/vfs/CMakeLists.txt /home/pi/esp/esp-idf/components/wear_levelling/CMakeLists.txt /home/pi/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/pi/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/pi/esp/esp-idf/tools/cmake/build.cmake /home/pi/esp/esp-idf/tools/cmake/component.cmake /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake /home/pi/esp/esp-idf/tools/cmake/depgraph.cmake /home/pi/esp/esp-idf/tools/cmake/dfu.cmake /home/pi/esp/esp-idf/tools/cmake/flash_targets.cmake /home/pi/esp/esp-idf/tools/cmake/gdbinit.cmake /home/pi/esp/esp-idf/tools/cmake/git_submodules.cmake /home/pi/esp/esp-idf/tools/cmake/idf.cmake /home/pi/esp/esp-idf/tools/cmake/kconfig.cmake /home/pi/esp/esp-idf/tools/cmake/ldgen.cmake /home/pi/esp/esp-idf/tools/cmake/openocd.cmake /home/pi/esp/esp-idf/tools/cmake/post_build_validation.cmake /home/pi/esp/esp-idf/tools/cmake/prefix_map.cmake /home/pi/esp/esp-idf/tools/cmake/project.cmake /home/pi/esp/esp-idf/tools/cmake/project_description.json.in /home/pi/esp/esp-idf/tools/cmake/symbols.gdbinit.in /home/pi/esp/esp-idf/tools/cmake/targets.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/pi/esp/esp-idf/tools/cmake/tool_version_check.cmake /home/pi/esp/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/pi/esp/esp-idf/tools/cmake/utilities.cmake /home/pi/esp/esp-idf/tools/cmake/version.cmake /home/pi/esp/esp-idf/tools/kconfig_new/confgen.py /home/pi/esp/esp-idf/tools/kconfig_new/config.env.in /home/pi/lighting-controller/.git/HEAD /home/pi/lighting-controller/.git/refs/heads/dev /home/pi/lighting-controller/esp32/CMakeLists.txt /home/pi/lighting-controller/esp32/main/CMakeLists.txt /home/pi/lighting-controller/esp32/sdkconfig /usr/share/cmake-3.25/Modules/CMakeASMCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeCCompilerABI.c /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXCompiler.cmake.in /usr/share/cmake-3.25/Modules/CMakeCXXCompilerABI.cpp /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeCompilerIdDetection.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineASMCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCXXCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompileFeatures.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerABI.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineCompilerId.cmake /usr/share/cmake-3.25/Modules/CMakeDetermineSystem.cmake /usr/share/cmake-3.25/Modules/CMakeFindBinUtils.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakeNinjaFindMake.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeParseImplicitIncludeInfo.cmake /usr/share/cmake-3.25/Modules/CMakeParseImplicitLinkInfo.cmake /usr/share/cmake-3.25/Modules/CMakeParseLibraryArchitecture.cmake /usr/share/cmake-3.25/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystem.cmake.in /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CMakeTestASMCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCXXCompiler.cmake /usr/share/cmake-3.25/Modules/CMakeTestCompilerCommon.cmake /usr/share/cmake-3.25/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/ADSP-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/ARMCC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/ARMClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/AppleClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Borland-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Cray-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GHS-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-FindBinUtils.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/Compiler/HP-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IAR-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Intel-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/LCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/MSVC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/NVHPC-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/PGI-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/PathScale-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SCO-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/TI-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Tasking-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/Watcom-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XL-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/zOS-C-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /usr/share/cmake-3.25/Modules/ExternalProject.cmake /usr/share/cmake-3.25/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.25/Modules/FindGit.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindPython/Support.cmake /usr/share/cmake-3.25/Modules/FindPython3.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.25/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Internal/FeatureTesting.cmake /usr/share/cmake-3.25/Modules/Platform/Generic.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeASMCompiler.cmake CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args app-flash_args.in bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in flasher_args.json.in ldgen_libraries.in: phony +build /home/pi/esp/esp-idf/.git/HEAD /home/pi/esp/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/pi/esp/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/pi/esp/esp-idf/.git/modules/components/json/cJSON/HEAD /home/pi/esp/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/pi/esp/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/pi/esp/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/lib/HEAD /home/pi/esp/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/pi/esp/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/pi/esp/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/pi/esp/esp-idf/.git/modules/components/unity/unity/HEAD /home/pi/esp/esp-idf/.git/refs/heads/master /home/pi/esp/esp-idf/CMakeLists.txt /home/pi/esp/esp-idf/components/app_trace/CMakeLists.txt /home/pi/esp/esp-idf/components/app_update/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/CMakeLists.txt /home/pi/esp/esp-idf/components/bootloader/project_include.cmake /home/pi/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/pi/esp/esp-idf/components/bootloader_support/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/CMakeLists.txt /home/pi/esp/esp-idf/components/bt/controller/lib_esp32/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/pi/esp/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/pi/esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/pi/esp/esp-idf/components/bt/host/nimble/nimble/.git /home/pi/esp/esp-idf/components/cmock/CMakeLists.txt /home/pi/esp/esp-idf/components/cmock/CMock/.git /home/pi/esp/esp-idf/components/console/CMakeLists.txt /home/pi/esp/esp-idf/components/cxx/CMakeLists.txt /home/pi/esp/esp-idf/components/driver/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/CMakeLists.txt /home/pi/esp/esp-idf/components/efuse/esp32c3/sources.cmake /home/pi/esp/esp-idf/components/esp-tls/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_adc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_app_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_blockdev/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_coex/lib/.git /home/pi/esp/esp-idf/components/esp_common/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_common/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_bitscrambler/project_include.cmake /home/pi/esp/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_i3c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sd_intf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_twai/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_eth/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_event/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hal_i2c/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hid/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_client/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_http_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_ota/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_https_server/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_lcd/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_libc/project_include.cmake /home/pi/esp/esp-idf/components/esp_libc/src/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_mm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_partition/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_phy/lib/.git /home/pi/esp/esp-idf/components/esp_pm/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_psram/project_include.cmake /home/pi/esp/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_rom/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_security/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_timer/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/CMakeLists.txt /home/pi/esp/esp-idf/components/esp_wifi/lib/.git /home/pi/esp/esp-idf/components/espcoredump/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/CMakeLists.txt /home/pi/esp/esp-idf/components/esptool_py/espefuse.cmake /home/pi/esp/esp-idf/components/esptool_py/project_include.cmake /home/pi/esp/esp-idf/components/fatfs/CMakeLists.txt /home/pi/esp/esp-idf/components/fatfs/project_include.cmake /home/pi/esp/esp-idf/components/freertos/CMakeLists.txt /home/pi/esp/esp-idf/components/hal/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/CMakeLists.txt /home/pi/esp/esp-idf/components/heap/tlsf/.git /home/pi/esp/esp-idf/components/http_parser/CMakeLists.txt /home/pi/esp/esp-idf/components/idf_test/CMakeLists.txt /home/pi/esp/esp-idf/components/ieee802154/CMakeLists.txt /home/pi/esp/esp-idf/components/json/CMakeLists.txt /home/pi/esp/esp-idf/components/json/cJSON/.git /home/pi/esp/esp-idf/components/log/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/CMakeLists.txt /home/pi/esp/esp-idf/components/lwip/lwip/.git /home/pi/esp/esp-idf/components/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/.git /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/pi/esp/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/.git /home/pi/esp/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/nvs_flash/project_include.cmake /home/pi/esp/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/CMakeLists.txt /home/pi/esp/esp-idf/components/openthread/lib/.git /home/pi/esp/esp-idf/components/openthread/openthread/.git /home/pi/esp/esp-idf/components/partition_table/CMakeLists.txt /home/pi/esp/esp-idf/components/partition_table/partitions_singleapp.csv /home/pi/esp/esp-idf/components/partition_table/project_include.cmake /home/pi/esp/esp-idf/components/protobuf-c/CMakeLists.txt /home/pi/esp/esp-idf/components/protobuf-c/protobuf-c/.git /home/pi/esp/esp-idf/components/protocomm/CMakeLists.txt /home/pi/esp/esp-idf/components/pthread/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/CMakeLists.txt /home/pi/esp/esp-idf/components/riscv/project_include.cmake /home/pi/esp/esp-idf/components/rt/CMakeLists.txt /home/pi/esp/esp-idf/components/sdmmc/CMakeLists.txt /home/pi/esp/esp-idf/components/soc/CMakeLists.txt /home/pi/esp/esp-idf/components/spi_flash/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/CMakeLists.txt /home/pi/esp/esp-idf/components/spiffs/project_include.cmake /home/pi/esp/esp-idf/components/spiffs/spiffs/.git /home/pi/esp/esp-idf/components/tcp_transport/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/CMakeLists.txt /home/pi/esp/esp-idf/components/ulp/project_include.cmake /home/pi/esp/esp-idf/components/unity/CMakeLists.txt /home/pi/esp/esp-idf/components/unity/unity/.git /home/pi/esp/esp-idf/components/usb/CMakeLists.txt /home/pi/esp/esp-idf/components/vfs/CMakeLists.txt /home/pi/esp/esp-idf/components/wear_levelling/CMakeLists.txt /home/pi/esp/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/pi/esp/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/pi/esp/esp-idf/tools/cmake/build.cmake /home/pi/esp/esp-idf/tools/cmake/component.cmake /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake /home/pi/esp/esp-idf/tools/cmake/depgraph.cmake /home/pi/esp/esp-idf/tools/cmake/dfu.cmake /home/pi/esp/esp-idf/tools/cmake/flash_targets.cmake /home/pi/esp/esp-idf/tools/cmake/gdbinit.cmake /home/pi/esp/esp-idf/tools/cmake/git_submodules.cmake /home/pi/esp/esp-idf/tools/cmake/idf.cmake /home/pi/esp/esp-idf/tools/cmake/kconfig.cmake /home/pi/esp/esp-idf/tools/cmake/ldgen.cmake /home/pi/esp/esp-idf/tools/cmake/openocd.cmake /home/pi/esp/esp-idf/tools/cmake/post_build_validation.cmake /home/pi/esp/esp-idf/tools/cmake/prefix_map.cmake /home/pi/esp/esp-idf/tools/cmake/project.cmake /home/pi/esp/esp-idf/tools/cmake/project_description.json.in /home/pi/esp/esp-idf/tools/cmake/symbols.gdbinit.in /home/pi/esp/esp-idf/tools/cmake/targets.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/pi/esp/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/pi/esp/esp-idf/tools/cmake/tool_version_check.cmake /home/pi/esp/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/pi/esp/esp-idf/tools/cmake/utilities.cmake /home/pi/esp/esp-idf/tools/cmake/version.cmake /home/pi/esp/esp-idf/tools/kconfig_new/confgen.py /home/pi/esp/esp-idf/tools/kconfig_new/config.env.in /home/pi/lighting-controller/.git/HEAD /home/pi/lighting-controller/.git/refs/heads/pi /home/pi/lighting-controller/esp32/CMakeLists.txt /home/pi/lighting-controller/esp32/main/CMakeLists.txt /home/pi/lighting-controller/esp32/sdkconfig /usr/share/cmake-3.25/Modules/CMakeASMInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake /usr/share/cmake-3.25/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake /usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake /usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake /usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake /usr/share/cmake-3.25/Modules/CMakePackageConfigHelpers.cmake /usr/share/cmake-3.25/Modules/CMakePrintHelpers.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake /usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake /usr/share/cmake-3.25/Modules/CheckCCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckCXXCompilerFlag.cmake /usr/share/cmake-3.25/Modules/CheckCXXSourceCompiles.cmake /usr/share/cmake-3.25/Modules/CheckIncludeFile.cmake /usr/share/cmake-3.25/Modules/CheckLibraryExists.cmake /usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-ASM.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-C.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake /usr/share/cmake-3.25/Modules/Compiler/GNU.cmake /usr/share/cmake-3.25/Modules/ExternalProject.cmake /usr/share/cmake-3.25/Modules/ExternalProject/RepositoryInfo.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/cfgcmd.txt.in /usr/share/cmake-3.25/Modules/ExternalProject/mkdirs.cmake.in /usr/share/cmake-3.25/Modules/FindGit.cmake /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake /usr/share/cmake-3.25/Modules/FindPackageMessage.cmake /usr/share/cmake-3.25/Modules/FindPython/Support.cmake /usr/share/cmake-3.25/Modules/FindPython3.cmake /usr/share/cmake-3.25/Modules/FindThreads.cmake /usr/share/cmake-3.25/Modules/GNUInstallDirs.cmake /usr/share/cmake-3.25/Modules/Internal/CheckCompilerFlag.cmake /usr/share/cmake-3.25/Modules/Internal/CheckFlagCommonConfig.cmake /usr/share/cmake-3.25/Modules/Internal/CheckSourceCompiles.cmake /usr/share/cmake-3.25/Modules/Platform/Generic.cmake /usr/share/cmake-3.25/Modules/WriteBasicConfigVersionFile.cmake CMakeCache.txt CMakeFiles/3.25.1/CMakeASMCompiler.cmake CMakeFiles/3.25.1/CMakeCCompiler.cmake CMakeFiles/3.25.1/CMakeCXXCompiler.cmake CMakeFiles/3.25.1/CMakeSystem.cmake CMakeFiles/git-data/grabRef.cmake app-flash_args app-flash_args.in bootloader-flash_args bootloader-prefix/tmp/bootloader-mkdirs.cmake config/sdkconfig.cmake config/sdkconfig.h esp-idf/bootloader/bootloader-flash_args.in esp-idf/partition_table/partition-table-flash_args.in flash_args flash_args.in flasher_args.json.in ldgen_libraries.in: phony ############################################# diff --git a/esp32/build/compile_commands.json b/esp32/build/compile_commands.json index a4abee4..b147a15 100644 --- a/esp32/build/compile_commands.json +++ b/esp32/build/compile_commands.json @@ -36,7 +36,7 @@ }, { "directory": "/home/pi/lighting-controller/esp32/build", - "command": "/home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v6.0-dev-2594-g25c40d4563\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"spi_slave\\\" -DPROJECT_VER=\\\"ddbf4a0\\\" -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -mtune=esp-base -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/pi/lighting-controller/esp32=. -fmacro-prefix-map=/home/pi/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu23 -Wno-old-style-declaration -fzero-init-padding-bits=all -fno-malloc-dce -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/pi/esp/esp-idf/components/esp_app_format/esp_app_desc.c", + "command": "/home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v6.0-dev-2594-g25c40d4563\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -D PROJECT_NAME=\\\"spi_slave\\\" -DPROJECT_VER=\\\"1844a2e-dirty\\\" -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -march=rv32imc_zicsr_zifencei -mtune=esp-base -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/pi/lighting-controller/esp32=. -fmacro-prefix-map=/home/pi/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu23 -Wno-old-style-declaration -fzero-init-padding-bits=all -fno-malloc-dce -o esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj -c /home/pi/esp/esp-idf/components/esp_app_format/esp_app_desc.c", "file": "/home/pi/esp/esp-idf/components/esp_app_format/esp_app_desc.c" }, { diff --git a/esp32/build/config/kconfig_menus.json b/esp32/build/config/kconfig_menus.json index a60308b..982fc62 100644 --- a/esp32/build/config/kconfig_menus.json +++ b/esp32/build/config/kconfig_menus.json @@ -3105,7 +3105,7 @@ "children": [ { "children": [], - "depends_on": "!IDF_TARGET_LINUX && ", + "depends_on": "!IDF_TARGET_LINUX && && ", "help": null, "id": "APP_BUILD_TYPE_APP_2NDBOOT", "name": "APP_BUILD_TYPE_APP_2NDBOOT", @@ -3115,7 +3115,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APP_BUILD_TYPE_RAM", "name": "APP_BUILD_TYPE_RAM", @@ -3384,7 +3384,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", "name": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", @@ -3394,7 +3394,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", "name": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", @@ -3404,7 +3404,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", "name": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", @@ -3426,7 +3426,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_VERSION_1", "name": "BOOTLOADER_LOG_VERSION_1", @@ -3436,7 +3436,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_VERSION_2", "name": "BOOTLOADER_LOG_VERSION_2", @@ -3466,7 +3466,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_NONE", "name": "BOOTLOADER_LOG_LEVEL_NONE", @@ -3476,7 +3476,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_ERROR", "name": "BOOTLOADER_LOG_LEVEL_ERROR", @@ -3486,7 +3486,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_WARN", "name": "BOOTLOADER_LOG_LEVEL_WARN", @@ -3496,7 +3496,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_INFO", "name": "BOOTLOADER_LOG_LEVEL_INFO", @@ -3506,7 +3506,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_DEBUG", "name": "BOOTLOADER_LOG_LEVEL_DEBUG", @@ -3516,7 +3516,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_LEVEL_VERBOSE", "name": "BOOTLOADER_LOG_LEVEL_VERBOSE", @@ -3568,7 +3568,7 @@ "children": [ { "children": [], - "depends_on": "BOOTLOADER_LOG_VERSION_2 && ", + "depends_on": "BOOTLOADER_LOG_VERSION_2 && && ", "help": null, "id": "BOOTLOADER_LOG_TIMESTAMP_SOURCE_NONE", "name": "BOOTLOADER_LOG_TIMESTAMP_SOURCE_NONE", @@ -3578,7 +3578,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS", "name": "BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS", @@ -3636,7 +3636,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Enables text-based logging, where log messages are stored in a human-readable format.\nThis mode is useful for development and debugging, as it allows logs to be easily\nread and interpreted without additional processing.", "id": "BOOTLOADER_LOG_MODE_TEXT", "name": "BOOTLOADER_LOG_MODE_TEXT", @@ -3646,7 +3646,7 @@ }, { "children": [], - "depends_on": "BOOTLOADER_LOG_VERSION_2 && ", + "depends_on": "BOOTLOADER_LOG_VERSION_2 && && ", "help": "Enables binary logging with host-side format string expansion. In this mode, the\nformat argument of ESP_LOGx, ESP_EARLY_LOG, and ESP_DRAM_LOG macros is stored in a\nNOLOAD section, not included in the final binary file. This reduces flash usage by\napproximately 10% - 35%. The esp_log() function uses the binary log handler to output\nmessages. Instead of sending the full log string, the chip transmits only the\naddresses of these strings (if present in the ELF file). If the format string\ncannot be found in the ELF file, the chip sends the entire string. The host-side\nmonitor tool, which has access to the ELF file, reconstructs the log message using\nthe format string.\nThis reduces firmware size by eliminating format strings from\nflash memory and removing the usage of printf-like functions, potentially freeing up\na few kilobytes of space. To further reduce firmware size, wrap string data with ESP_LOG_ATTR_STR.", "id": "BOOTLOADER_LOG_MODE_BINARY", "name": "BOOTLOADER_LOG_MODE_BINARY", @@ -3786,7 +3786,7 @@ "children": [ { "children": [], - "depends_on": "!ESPTOOLPY_FLASHFREQ_80M && ", + "depends_on": "!ESPTOOLPY_FLASHFREQ_80M && && ", "help": null, "id": "BOOTLOADER_VDDSDIO_BOOST_1_8V", "name": "BOOTLOADER_VDDSDIO_BOOST_1_8V", @@ -3796,7 +3796,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BOOTLOADER_VDDSDIO_BOOST_1_9V", "name": "BOOTLOADER_VDDSDIO_BOOST_1_9V", @@ -4191,7 +4191,7 @@ "children": [ { "children": [], - "depends_on": "SECURE_BOOT_V1_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V1_ENABLED) && ", + "depends_on": "SECURE_BOOT_V1_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V1_ENABLED) && && ", "help": "Embeds the ECDSA public key in the bootloader and signs the application with an ECDSA key.\nRefer to the documentation before enabling.", "id": "SECURE_SIGNED_APPS_ECDSA_SCHEME", "name": "SECURE_SIGNED_APPS_ECDSA_SCHEME", @@ -4201,7 +4201,7 @@ }, { "children": [], - "depends_on": "SECURE_BOOT_V2_RSA_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && !(IDF_TARGET_ESP32C5 && ESP32C5_REV_MIN_FULL < 1) && ", + "depends_on": "SECURE_BOOT_V2_RSA_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && !(IDF_TARGET_ESP32C5 && ESP32C5_REV_MIN_FULL < 1) && && ", "help": "Appends the RSA-3072 based Signature block to the application.\nRefer to before enabling.", "id": "SECURE_SIGNED_APPS_RSA_SCHEME", "name": "SECURE_SIGNED_APPS_RSA_SCHEME", @@ -4211,7 +4211,7 @@ }, { "children": [], - "depends_on": "SECURE_BOOT_V2_ECC_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "depends_on": "SECURE_BOOT_V2_ECC_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && && ", "help": "For Secure boot V2 (e.g., ESP32-C2 SoC), appends ECDSA based signature block to the application.\nRefer to documentation before enabling.", "id": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", "name": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", @@ -4231,7 +4231,7 @@ "children": [ { "children": [], - "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && && ", "help": null, "id": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", "name": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", @@ -4241,7 +4241,7 @@ }, { "children": [], - "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && && ", "help": null, "id": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", "name": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", @@ -4251,7 +4251,7 @@ }, { "children": [], - "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && SOC_ECDSA_SUPPORT_CURVE_P384 && ", + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && SOC_ECDSA_SUPPORT_CURVE_P384 && && ", "help": null, "id": "SECURE_BOOT_ECDSA_KEY_LEN_384_BITS", "name": "SECURE_BOOT_ECDSA_KEY_LEN_384_BITS", @@ -4332,7 +4332,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "On first boot, the bootloader will generate a key which is not readable externally or by software. A\ndigest is generated from the bootloader image itself. This digest will be verified on each subsequent\nboot.\n\nEnabling this option means that the bootloader cannot be changed after the first time it is booted.", "id": "SECURE_BOOTLOADER_ONE_TIME_FLASH", "name": "SECURE_BOOTLOADER_ONE_TIME_FLASH", @@ -4342,7 +4342,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Generate a reusable secure bootloader key, derived (via SHA-256) from the secure boot signing key.\n\nThis allows the secure bootloader to be re-flashed by anyone with access to the secure boot signing\nkey.\n\nThis option is less secure than one-time flash, because a leak of the digest key from one device\nallows reflashing of any device that uses it.", "id": "SECURE_BOOTLOADER_REFLASHABLE", "name": "SECURE_BOOTLOADER_REFLASHABLE", @@ -4423,7 +4423,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", "name": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", @@ -4433,7 +4433,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", "name": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", @@ -4753,7 +4753,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "If set, during startup the app will burn an eFuse bit to permanently disable the UART ROM\nDownload Mode. This prevents any future use of esptool.py, espefuse.py and similar tools.\n\nOnce disabled, if the SoC is booted with strapping pins set for ROM Download Mode\nthen an error is printed instead.\n\nIt is recommended to enable this option in any production application where Flash\nEncryption and/or Secure Boot is enabled and access to Download Mode is not required.\n\nIt is also possible to permanently disable Download Mode by calling\nesp_efuse_disable_rom_download_mode() at runtime.", "id": "SECURE_DISABLE_ROM_DL_MODE", "name": "SECURE_DISABLE_ROM_DL_MODE", @@ -4763,7 +4763,7 @@ }, { "children": [], - "depends_on": "SOC_SUPPORTS_SECURE_DL_MODE && ", + "depends_on": "SOC_SUPPORTS_SECURE_DL_MODE && && ", "help": "If set, during startup the app will burn an eFuse bit to permanently switch the UART ROM\nDownload Mode into a separate Secure Download mode. This option can only work if\nDownload Mode is not already disabled by eFuse.\n\nSecure Download mode limits the use of Download Mode functions to update SPI config,\nchanging baud rate, basic flash write and a command to return a summary of currently\nenabled security features (`get_security_info`).\n\nSecure Download mode is not compatible with the esptool.py flasher stub feature,\nespefuse.py, read/writing memory or registers, encrypted download, or any other\nfeatures that interact with unsupported Download Mode commands.\n\nSecure Download mode should be enabled in any application where Flash Encryption\nand/or Secure Boot is enabled. Disabling this option does not immediately cancel\nthe benefits of the security features, but it increases the potential \"attack\nsurface\" for an attacker to try and bypass them with a successful physical attack.\n\nIt is also possible to enable secure download mode at runtime by calling\nesp_efuse_enable_rom_secure_download_mode()\n\nNote: Secure Download mode is not available for ESP32.", "id": "SECURE_ENABLE_SECURE_ROM_DL_MODE", "name": "SECURE_ENABLE_SECURE_ROM_DL_MODE", @@ -4773,7 +4773,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This is a potentially insecure option.\nEnabling this option will allow the full UART download mode to stay enabled.\nThis option SHOULD NOT BE ENABLED for production use cases.", "id": "SECURE_INSECURE_ALLOW_DL_MODE", "name": "SECURE_INSECURE_ALLOW_DL_MODE", @@ -5133,7 +5133,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Always print ROM logs, this is the default behavior.", "id": "BOOT_ROM_LOG_ALWAYS_ON", "name": "BOOT_ROM_LOG_ALWAYS_ON", @@ -5143,7 +5143,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Don't print ROM logs.", "id": "BOOT_ROM_LOG_ALWAYS_OFF", "name": "BOOT_ROM_LOG_ALWAYS_OFF", @@ -5153,7 +5153,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Print ROM logs when GPIO level is high during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", "id": "BOOT_ROM_LOG_ON_GPIO_HIGH", "name": "BOOT_ROM_LOG_ON_GPIO_HIGH", @@ -5163,7 +5163,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Print ROM logs when GPIO level is low during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", "id": "BOOT_ROM_LOG_ON_GPIO_LOW", "name": "BOOT_ROM_LOG_ON_GPIO_LOW", @@ -5189,7 +5189,7 @@ "children": [ { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "The flasher tool sends a precompiled download stub first by default. That stub allows things\nlike compressed downloads and more. Usually you should not need to disable that feature", "id": "ESPTOOLPY_NO_STUB", "name": "ESPTOOLPY_NO_STUB", @@ -5199,7 +5199,7 @@ }, { "children": [], - "depends_on": "SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_OCT_FLASH", "name": "ESPTOOLPY_OCT_FLASH", @@ -5209,7 +5209,7 @@ }, { "children": [], - "depends_on": "SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This config option helps decide whether flash is Quad or Octal, but please note some limitations:\n\n1. If the flash chip is an Octal one, even if one of \"QIO\", \"QOUT\", \"DIO\", \"DOUT\" options is\n selected in `ESPTOOLPY_FLASHMODE`, our code will automatically change the\n mode to \"OPI\" and the sample mode will be STR.\n2. If the flash chip is a Quad one, even if \"OPI\" is selected in `ESPTOOLPY_FLASHMODE`, our code will\n automatically change the mode to \"DIO\".\n3. This option is mainly to improve the out-of-box experience of developers. It doesn't guarantee\n the feature-complete. Some code still rely on `ESPTOOLPY_OCT_FLASH`. Please do not rely on this option\n when you are pretty sure that you are using Octal flash.\n In this case, please enable `ESPTOOLPY_OCT_FLASH` option, then you can choose `DTR` sample mode\n in `ESPTOOLPY_FLASH_SAMPLE_MODE`. Otherwise, only `STR` mode is available.\n4. Enabling this feature reduces available internal RAM size (around 900 bytes).\n If your IRAM space is insufficient and you're aware of your flash type,\n disable this option and select corresponding flash type options.", "id": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", "name": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", @@ -5221,7 +5221,7 @@ "children": [ { "children": [], - "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "depends_on": "!ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASHMODE_QIO", "name": "ESPTOOLPY_FLASHMODE_QIO", @@ -5231,7 +5231,7 @@ }, { "children": [], - "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "depends_on": "!ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASHMODE_QOUT", "name": "ESPTOOLPY_FLASHMODE_QOUT", @@ -5241,7 +5241,7 @@ }, { "children": [], - "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "depends_on": "!ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASHMODE_DIO", "name": "ESPTOOLPY_FLASHMODE_DIO", @@ -5251,7 +5251,7 @@ }, { "children": [], - "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "depends_on": "!ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASHMODE_DOUT", "name": "ESPTOOLPY_FLASHMODE_DOUT", @@ -5261,7 +5261,7 @@ }, { "children": [], - "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "depends_on": "ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASHMODE_OPI", "name": "ESPTOOLPY_FLASHMODE_OPI", @@ -5270,7 +5270,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Mode the flash chip is flashed in, as well as the default mode for the\nbinary to run in.", "id": "serial-flasher-config-flash-spi-mode-home-pi-esp-esp-idf-components-esptool_py-Kconfig.projbuild-39", "name": "ESPTOOLPY_FLASHMODE", @@ -5281,7 +5281,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", @@ -5291,7 +5291,7 @@ }, { "children": [], - "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "depends_on": "ESPTOOLPY_OCT_FLASH && && ", "help": null, "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", @@ -5300,7 +5300,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "serial-flasher-config-flash-sampling-mode-home-pi-esp-esp-idf-components-esptool_py-Kconfig.projbuild-64", "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", @@ -5309,7 +5309,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_FLASHMODE", "name": "ESPTOOLPY_FLASHMODE", @@ -5321,7 +5321,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHFREQ_80M", "name": "ESPTOOLPY_FLASHFREQ_80M", @@ -5331,7 +5331,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHFREQ_40M", "name": "ESPTOOLPY_FLASHFREQ_40M", @@ -5341,7 +5341,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHFREQ_26M", "name": "ESPTOOLPY_FLASHFREQ_26M", @@ -5351,7 +5351,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHFREQ_20M", "name": "ESPTOOLPY_FLASHFREQ_20M", @@ -5360,7 +5360,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "serial-flasher-config-flash-spi-speed-home-pi-esp-esp-idf-components-esptool_py-..-spi_flash-esp32c3-Kconfig.flash_freq-1", "name": "ESPTOOLPY_FLASHFREQ", @@ -5369,7 +5369,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_FLASHFREQ", "name": "ESPTOOLPY_FLASHFREQ", @@ -5381,7 +5381,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_1MB", "name": "ESPTOOLPY_FLASHSIZE_1MB", @@ -5391,7 +5391,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_2MB", "name": "ESPTOOLPY_FLASHSIZE_2MB", @@ -5401,7 +5401,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_4MB", "name": "ESPTOOLPY_FLASHSIZE_4MB", @@ -5411,7 +5411,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_8MB", "name": "ESPTOOLPY_FLASHSIZE_8MB", @@ -5421,7 +5421,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_16MB", "name": "ESPTOOLPY_FLASHSIZE_16MB", @@ -5431,7 +5431,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_32MB", "name": "ESPTOOLPY_FLASHSIZE_32MB", @@ -5441,7 +5441,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_64MB", "name": "ESPTOOLPY_FLASHSIZE_64MB", @@ -5451,7 +5451,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_FLASHSIZE_128MB", "name": "ESPTOOLPY_FLASHSIZE_128MB", @@ -5460,7 +5460,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "SPI flash size, in megabytes", "id": "serial-flasher-config-flash-size-home-pi-esp-esp-idf-components-esptool_py-Kconfig.projbuild-112", "name": "ESPTOOLPY_FLASHSIZE", @@ -5469,7 +5469,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_FLASHSIZE", "name": "ESPTOOLPY_FLASHSIZE", @@ -5479,7 +5479,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "If this option is set, flashing the project will automatically detect\nthe flash size of the target chip and update the bootloader image\nbefore it is flashed.\n\nEnabling this option turns off the image protection against corruption\nby a SHA256 digest. Updating the bootloader image before flashing would\ninvalidate the digest.", "id": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", "name": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", @@ -5491,7 +5491,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_BEFORE_RESET", "name": "ESPTOOLPY_BEFORE_RESET", @@ -5501,7 +5501,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_BEFORE_NORESET", "name": "ESPTOOLPY_BEFORE_NORESET", @@ -5510,7 +5510,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Configure whether esptool.py should reset the ESP32 before flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", "id": "serial-flasher-config-before-flashing-home-pi-esp-esp-idf-components-esptool_py-Kconfig.projbuild-159", "name": "ESPTOOLPY_BEFORE", @@ -5519,7 +5519,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_BEFORE", "name": "ESPTOOLPY_BEFORE", @@ -5531,7 +5531,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_AFTER_RESET", "name": "ESPTOOLPY_AFTER_RESET", @@ -5541,7 +5541,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESPTOOLPY_AFTER_NORESET", "name": "ESPTOOLPY_AFTER_NORESET", @@ -5550,7 +5550,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Configure whether esptool.py should reset the ESP32 after flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", "id": "serial-flasher-config-after-flashing-home-pi-esp-esp-idf-components-esptool_py-Kconfig.projbuild-180", "name": "ESPTOOLPY_AFTER", @@ -5559,7 +5559,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_AFTER", "name": "ESPTOOLPY_AFTER", @@ -5569,7 +5569,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "ESPTOOLPY_MONITOR_BAUD", "name": "ESPTOOLPY_MONITOR_BAUD", @@ -5589,7 +5589,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This is the default partition table, designed to fit into a 2MB or\nlarger flash with a single 1MB app partition.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", "id": "PARTITION_TABLE_SINGLE_APP", "name": "PARTITION_TABLE_SINGLE_APP", @@ -5599,7 +5599,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This is a variation of the default partition table, that expands\nthe 1MB app partition size to 1.5MB to fit more code.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", "id": "PARTITION_TABLE_SINGLE_APP_LARGE", "name": "PARTITION_TABLE_SINGLE_APP_LARGE", @@ -5609,7 +5609,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This is a basic OTA-enabled partition table with a factory app\npartition plus two OTA app partitions. All are 1MB, so this\npartition table requires 4MB or larger flash size.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota.csv", "id": "PARTITION_TABLE_TWO_OTA", "name": "PARTITION_TABLE_TWO_OTA", @@ -5619,7 +5619,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This is a basic OTA-enabled partition table with\ntwo OTA app partitions. Both app partition sizes are 1700K,\nso this partition table requires 4MB or larger flash size.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_large.csv", "id": "PARTITION_TABLE_TWO_OTA_LARGE", "name": "PARTITION_TABLE_TWO_OTA_LARGE", @@ -5629,7 +5629,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Specify the path to the partition table CSV to use for your project.\n\nConsult the Partition Table section in the ESP-IDF Programmers Guide\nfor more information.", "id": "PARTITION_TABLE_CUSTOM", "name": "PARTITION_TABLE_CUSTOM", @@ -5639,7 +5639,7 @@ }, { "children": [], - "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && && ", "help": "This is a variation of the default \"Single factory app, no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_encr_nvs.csv", "id": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", "name": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", @@ -5649,7 +5649,7 @@ }, { "children": [], - "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && && ", "help": "This is a variation of the \"Single factory app (large), no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large_encr_nvs.csv", "id": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", "name": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", @@ -5659,7 +5659,7 @@ }, { "children": [], - "depends_on": "!ESP_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "depends_on": "!ESP_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && && ", "help": "This is a variation of the \"Factory app, two OTA definitions\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_encr_nvs.csv", "id": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", "name": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", @@ -5669,7 +5669,7 @@ }, { "children": [], - "depends_on": "SECURE_ENABLE_TEE && ", + "depends_on": "SECURE_ENABLE_TEE && && ", "help": "This is a variation of the default \"Single factory app, no OTA\" partition table\nthat supports the ESP-TEE framework. See the Trusted Execution Environment (TEE) section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_tee.csv", "id": "PARTITION_TABLE_SINGLE_APP_TEE", "name": "PARTITION_TABLE_SINGLE_APP_TEE", @@ -5679,7 +5679,7 @@ }, { "children": [], - "depends_on": "SECURE_ENABLE_TEE && ", + "depends_on": "SECURE_ENABLE_TEE && && ", "help": "This is a basic OTA-enabled partition table with two OTA app partitions each\nfor the TEE and the user (REE) application. The user app partition sizes are 1536K,\nso this partition table requires 4MB or larger flash size. See the\nTrusted Execution Environment (TEE) section in the ESP-IDF Programmers Guide\nfor more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_tee.csv", "id": "PARTITION_TABLE_TWO_OTA_TEE", "name": "PARTITION_TABLE_TWO_OTA_TEE", @@ -5747,7 +5747,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_OPTIMIZATION_DEBUG", "name": "COMPILER_OPTIMIZATION_DEBUG", @@ -5757,7 +5757,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_OPTIMIZATION_SIZE", "name": "COMPILER_OPTIMIZATION_SIZE", @@ -5767,7 +5767,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_OPTIMIZATION_PERF", "name": "COMPILER_OPTIMIZATION_PERF", @@ -5777,7 +5777,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_OPTIMIZATION_NONE", "name": "COMPILER_OPTIMIZATION_NONE", @@ -5797,7 +5797,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Enable assertions. Assertion content and line number will be printed on failure.", "id": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", "name": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", @@ -5807,7 +5807,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Enable silent assertions. Failed assertions will abort(), user needs to\nuse the aborting address to find the line number with the failed assertion.", "id": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", "name": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", @@ -5817,7 +5817,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "If assertions are disabled, -DNDEBUG is added to CPPFLAGS.", "id": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", "name": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", @@ -5847,7 +5847,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_FLOAT_LIB_FROM_GCCLIB", "name": "COMPILER_FLOAT_LIB_FROM_GCCLIB", @@ -5857,7 +5857,7 @@ }, { "children": [], - "depends_on": "ESP_ROM_HAS_RVFPLIB && ", + "depends_on": "ESP_ROM_HAS_RVFPLIB && && ", "help": null, "id": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", "name": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", @@ -5940,7 +5940,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_STACK_CHECK_MODE_NONE", "name": "COMPILER_STACK_CHECK_MODE_NONE", @@ -5950,7 +5950,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_STACK_CHECK_MODE_NORM", "name": "COMPILER_STACK_CHECK_MODE_NORM", @@ -5960,7 +5960,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_STACK_CHECK_MODE_STRONG", "name": "COMPILER_STACK_CHECK_MODE_STRONG", @@ -5970,7 +5970,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "COMPILER_STACK_CHECK_MODE_ALL", "name": "COMPILER_STACK_CHECK_MODE_ALL", @@ -6090,7 +6090,7 @@ "children": [ { "children": [], - "depends_on": "!IDF_TARGET_LINUX && ", + "depends_on": "!IDF_TARGET_LINUX && && ", "help": null, "id": "COMPILER_RT_LIB_GCCLIB", "name": "COMPILER_RT_LIB_GCCLIB", @@ -6100,7 +6100,7 @@ }, { "children": [], - "depends_on": "IDF_TOOLCHAIN_CLANG && !IDF_TARGET_LINUX && ", + "depends_on": "IDF_TOOLCHAIN_CLANG && !IDF_TARGET_LINUX && && ", "help": null, "id": "COMPILER_RT_LIB_CLANGRT", "name": "COMPILER_RT_LIB_CLANGRT", @@ -6110,7 +6110,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_LINUX && ", + "depends_on": "IDF_TARGET_LINUX && && ", "help": null, "id": "COMPILER_RT_LIB_HOST", "name": "COMPILER_RT_LIB_HOST", @@ -6140,7 +6140,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Fails the link step with an error if orphan sections are detected.", "id": "COMPILER_ORPHAN_SECTIONS_ERROR", "name": "COMPILER_ORPHAN_SECTIONS_ERROR", @@ -6150,7 +6150,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Places orphan sections with a warning message.", "id": "COMPILER_ORPHAN_SECTIONS_WARNING", "name": "COMPILER_ORPHAN_SECTIONS_WARNING", @@ -6160,7 +6160,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Places orphan sections without a warning/error message.", "id": "COMPILER_ORPHAN_SECTIONS_PLACE", "name": "COMPILER_ORPHAN_SECTIONS_PLACE", @@ -6190,7 +6190,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Use default _GLIBCXX20_CONSTEXPR and _GLIBCXX23_CONSTEXPR defined in libstdc++", "id": "COMPILER_CXX_GLIBCXX_CONSTEXPR_NO_CHANGE", "name": "COMPILER_CXX_GLIBCXX_CONSTEXPR_NO_CHANGE", @@ -6200,7 +6200,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Define _GLIBCXX20_CONSTEXPR=__attribute__((cold)) constexpr\nDefine _GLIBCXX23_CONSTEXPR=__attribute__((cold)) constexpr", "id": "COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD_CONSTEXPR", "name": "COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD_CONSTEXPR", @@ -6210,7 +6210,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Define _GLIBCXX20_CONSTEXPR=__attribute__((cold)).\nDefine _GLIBCXX23_CONSTEXPR=__attribute__((cold)).", "id": "COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD", "name": "COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD", @@ -6240,7 +6240,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APPTRACE_DEST_JTAG", "name": "APPTRACE_DEST_JTAG", @@ -6250,7 +6250,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APPTRACE_DEST_NONE", "name": "APPTRACE_DEST_NONE", @@ -6270,7 +6270,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APPTRACE_DEST_UART", "name": "APPTRACE_DEST_UART", @@ -6280,7 +6280,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APPTRACE_DEST_UART_NONE", "name": "APPTRACE_DEST_UART_NONE", @@ -6484,7 +6484,7 @@ "type": "choice" } ], - "depends_on": "APPTRACE_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables support for SEGGER SystemView tracing functionality.", "id": "APPTRACE_SV_ENABLE", "name": "APPTRACE_SV_ENABLE", @@ -6496,7 +6496,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Send SEGGER SystemView events for Pro CPU.", "id": "APPTRACE_SV_DEST_CPU_0", "name": "APPTRACE_SV_DEST_CPU_0", @@ -6506,7 +6506,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Send SEGGER SystemView events for App CPU.", "id": "APPTRACE_SV_DEST_CPU_1", "name": "APPTRACE_SV_DEST_CPU_1", @@ -6515,7 +6515,7 @@ "type": "bool" } ], - "depends_on": "APPTRACE_SV_DEST_UART && !ESP_SYSTEM_SINGLE_CORE_MODE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_DEST_UART && !ESP_SYSTEM_SINGLE_CORE_MODE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Define the CPU to trace by SystemView.", "id": "component-config-application-level-tracing-freertos-systemview-tracing-cpu-to-trace-home-pi-esp-esp-idf-components-app_trace-Kconfig-202", "name": "APPTRACE_SV_CPU", @@ -6526,7 +6526,7 @@ "children": [ { "children": [], - "depends_on": "ESP_SYSTEM_SINGLE_CORE_MODE && !PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "depends_on": "ESP_SYSTEM_SINGLE_CORE_MODE && !PM_ENABLE && !IDF_TARGET_ESP32C3 && && ", "help": null, "id": "APPTRACE_SV_TS_SOURCE_CCOUNT", "name": "APPTRACE_SV_TS_SOURCE_CCOUNT", @@ -6536,7 +6536,7 @@ }, { "children": [], - "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && && ", "help": null, "id": "APPTRACE_SV_TS_SOURCE_GPTIMER", "name": "APPTRACE_SV_TS_SOURCE_GPTIMER", @@ -6546,7 +6546,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", "name": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", @@ -6555,7 +6555,7 @@ "type": "bool" } ], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "SystemView needs to use a hardware timer as the source of timestamps\nwhen tracing. This option selects the timer for it.", "id": "component-config-application-level-tracing-freertos-systemview-tracing-timer-to-use-as-timestamp-source-home-pi-esp-esp-idf-components-app_trace-Kconfig-222", "name": "APPTRACE_SV_TS_SOURCE", @@ -6564,7 +6564,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Configures maximum supported tasks in sysview debug", "id": "APPTRACE_SV_MAX_TASKS", "name": "APPTRACE_SV_MAX_TASKS", @@ -6574,7 +6574,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Configures timeout (in us) to wait for free space in trace buffer.\nSet to -1 to wait forever and avoid lost events.", "id": "APPTRACE_SV_BUF_WAIT_TMO", "name": "APPTRACE_SV_BUF_WAIT_TMO", @@ -6584,7 +6584,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Trace Buffer Overflow\" event.", "id": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", "name": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", @@ -6594,7 +6594,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"ISR Enter\" event.", "id": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", "name": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", @@ -6604,7 +6604,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"ISR Exit\" event.", "id": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", "name": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", @@ -6614,7 +6614,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"ISR to Scheduler\" event.", "id": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", "name": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", @@ -6624,7 +6624,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Start Execution\" event.", "id": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", "name": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", @@ -6634,7 +6634,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Stop Execution\" event.", "id": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", "name": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", @@ -6644,7 +6644,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Start Ready State\" event.", "id": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", "name": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", @@ -6654,7 +6654,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Stop Ready State\" event.", "id": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", "name": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", @@ -6664,7 +6664,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Create\" event.", "id": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", "name": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", @@ -6674,7 +6674,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Task Terminate\" event.", "id": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", "name": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", @@ -6684,7 +6684,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"System Idle\" event.", "id": "APPTRACE_SV_EVT_IDLE_ENABLE", "name": "APPTRACE_SV_EVT_IDLE_ENABLE", @@ -6694,7 +6694,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Timer Enter\" event.", "id": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", "name": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", @@ -6704,7 +6704,7 @@ }, { "children": [], - "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE && APPTRACE_ENABLE", "help": "Enables \"Timer Exit\" event.", "id": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", "name": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", @@ -6811,7 +6811,7 @@ "children": [ { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This select btc task stack size", "id": "BT_BTC_TASK_STACK_SIZE", "name": "BT_BTC_TASK_STACK_SIZE", @@ -6823,7 +6823,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_BLUEDROID_PINNED_TO_CORE_0", "name": "BT_BLUEDROID_PINNED_TO_CORE_0", @@ -6833,7 +6833,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ", + "depends_on": "!FREERTOS_UNICORE && && ", "help": null, "id": "BT_BLUEDROID_PINNED_TO_CORE_1", "name": "BT_BLUEDROID_PINNED_TO_CORE_1", @@ -6842,7 +6842,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !FREERTOS_UNICORE && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !FREERTOS_UNICORE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Which the cpu core to run Bluedroid. Can choose core0 and core1.\nCan not specify no-affinity.", "id": "component-config-bluetooth-bluedroid-options-the-cpu-core-which-bluedroid-run-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-8", "name": "BT_BLUEDROID_PINNED_TO_CORE_CHOICE", @@ -6851,7 +6851,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_BLUEDROID_PINNED_TO_CORE", "name": "BT_BLUEDROID_PINNED_TO_CORE", @@ -6861,7 +6861,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This select btu task stack size", "id": "BT_BTU_TASK_STACK_SIZE", "name": "BT_BTU_TASK_STACK_SIZE", @@ -6871,7 +6871,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Bluedroid memory debug", "id": "BT_BLUEDROID_MEM_DEBUG", "name": "BT_BLUEDROID_MEM_DEBUG", @@ -6881,7 +6881,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable Espressif Vendor-specific HCI commands for coexist status configuration", "id": "BT_BLUEDROID_ESP_COEX_VSC", "name": "BT_BLUEDROID_ESP_COEX_VSC", @@ -7207,7 +7207,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BT_CLASSIC_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BT_CLASSIC_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "For now this option needs \"SMP_ENABLE\" to be set to yes", "id": "BT_CLASSIC_ENABLED", "name": "BT_CLASSIC_ENABLED", @@ -7454,7 +7454,7 @@ "type": "menu" } ], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enables Bluetooth Low Energy", "id": "BT_BLE_ENABLED", "name": "BT_BLE_ENABLED", @@ -7464,7 +7464,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This select can save the rodata code size", "id": "BT_STACK_NO_LOG", "name": "BT_STACK_NO_LOG", @@ -7478,7 +7478,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_NONE", "name": "BT_LOG_HCI_TRACE_LEVEL_NONE", @@ -7488,7 +7488,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_ERROR", "name": "BT_LOG_HCI_TRACE_LEVEL_ERROR", @@ -7498,7 +7498,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_WARNING", "name": "BT_LOG_HCI_TRACE_LEVEL_WARNING", @@ -7508,7 +7508,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_API", "name": "BT_LOG_HCI_TRACE_LEVEL_API", @@ -7518,7 +7518,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_EVENT", "name": "BT_LOG_HCI_TRACE_LEVEL_EVENT", @@ -7528,7 +7528,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", "name": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", @@ -7538,7 +7538,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", @@ -7547,7 +7547,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for HCI layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hci-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-475", "name": "BT_LOG_HCI_TRACE_LEVEL", @@ -7556,7 +7556,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_HCI_TRACE_LEVEL", "name": "BT_LOG_HCI_TRACE_LEVEL", @@ -7568,7 +7568,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_NONE", "name": "BT_LOG_BTM_TRACE_LEVEL_NONE", @@ -7578,7 +7578,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_ERROR", "name": "BT_LOG_BTM_TRACE_LEVEL_ERROR", @@ -7588,7 +7588,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_WARNING", "name": "BT_LOG_BTM_TRACE_LEVEL_WARNING", @@ -7598,7 +7598,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_API", "name": "BT_LOG_BTM_TRACE_LEVEL_API", @@ -7608,7 +7608,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_EVENT", "name": "BT_LOG_BTM_TRACE_LEVEL_EVENT", @@ -7618,7 +7618,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", "name": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", @@ -7628,7 +7628,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", @@ -7637,7 +7637,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for BTM layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btm-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-510", "name": "BT_LOG_BTM_TRACE_LEVEL", @@ -7646,7 +7646,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_BTM_TRACE_LEVEL", "name": "BT_LOG_BTM_TRACE_LEVEL", @@ -7658,7 +7658,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", "name": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", @@ -7668,7 +7668,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", "name": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", @@ -7678,7 +7678,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", "name": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", @@ -7688,7 +7688,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_API", "name": "BT_LOG_L2CAP_TRACE_LEVEL_API", @@ -7698,7 +7698,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", "name": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", @@ -7708,7 +7708,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", "name": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", @@ -7718,7 +7718,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", @@ -7727,7 +7727,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for L2CAP layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-l2cap-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-545", "name": "BT_LOG_L2CAP_TRACE_LEVEL", @@ -7736,7 +7736,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_L2CAP_TRACE_LEVEL", "name": "BT_LOG_L2CAP_TRACE_LEVEL", @@ -7748,7 +7748,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", @@ -7758,7 +7758,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", @@ -7768,7 +7768,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", @@ -7778,7 +7778,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_API", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_API", @@ -7788,7 +7788,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", @@ -7798,7 +7798,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", @@ -7808,7 +7808,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", @@ -7817,7 +7817,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for RFCOMM layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-rfcomm-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-580", "name": "BT_LOG_RFCOMM_TRACE_LEVEL", @@ -7826,7 +7826,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_RFCOMM_TRACE_LEVEL", "name": "BT_LOG_RFCOMM_TRACE_LEVEL", @@ -7838,7 +7838,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_NONE", "name": "BT_LOG_SDP_TRACE_LEVEL_NONE", @@ -7848,7 +7848,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_ERROR", "name": "BT_LOG_SDP_TRACE_LEVEL_ERROR", @@ -7858,7 +7858,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_WARNING", "name": "BT_LOG_SDP_TRACE_LEVEL_WARNING", @@ -7868,7 +7868,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_API", "name": "BT_LOG_SDP_TRACE_LEVEL_API", @@ -7878,7 +7878,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_EVENT", "name": "BT_LOG_SDP_TRACE_LEVEL_EVENT", @@ -7888,7 +7888,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", "name": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", @@ -7898,7 +7898,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", @@ -7907,7 +7907,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for SDP layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-sdp-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-615", "name": "BT_LOG_SDP_TRACE_LEVEL", @@ -7916,7 +7916,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_SDP_TRACE_LEVEL", "name": "BT_LOG_SDP_TRACE_LEVEL", @@ -7928,7 +7928,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_NONE", "name": "BT_LOG_GAP_TRACE_LEVEL_NONE", @@ -7938,7 +7938,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_ERROR", "name": "BT_LOG_GAP_TRACE_LEVEL_ERROR", @@ -7948,7 +7948,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_WARNING", "name": "BT_LOG_GAP_TRACE_LEVEL_WARNING", @@ -7958,7 +7958,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_API", "name": "BT_LOG_GAP_TRACE_LEVEL_API", @@ -7968,7 +7968,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_EVENT", "name": "BT_LOG_GAP_TRACE_LEVEL_EVENT", @@ -7978,7 +7978,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", "name": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", @@ -7988,7 +7988,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", @@ -7997,7 +7997,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for GAP layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gap-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-650", "name": "BT_LOG_GAP_TRACE_LEVEL", @@ -8006,7 +8006,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_GAP_TRACE_LEVEL", "name": "BT_LOG_GAP_TRACE_LEVEL", @@ -8018,7 +8018,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_NONE", "name": "BT_LOG_BNEP_TRACE_LEVEL_NONE", @@ -8028,7 +8028,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", "name": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", @@ -8038,7 +8038,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", "name": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", @@ -8048,7 +8048,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_API", "name": "BT_LOG_BNEP_TRACE_LEVEL_API", @@ -8058,7 +8058,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", "name": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", @@ -8068,7 +8068,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", "name": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", @@ -8078,7 +8078,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", @@ -8087,7 +8087,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for BNEP layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-bnep-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-685", "name": "BT_LOG_BNEP_TRACE_LEVEL", @@ -8096,7 +8096,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_BNEP_TRACE_LEVEL", "name": "BT_LOG_BNEP_TRACE_LEVEL", @@ -8108,7 +8108,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_NONE", "name": "BT_LOG_PAN_TRACE_LEVEL_NONE", @@ -8118,7 +8118,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_ERROR", "name": "BT_LOG_PAN_TRACE_LEVEL_ERROR", @@ -8128,7 +8128,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_WARNING", "name": "BT_LOG_PAN_TRACE_LEVEL_WARNING", @@ -8138,7 +8138,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_API", "name": "BT_LOG_PAN_TRACE_LEVEL_API", @@ -8148,7 +8148,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_EVENT", "name": "BT_LOG_PAN_TRACE_LEVEL_EVENT", @@ -8158,7 +8158,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", "name": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", @@ -8168,7 +8168,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", @@ -8177,7 +8177,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for PAN layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-pan-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-720", "name": "BT_LOG_PAN_TRACE_LEVEL", @@ -8186,7 +8186,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_PAN_TRACE_LEVEL", "name": "BT_LOG_PAN_TRACE_LEVEL", @@ -8198,7 +8198,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_NONE", "name": "BT_LOG_A2D_TRACE_LEVEL_NONE", @@ -8208,7 +8208,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_ERROR", "name": "BT_LOG_A2D_TRACE_LEVEL_ERROR", @@ -8218,7 +8218,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_WARNING", "name": "BT_LOG_A2D_TRACE_LEVEL_WARNING", @@ -8228,7 +8228,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_API", "name": "BT_LOG_A2D_TRACE_LEVEL_API", @@ -8238,7 +8238,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_EVENT", "name": "BT_LOG_A2D_TRACE_LEVEL_EVENT", @@ -8248,7 +8248,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", "name": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", @@ -8258,7 +8258,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", @@ -8267,7 +8267,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for A2D layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-a2d-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-755", "name": "BT_LOG_A2D_TRACE_LEVEL", @@ -8276,7 +8276,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_A2D_TRACE_LEVEL", "name": "BT_LOG_A2D_TRACE_LEVEL", @@ -8288,7 +8288,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_NONE", "name": "BT_LOG_AVDT_TRACE_LEVEL_NONE", @@ -8298,7 +8298,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", "name": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", @@ -8308,7 +8308,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", "name": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", @@ -8318,7 +8318,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_API", "name": "BT_LOG_AVDT_TRACE_LEVEL_API", @@ -8328,7 +8328,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", "name": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", @@ -8338,7 +8338,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", "name": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", @@ -8348,7 +8348,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", @@ -8357,7 +8357,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for AVDT layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avdt-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-790", "name": "BT_LOG_AVDT_TRACE_LEVEL", @@ -8366,7 +8366,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_AVDT_TRACE_LEVEL", "name": "BT_LOG_AVDT_TRACE_LEVEL", @@ -8378,7 +8378,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_NONE", "name": "BT_LOG_AVCT_TRACE_LEVEL_NONE", @@ -8388,7 +8388,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", "name": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", @@ -8398,7 +8398,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", "name": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", @@ -8408,7 +8408,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_API", "name": "BT_LOG_AVCT_TRACE_LEVEL_API", @@ -8418,7 +8418,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", "name": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", @@ -8428,7 +8428,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", "name": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", @@ -8438,7 +8438,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", @@ -8447,7 +8447,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for AVCT layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avct-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-825", "name": "BT_LOG_AVCT_TRACE_LEVEL", @@ -8456,7 +8456,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_AVCT_TRACE_LEVEL", "name": "BT_LOG_AVCT_TRACE_LEVEL", @@ -8468,7 +8468,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_NONE", "name": "BT_LOG_AVRC_TRACE_LEVEL_NONE", @@ -8478,7 +8478,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", "name": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", @@ -8488,7 +8488,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", "name": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", @@ -8498,7 +8498,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_API", "name": "BT_LOG_AVRC_TRACE_LEVEL_API", @@ -8508,7 +8508,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", "name": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", @@ -8518,7 +8518,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", "name": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", @@ -8528,7 +8528,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", @@ -8537,7 +8537,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for AVRC layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avrc-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-860", "name": "BT_LOG_AVRC_TRACE_LEVEL", @@ -8546,7 +8546,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_AVRC_TRACE_LEVEL", "name": "BT_LOG_AVRC_TRACE_LEVEL", @@ -8558,7 +8558,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_NONE", "name": "BT_LOG_MCA_TRACE_LEVEL_NONE", @@ -8568,7 +8568,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_ERROR", "name": "BT_LOG_MCA_TRACE_LEVEL_ERROR", @@ -8578,7 +8578,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_WARNING", "name": "BT_LOG_MCA_TRACE_LEVEL_WARNING", @@ -8588,7 +8588,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_API", "name": "BT_LOG_MCA_TRACE_LEVEL_API", @@ -8598,7 +8598,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_EVENT", "name": "BT_LOG_MCA_TRACE_LEVEL_EVENT", @@ -8608,7 +8608,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", "name": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", @@ -8618,7 +8618,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", @@ -8627,7 +8627,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for MCA layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-mca-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-895", "name": "BT_LOG_MCA_TRACE_LEVEL", @@ -8636,7 +8636,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_MCA_TRACE_LEVEL", "name": "BT_LOG_MCA_TRACE_LEVEL", @@ -8648,7 +8648,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_NONE", "name": "BT_LOG_HID_TRACE_LEVEL_NONE", @@ -8658,7 +8658,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_ERROR", "name": "BT_LOG_HID_TRACE_LEVEL_ERROR", @@ -8668,7 +8668,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_WARNING", "name": "BT_LOG_HID_TRACE_LEVEL_WARNING", @@ -8678,7 +8678,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_API", "name": "BT_LOG_HID_TRACE_LEVEL_API", @@ -8688,7 +8688,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_EVENT", "name": "BT_LOG_HID_TRACE_LEVEL_EVENT", @@ -8698,7 +8698,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_DEBUG", "name": "BT_LOG_HID_TRACE_LEVEL_DEBUG", @@ -8708,7 +8708,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", @@ -8717,7 +8717,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for HID layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hid-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-930", "name": "BT_LOG_HID_TRACE_LEVEL", @@ -8726,7 +8726,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_HID_TRACE_LEVEL", "name": "BT_LOG_HID_TRACE_LEVEL", @@ -8738,7 +8738,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_NONE", "name": "BT_LOG_APPL_TRACE_LEVEL_NONE", @@ -8748,7 +8748,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_ERROR", "name": "BT_LOG_APPL_TRACE_LEVEL_ERROR", @@ -8758,7 +8758,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_WARNING", "name": "BT_LOG_APPL_TRACE_LEVEL_WARNING", @@ -8768,7 +8768,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_API", "name": "BT_LOG_APPL_TRACE_LEVEL_API", @@ -8778,7 +8778,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_EVENT", "name": "BT_LOG_APPL_TRACE_LEVEL_EVENT", @@ -8788,7 +8788,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", "name": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", @@ -8798,7 +8798,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", @@ -8807,7 +8807,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for APPL layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-appl-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-965", "name": "BT_LOG_APPL_TRACE_LEVEL", @@ -8816,7 +8816,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_APPL_TRACE_LEVEL", "name": "BT_LOG_APPL_TRACE_LEVEL", @@ -8828,7 +8828,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_NONE", "name": "BT_LOG_GATT_TRACE_LEVEL_NONE", @@ -8838,7 +8838,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_ERROR", "name": "BT_LOG_GATT_TRACE_LEVEL_ERROR", @@ -8848,7 +8848,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_WARNING", "name": "BT_LOG_GATT_TRACE_LEVEL_WARNING", @@ -8858,7 +8858,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_API", "name": "BT_LOG_GATT_TRACE_LEVEL_API", @@ -8868,7 +8868,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_EVENT", "name": "BT_LOG_GATT_TRACE_LEVEL_EVENT", @@ -8878,7 +8878,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", "name": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", @@ -8888,7 +8888,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", @@ -8897,7 +8897,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for GATT layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gatt-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1000", "name": "BT_LOG_GATT_TRACE_LEVEL", @@ -8906,7 +8906,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_GATT_TRACE_LEVEL", "name": "BT_LOG_GATT_TRACE_LEVEL", @@ -8918,7 +8918,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_NONE", "name": "BT_LOG_SMP_TRACE_LEVEL_NONE", @@ -8928,7 +8928,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_ERROR", "name": "BT_LOG_SMP_TRACE_LEVEL_ERROR", @@ -8938,7 +8938,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_WARNING", "name": "BT_LOG_SMP_TRACE_LEVEL_WARNING", @@ -8948,7 +8948,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_API", "name": "BT_LOG_SMP_TRACE_LEVEL_API", @@ -8958,7 +8958,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_EVENT", "name": "BT_LOG_SMP_TRACE_LEVEL_EVENT", @@ -8968,7 +8968,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", "name": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", @@ -8978,7 +8978,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", @@ -8987,7 +8987,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for SMP layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-smp-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1035", "name": "BT_LOG_SMP_TRACE_LEVEL", @@ -8996,7 +8996,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_SMP_TRACE_LEVEL", "name": "BT_LOG_SMP_TRACE_LEVEL", @@ -9008,7 +9008,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_NONE", "name": "BT_LOG_BTIF_TRACE_LEVEL_NONE", @@ -9018,7 +9018,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", "name": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", @@ -9028,7 +9028,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", "name": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", @@ -9038,7 +9038,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_API", "name": "BT_LOG_BTIF_TRACE_LEVEL_API", @@ -9048,7 +9048,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", "name": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", @@ -9058,7 +9058,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", "name": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", @@ -9068,7 +9068,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", @@ -9077,7 +9077,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for BTIF layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btif-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1070", "name": "BT_LOG_BTIF_TRACE_LEVEL", @@ -9086,7 +9086,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_BTIF_TRACE_LEVEL", "name": "BT_LOG_BTIF_TRACE_LEVEL", @@ -9098,7 +9098,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_NONE", "name": "BT_LOG_BTC_TRACE_LEVEL_NONE", @@ -9108,7 +9108,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_ERROR", "name": "BT_LOG_BTC_TRACE_LEVEL_ERROR", @@ -9118,7 +9118,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_WARNING", "name": "BT_LOG_BTC_TRACE_LEVEL_WARNING", @@ -9128,7 +9128,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_API", "name": "BT_LOG_BTC_TRACE_LEVEL_API", @@ -9138,7 +9138,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_EVENT", "name": "BT_LOG_BTC_TRACE_LEVEL_EVENT", @@ -9148,7 +9148,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", "name": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", @@ -9158,7 +9158,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", @@ -9167,7 +9167,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for BTC layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btc-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1105", "name": "BT_LOG_BTC_TRACE_LEVEL", @@ -9176,7 +9176,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_BTC_TRACE_LEVEL", "name": "BT_LOG_BTC_TRACE_LEVEL", @@ -9188,7 +9188,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_NONE", "name": "BT_LOG_OSI_TRACE_LEVEL_NONE", @@ -9198,7 +9198,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_ERROR", "name": "BT_LOG_OSI_TRACE_LEVEL_ERROR", @@ -9208,7 +9208,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_WARNING", "name": "BT_LOG_OSI_TRACE_LEVEL_WARNING", @@ -9218,7 +9218,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_API", "name": "BT_LOG_OSI_TRACE_LEVEL_API", @@ -9228,7 +9228,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_EVENT", "name": "BT_LOG_OSI_TRACE_LEVEL_EVENT", @@ -9238,7 +9238,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", "name": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", @@ -9248,7 +9248,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", @@ -9257,7 +9257,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for OSI layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-osi-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1140", "name": "BT_LOG_OSI_TRACE_LEVEL", @@ -9266,7 +9266,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_OSI_TRACE_LEVEL", "name": "BT_LOG_OSI_TRACE_LEVEL", @@ -9278,7 +9278,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", "name": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", @@ -9288,7 +9288,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", "name": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", @@ -9298,7 +9298,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", "name": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", @@ -9308,7 +9308,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_API", "name": "BT_LOG_BLUFI_TRACE_LEVEL_API", @@ -9318,7 +9318,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", "name": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", @@ -9328,7 +9328,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", "name": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", @@ -9338,7 +9338,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", "name": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", @@ -9347,7 +9347,7 @@ "type": "bool" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Define BT trace level for BLUFI layer", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-blufi-layer-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-1175", "name": "BT_LOG_BLUFI_TRACE_LEVEL", @@ -9356,7 +9356,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_LOG_BLUFI_TRACE_LEVEL", "name": "BT_LOG_BLUFI_TRACE_LEVEL", @@ -9365,14 +9365,14 @@ "type": "int" } ], - "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-home-pi-esp-esp-idf-components-bt-host-bluedroid-Kconfig.in-472", "title": "BT DEBUG LOG LEVEL", "type": "menu" }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Maximum BT/BLE connection count. The ESP32-C3/S3 chip supports a maximum of 10 instances,\nincluding ADV, SCAN and connections. The ESP32-C3/S3 chip can connect up to 9 devices if\nADV or SCAN uses only one. If ADV and SCAN are both used, The ESP32-C3/S3 chip is connected\nto a maximum of 8 devices. Because Bluetooth cannot reclaim used instances once ADV or SCAN\nis used.", "id": "BT_ACL_CONNECTIONS", "name": "BT_ACL_CONNECTIONS", @@ -9382,7 +9382,7 @@ }, { "children": [], - "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable this option if there are multiple connections", "id": "BT_MULTI_CONNECTION_ENBALE", "name": "BT_MULTI_CONNECTION_ENBALE", @@ -9392,7 +9392,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This select can save the internal RAM if there have the PSRAM", "id": "BT_ALLOCATION_FROM_SPIRAM_FIRST", "name": "BT_ALLOCATION_FROM_SPIRAM_FIRST", @@ -9402,7 +9402,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This select can make the allocation of memory will become more flexible", "id": "BT_BLE_DYNAMIC_ENV_MEMORY", "name": "BT_BLE_DYNAMIC_ENV_MEMORY", @@ -9412,7 +9412,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": null, "id": "BT_SMP_ENABLE", "name": "BT_SMP_ENABLE", @@ -9422,7 +9422,7 @@ }, { "children": [], - "depends_on": "BT_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "depends_on": "BT_SMP_ENABLE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "The number of security records for peer devices.", "id": "BT_SMP_MAX_BONDS", "name": "BT_SMP_MAX_BONDS", @@ -9432,7 +9432,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Originally, when doing BLE active scan, Bluedroid will not report adv to application layer\nuntil receive scan response. This option is used to disable the behavior. When enable this option,\nBluedroid will report adv data or scan response to application layer immediately.\n\n# Memory reserved at start of DRAM for Bluetooth stack", "id": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", "name": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", @@ -9442,7 +9442,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Bluetooth Device name length shall be no larger than 248 octets, If the broadcast data cannot contain\nthe complete device name, then only the shortname will be displayed, the rest parts that can't fit in\nwill be truncated.", "id": "BT_MAX_DEVICE_NAME_LEN", "name": "BT_MAX_DEVICE_NAME_LEN", @@ -9452,7 +9452,7 @@ }, { "children": [], - "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This set RPA timeout of Controller and Host.\nDefault is 900 s (15 minutes). Range is 1 s to 1 hour (3600 s).", "id": "BT_BLE_RPA_TIMEOUT", "name": "BT_BLE_RPA_TIMEOUT", @@ -9515,7 +9515,7 @@ "type": "bool" } ], - "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_50_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_50_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enabling this option activates BLE 5.0 features.\nThis option is universally supported in chips that support BLE, except for ESP32.\nBLE 4.2 and BLE 5.0 cannot be used simultaneously.", "id": "BT_BLE_50_FEATURES_SUPPORTED", "is_menuconfig": true, @@ -9526,7 +9526,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_PERIODIC_ADV_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_PERIODIC_ADV_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enables BLE periodic advertising sync transfer feature", "id": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", "name": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", @@ -9536,7 +9536,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_PERIODIC_ADV_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_PERIODIC_ADV_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable the periodic advertising enhancements", "id": "BT_BLE_FEAT_PERIODIC_ADV_ENH", "name": "BT_BLE_FEAT_PERIODIC_ADV_ENH", @@ -9546,7 +9546,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_EXTEND_SYNC_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_EXTEND_SYNC_EN && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable the create sync enhancements", "id": "BT_BLE_FEAT_CREATE_SYNC_ENH", "name": "BT_BLE_FEAT_CREATE_SYNC_ENH", @@ -9587,7 +9587,7 @@ "type": "bool" } ], - "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enables BLE 4.2 features.\nThis option is universally supported by all ESP chips with BLE capabilities.\nBLE 4.2 and BLE 5.0 cannot be used simultaneously.", "id": "BT_BLE_42_FEATURES_SUPPORTED", "is_menuconfig": true, @@ -9699,7 +9699,7 @@ "type": "choice" } ], - "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_AUDIO_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_AUDIO_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable BLE 5.2 iso", "id": "BT_BLE_FEAT_ISO_EN", "is_menuconfig": true, @@ -9731,7 +9731,7 @@ "type": "bool" } ], - "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_CTE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_CTE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable BLE 5.1 CTE", "id": "BT_BLE_FEAT_CTE_EN", "is_menuconfig": true, @@ -9742,7 +9742,7 @@ }, { "children": [], - "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_POWER_CONTROL_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_POWER_CONTROL_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable BLE power control feature", "id": "BT_BLE_FEAT_POWER_CONTROL", "name": "BT_BLE_FEAT_POWER_CONTROL", @@ -9752,7 +9752,7 @@ }, { "children": [], - "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_SUBRATE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_BLE_SUBRATE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "Enable BLE connection subrating feature", "id": "BT_BLE_FEAT_CONN_SUBRATING", "name": "BT_BLE_FEAT_CONN_SUBRATING", @@ -9762,7 +9762,7 @@ }, { "children": [], - "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enables BLE vendor HCI command and event", "id": "BT_BLE_VENDOR_HCI_EN", "name": "BT_BLE_VENDOR_HCI_EN", @@ -9772,7 +9772,7 @@ }, { "children": [], - "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enable BLE high duty advertising interval feature", "id": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", "name": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", @@ -9782,7 +9782,7 @@ }, { "children": [], - "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", "help": "This enables abort when memory allocation fails", "id": "BT_ABORT_WHEN_ALLOCATION_FAILS", "name": "BT_ABORT_WHEN_ALLOCATION_FAILS", @@ -9802,7 +9802,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", "name": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", @@ -9812,7 +9812,7 @@ }, { "children": [], - "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && && ", "help": null, "id": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", "name": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", @@ -9822,7 +9822,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", "name": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", @@ -9832,7 +9832,7 @@ }, { "children": [], - "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && && ", "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nEvery unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", "id": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", "name": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", @@ -9841,7 +9841,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Allocation strategy for NimBLE host stack, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Internal IRAM memory wherever applicable else internal DRAM", "id": "component-config-bluetooth-nimble-options-memory-allocation-strategy-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-2", "name": "BT_NIMBLE_MEM_ALLOC_MODE", @@ -9852,7 +9852,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_LOG_LEVEL_NONE", "name": "BT_NIMBLE_LOG_LEVEL_NONE", @@ -9862,7 +9862,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_LOG_LEVEL_ERROR", "name": "BT_NIMBLE_LOG_LEVEL_ERROR", @@ -9872,7 +9872,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_LOG_LEVEL_WARNING", "name": "BT_NIMBLE_LOG_LEVEL_WARNING", @@ -9882,7 +9882,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_LOG_LEVEL_INFO", "name": "BT_NIMBLE_LOG_LEVEL_INFO", @@ -9892,7 +9892,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_LOG_LEVEL_DEBUG", "name": "BT_NIMBLE_LOG_LEVEL_DEBUG", @@ -9901,7 +9901,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Select NimBLE log level. Please make a note that the selected NimBLE log\nverbosity can not exceed the level set in \"Component config --> Log output\n--> Default log verbosity\".", "id": "component-config-bluetooth-nimble-options-nimble-host-log-verbosity-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-36", "name": "BT_NIMBLE_LOG_LEVEL", @@ -9910,7 +9910,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_LOG_LEVEL", "name": "BT_NIMBLE_LOG_LEVEL", @@ -9920,7 +9920,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Defines maximum number of concurrent BLE connections. For ESP32, user\nis expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu\nalong with this option. Similarly for ESP32-C3 or ESP32-S3, user is expected to\nconfigure BT_CTRL_BLE_MAX_ACT from controller menu.\nFor ESP32C2, ESP32C6 and ESP32H2, each connection will take about 1k DRAM.", "id": "BT_NIMBLE_MAX_CONNECTIONS", "name": "BT_NIMBLE_MAX_CONNECTIONS", @@ -9930,7 +9930,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Defines maximum number of bonds to save for peer security and our security", "id": "BT_NIMBLE_MAX_BONDS", "name": "BT_NIMBLE_MAX_BONDS", @@ -9940,7 +9940,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Defines maximum number of CCC descriptors to save", "id": "BT_NIMBLE_MAX_CCCDS", "name": "BT_NIMBLE_MAX_CCCDS", @@ -9950,7 +9950,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Defines maximum number of BLE Connection Oriented Channels. When set to (0), BLE COC is not compiled in", "id": "BT_NIMBLE_L2CAP_COC_MAX_NUM", "name": "BT_NIMBLE_L2CAP_COC_MAX_NUM", @@ -9960,7 +9960,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_L2CAP_COC_MAX_NUM >= 1 && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_L2CAP_COC_MAX_NUM >= 1 && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Enhanced Credit Based Flow Control Mode", "id": "BT_NIMBLE_L2CAP_ENHANCED_COC", "name": "BT_NIMBLE_L2CAP_ENHANCED_COC", @@ -9972,7 +9972,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_NIMBLE_PINNED_TO_CORE_0", "name": "BT_NIMBLE_PINNED_TO_CORE_0", @@ -9982,7 +9982,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ", + "depends_on": "!FREERTOS_UNICORE && && ", "help": null, "id": "BT_NIMBLE_PINNED_TO_CORE_1", "name": "BT_NIMBLE_PINNED_TO_CORE_1", @@ -9991,7 +9991,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && !FREERTOS_UNICORE && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && !FREERTOS_UNICORE && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "The CPU core on which NimBLE host will run. You can choose Core 0 or Core 1.\nCannot specify no-affinity", "id": "component-config-bluetooth-nimble-options-the-cpu-core-on-which-nimble-host-will-run-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-111", "name": "BT_NIMBLE_PINNED_TO_CORE_CHOICE", @@ -10000,7 +10000,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_PINNED_TO_CORE", "name": "BT_NIMBLE_PINNED_TO_CORE", @@ -10010,7 +10010,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This configures stack size of NimBLE host task", "id": "BT_NIMBLE_HOST_TASK_STACK_SIZE", "name": "BT_NIMBLE_HOST_TASK_STACK_SIZE", @@ -10020,7 +10020,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enables central role", "id": "BT_NIMBLE_ROLE_CENTRAL", "name": "BT_NIMBLE_ROLE_CENTRAL", @@ -10030,7 +10030,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable peripheral role", "id": "BT_NIMBLE_ROLE_PERIPHERAL", "name": "BT_NIMBLE_ROLE_PERIPHERAL", @@ -10040,7 +10040,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enables broadcaster role", "id": "BT_NIMBLE_ROLE_BROADCASTER", "name": "BT_NIMBLE_ROLE_BROADCASTER", @@ -10050,7 +10050,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enables observer role", "id": "BT_NIMBLE_ROLE_OBSERVER", "name": "BT_NIMBLE_ROLE_OBSERVER", @@ -10060,7 +10060,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ROLE_CENTRAL && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ROLE_CENTRAL && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enables support for GATT Client", "id": "BT_NIMBLE_GATT_CLIENT", "name": "BT_NIMBLE_GATT_CLIENT", @@ -10070,7 +10070,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enables support for GATT Server", "id": "BT_NIMBLE_GATT_SERVER", "name": "BT_NIMBLE_GATT_SERVER", @@ -10080,7 +10080,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable this flag to make bonding persistent across device reboots", "id": "BT_NIMBLE_NVS_PERSIST", "name": "BT_NIMBLE_NVS_PERSIST", @@ -10090,7 +10090,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "There are tracking risks associated with using a fixed or static IRK.\nIf enabled this option, NimBLE will assign a new randomly-generated IRK\nwhen all pairing and bonding records are deleted. This would decrease the ability\nof a previously paired peer to be used to determine whether a device\nwith which it previously shared an IRK is within range.", "id": "BT_NIMBLE_SMP_ID_RESET", "name": "BT_NIMBLE_SMP_ID_RESET", @@ -10162,7 +10162,7 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable BLE sm feature", "id": "BT_NIMBLE_SECURITY_ENABLE", "is_menuconfig": true, @@ -10173,7 +10173,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable feature to give useful explanation for HCI errors", "id": "BT_NIMBLE_PRINT_ERR_NAME", "name": "BT_NIMBLE_PRINT_ERR_NAME", @@ -10183,7 +10183,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This enables extra runtime asserts and host debugging", "id": "BT_NIMBLE_DEBUG", "name": "BT_NIMBLE_DEBUG", @@ -10193,7 +10193,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This enables user to add/remove Gatt services at runtime", "id": "BT_NIMBLE_DYNAMIC_SERVICE", "name": "BT_NIMBLE_DYNAMIC_SERVICE", @@ -10203,7 +10203,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "The Device Name characteristic shall contain the name of the device as an UTF-8 string.\nThis name can be changed by using API ble_svc_gap_device_name_set()", "id": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", "name": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", @@ -10213,7 +10213,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Device Name characteristic value shall be 0 to 248 octets in length", "id": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", "name": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", @@ -10223,7 +10223,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the default value of ATT MTU indicated by the device during an ATT MTU exchange.\nThis value can be changed using API ble_att_set_preferred_mtu()", "id": "BT_NIMBLE_ATT_PREFERRED_MTU", "name": "BT_NIMBLE_ATT_PREFERRED_MTU", @@ -10233,7 +10233,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the default value of ATT Maximum prepare entries", "id": "BT_NIMBLE_ATT_MAX_PREP_ENTRIES", "name": "BT_NIMBLE_ATT_MAX_PREP_ENTRIES", @@ -10243,7 +10243,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Standard BLE GAP Appearance value in HEX format e.g. 0x02C0", "id": "BT_NIMBLE_SVC_GAP_APPEARANCE", "name": "BT_NIMBLE_SVC_GAP_APPEARANCE", @@ -10255,7 +10255,7 @@ "children": [ { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "MSYS is a system level mbuf registry. For prepare write & prepare\nresponses MBUFs are allocated out of msys_1 pool. For NIMBLE_MESH\nenabled cases, this block count is increased by 8 than user defined\ncount.", "id": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", "name": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", @@ -10265,7 +10265,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Dynamic memory size of block 1", "id": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", "name": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", @@ -10275,7 +10275,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Dynamic memory count", "id": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", "name": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", @@ -10285,7 +10285,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Dynamic memory size of block 2", "id": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", "name": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", @@ -10295,7 +10295,7 @@ }, { "children": [], - "depends_on": "BT_LE_MSYS_INIT_IN_CONTROLLER && BT_NIMBLE_ENABLED", + "depends_on": "BT_LE_MSYS_INIT_IN_CONTROLLER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option sets the source of the shared msys mbuf memory between\nthe Host and the Controller. Allocate the memory from the heap if\nthis option is sets, from the mempool otherwise.", "id": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", "name": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", @@ -10305,7 +10305,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "The number of ACL data buffers allocated for host.", "id": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", "name": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", @@ -10315,7 +10315,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the maximum size of the data portion of HCI ACL data packets.\nIt does not include the HCI data header (of 4 bytes)", "id": "BT_NIMBLE_TRANSPORT_ACL_SIZE", "name": "BT_NIMBLE_TRANSPORT_ACL_SIZE", @@ -10325,7 +10325,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the size of each HCI event buffer in bytes. In case of\nextended advertising, packets can be fragmented. 257 bytes is the\nmaximum size of a packet.", "id": "BT_NIMBLE_TRANSPORT_EVT_SIZE", "name": "BT_NIMBLE_TRANSPORT_EVT_SIZE", @@ -10335,7 +10335,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the high priority HCI events' buffer size. High-priority\nevent buffers are for everything except advertising reports. If there\nare no free high-priority event buffers then host will try to allocate a\nlow-priority buffer instead", "id": "BT_NIMBLE_TRANSPORT_EVT_COUNT", "name": "BT_NIMBLE_TRANSPORT_EVT_COUNT", @@ -10345,7 +10345,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the low priority HCI events' buffer size. Low-priority event\nbuffers are only used for advertising reports. If there are no free\nlow-priority event buffers, then an incoming advertising report will\nget dropped", "id": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", "name": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", @@ -10355,7 +10355,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This is the service data unit buffer count for l2cap coc.", "id": "BT_NIMBLE_L2CAP_COC_SDU_BUFF_COUNT", "name": "BT_NIMBLE_L2CAP_COC_SDU_BUFF_COUNT", @@ -10364,14 +10364,14 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "id": "component-config-bluetooth-nimble-options-memory-settings-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-313", "title": "Memory Settings", "type": "menu" }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Maximum number of GATT client procedures that can be executed.", "id": "BT_NIMBLE_GATT_MAX_PROCS", "name": "BT_NIMBLE_GATT_MAX_PROCS", @@ -10412,7 +10412,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && !SOC_ESP_NIMBLE_CONTROLLER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && !SOC_ESP_NIMBLE_CONTROLLER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Host Flow control", "id": "BT_NIMBLE_HS_FLOW_CTRL", "name": "BT_NIMBLE_HS_FLOW_CTRL", @@ -10422,7 +10422,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Time interval between RPA address change.", "id": "BT_NIMBLE_RPA_TIMEOUT", "name": "BT_NIMBLE_RPA_TIMEOUT", @@ -10544,7 +10544,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable BLE Mesh example present in upstream mynewt-nimble and not maintained by Espressif.\n\nIDF maintains ESP-BLE-MESH as the official Mesh solution. Please refer to ESP-BLE-MESH guide at:\n`https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/esp-ble-mesh/ble-mesh-index.html`", "id": "BT_NIMBLE_MESH", "is_menuconfig": true, @@ -10555,7 +10555,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable this option to choose mbedTLS instead of TinyCrypt for crypto\ncomputations.", "id": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", "name": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", @@ -10565,7 +10565,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "BLE Host stop procedure timeout in milliseconds.", "id": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", "name": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", @@ -10575,7 +10575,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && IDF_TARGET_ESP32 && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && IDF_TARGET_ESP32 && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Use this option to do host based Random Private Address resolution.\nIf this option is disabled then controller based privacy is used.", "id": "BT_NIMBLE_HOST_BASED_PRIVACY", "name": "BT_NIMBLE_HOST_BASED_PRIVACY", @@ -10596,7 +10596,7 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable to make the NimBLE host to reattempt GAP connection on connection\nestablishment failure.", "id": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", "name": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", @@ -10606,7 +10606,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Use this option to let stack internally handle the request for repeat pairing.\nEnabling this option will delete the pairing of the device and stack will NOT post any event\nto application. If this option is disabled, application will get BLE_GAP_EVENT_REPEAT_PAIRING\nevent.", "id": "BT_NIMBLE_HANDLE_REPEAT_PAIRING_DELETION", "name": "BT_NIMBLE_HANDLE_REPEAT_PAIRING_DELETION", @@ -10902,7 +10902,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && (SOC_BLE_50_SUPPORTED || !BT_CONTROLLER_ENABLED) && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && (SOC_BLE_50_SUPPORTED || !BT_CONTROLLER_ENABLED) && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable BLE 5 feature", "id": "BT_NIMBLE_50_FEATURE_SUPPORT", "is_menuconfig": true, @@ -10924,7 +10924,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable GATT caching", "id": "BT_NIMBLE_GATT_CACHING", "is_menuconfig": true, @@ -10935,7 +10935,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable this option to start discovery for included service.", "id": "BT_NIMBLE_INCL_SVC_DISCOVERY", "name": "BT_NIMBLE_INCL_SVC_DISCOVERY", @@ -10945,7 +10945,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to set the upper limit on number of connections to be cached.", "id": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", "name": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", @@ -10955,7 +10955,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to set the upper limit on number of services per connection to be cached.", "id": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", "name": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", @@ -10965,7 +10965,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to set the upper limit on number of included services per connection to be cached.", "id": "BT_NIMBLE_GATT_CACHING_MAX_INCL_SVCS", "name": "BT_NIMBLE_GATT_CACHING_MAX_INCL_SVCS", @@ -10975,7 +10975,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to set the upper limit on number of characteristics per connection to be cached.", "id": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", "name": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", @@ -10985,7 +10985,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to set the upper limit on number of descriptors per connection to be cached.", "id": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", "name": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", @@ -10995,7 +10995,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "When client receives ATT out-of-sync error message, it will not automatically start the discovery procedure\nto correct the invalid cache.", "id": "BT_NIMBLE_GATT_CACHING_DISABLE_AUTO", "name": "BT_NIMBLE_GATT_CACHING_DISABLE_AUTO", @@ -11005,7 +11005,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable this option to use associated address caching instead of performing service discovery.", "id": "BT_NIMBLE_GATT_CACHING_ASSOC_ENABLE", "name": "BT_NIMBLE_GATT_CACHING_ASSOC_ENABLE", @@ -11015,7 +11015,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "BLE list size", "id": "BT_NIMBLE_WHITELIST_SIZE", "name": "BT_NIMBLE_WHITELIST_SIZE", @@ -11025,7 +11025,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable the throughput test mode", "id": "BT_NIMBLE_TEST_THROUGHPUT_TEST", "name": "BT_NIMBLE_TEST_THROUGHPUT_TEST", @@ -11035,7 +11035,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to enable blufi functionality.", "id": "BT_NIMBLE_BLUFI_ENABLE", "name": "BT_NIMBLE_BLUFI_ENABLE", @@ -11045,7 +11045,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Set this option to use Esp Timer which has higher priority timer instead of FreeRTOS timer", "id": "BT_NIMBLE_USE_ESP_TIMER", "name": "BT_NIMBLE_USE_ESP_TIMER", @@ -11055,7 +11055,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option is used to distinguish whether a previous version of VHCI is being used", "id": "BT_NIMBLE_LEGACY_VHCI_ENABLE", "name": "BT_NIMBLE_LEGACY_VHCI_ENABLE", @@ -11065,7 +11065,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option is used when data to be sent is more than 512 bytes. For peripheral role,\nBT_NIMBLE_MSYS_1_BLOCK_COUNT needs to be increased according to the need.", "id": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", "name": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", @@ -11077,7 +11077,7 @@ "children": [ { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Proximity Service support", "id": "BT_NIMBLE_PROX_SERVICE", "name": "BT_NIMBLE_PROX_SERVICE", @@ -11087,7 +11087,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Alert Notification Service support", "id": "BT_NIMBLE_ANS_SERVICE", "name": "BT_NIMBLE_ANS_SERVICE", @@ -11097,7 +11097,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Current Time Service support", "id": "BT_NIMBLE_CTS_SERVICE", "name": "BT_NIMBLE_CTS_SERVICE", @@ -11107,7 +11107,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Health Thermometer Service support", "id": "BT_NIMBLE_HTP_SERVICE", "name": "BT_NIMBLE_HTP_SERVICE", @@ -11117,7 +11117,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Internet Protocol Service support", "id": "BT_NIMBLE_IPSS_SERVICE", "name": "BT_NIMBLE_IPSS_SERVICE", @@ -11127,7 +11127,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Tx Power Service support", "id": "BT_NIMBLE_TPS_SERVICE", "name": "BT_NIMBLE_TPS_SERVICE", @@ -11137,7 +11137,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Immediate Alert Service support", "id": "BT_NIMBLE_IAS_SERVICE", "name": "BT_NIMBLE_IAS_SERVICE", @@ -11147,7 +11147,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Link Loss Service support", "id": "BT_NIMBLE_LLS_SERVICE", "name": "BT_NIMBLE_LLS_SERVICE", @@ -11157,7 +11157,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Serial Port Service support", "id": "BT_NIMBLE_SPS_SERVICE", "name": "BT_NIMBLE_SPS_SERVICE", @@ -11167,7 +11167,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable HeartRate Service support", "id": "BT_NIMBLE_HR_SERVICE", "name": "BT_NIMBLE_HR_SERVICE", @@ -11198,7 +11198,7 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable HID service support", "id": "BT_NIMBLE_HID_SERVICE", "is_menuconfig": true, @@ -11220,7 +11220,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Battery service support", "id": "BT_NIMBLE_BAS_SERVICE", "is_menuconfig": true, @@ -11312,7 +11312,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable Device Information service support", "id": "BT_NIMBLE_DIS_SERVICE", "is_menuconfig": true, @@ -11453,7 +11453,7 @@ "type": "choice" } ], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable GAP Service support", "id": "BT_NIMBLE_GAP_SERVICE", "is_menuconfig": true, @@ -11464,7 +11464,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", "name": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", @@ -11507,7 +11507,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable write permission (BLE_GATT_CHR_F_WRITE)", "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE", "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE", @@ -11516,7 +11516,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "id": "component-config-bluetooth-nimble-options-ble-services-gap-device-name-write-permissions-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-1165", "title": "GAP device name write permissions", "type": "menu" @@ -11525,7 +11525,7 @@ "children": [ { "children": [], - "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Peripheral Preferred Connection Parameter: Connection Interval maximum value\nInterval Max = value * 1.25 ms", "id": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", "name": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", @@ -11535,7 +11535,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Peripheral Preferred Connection Parameter: Connection Interval minimum value\nInterval Min = value * 1.25 ms", "id": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", "name": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", @@ -11545,7 +11545,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Peripheral Preferred Connection Parameter: Slave Latency", "id": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", "name": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", @@ -11555,7 +11555,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Peripheral Preferred Connection Parameter: Supervision Timeout\nTimeout = Value * 10 ms", "id": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", "name": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", @@ -11564,14 +11564,14 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GAP_SERVICE && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "id": "component-config-bluetooth-nimble-options-ble-services-peripheral-preferred-connection-parameters-ppcp-settings-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-1195", "title": "Peripheral Preferred Connection Parameters (PPCP) settings", "type": "menu" }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", @@ -11581,7 +11581,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", @@ -11591,7 +11591,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", @@ -11601,7 +11601,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", @@ -11611,7 +11611,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable the LE GATT Security Level Characteristic", "id": "BT_NIMBLE_SVC_GAP_GATT_SECURITY_LEVEL", "name": "BT_NIMBLE_SVC_GAP_GATT_SECURITY_LEVEL", @@ -11621,7 +11621,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable the Resolvable Private Address Only characteristic", "id": "BT_NIMBLE_SVC_GAP_RPA_ONLY", "name": "BT_NIMBLE_SVC_GAP_RPA_ONLY", @@ -11630,14 +11630,14 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_GATT_SERVER && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "id": "component-config-bluetooth-nimble-options-ble-services-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-924", "title": "BLE Services", "type": "menu" }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option is used to enable support for sending Vendor Specific HCI commands and handling\nVendor Specific HCI Events.", "id": "BT_NIMBLE_VS_SUPPORT", "name": "BT_NIMBLE_VS_SUPPORT", @@ -11647,7 +11647,7 @@ }, { "children": [], - "depends_on": "SOC_BLE_MULTI_CONN_OPTIMIZATION && BT_NIMBLE_ENABLED", + "depends_on": "SOC_BLE_MULTI_CONN_OPTIMIZATION && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option enables the use of vendor-specific APIs for multi-connections, which can\ngreatly enhance the stability of coexistence between numerous central and peripheral\ndevices. It will prohibit the usage of standard APIs.", "id": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", "name": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", @@ -11668,7 +11668,7 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This option is used to enable encrypted advertising data.", "id": "BT_NIMBLE_ENC_ADV_DATA", "name": "BT_NIMBLE_ENC_ADV_DATA", @@ -11678,7 +11678,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This enable BLE high duty advertising interval feature", "id": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", "name": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", @@ -11688,7 +11688,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && !IDF_TARGET_ESP32C2 && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && !IDF_TARGET_ESP32C2 && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "This enables support for user to initiate a new connection with scan in progress", "id": "BT_NIMBLE_HOST_ALLOW_CONNECT_WITH_SCAN", "name": "BT_NIMBLE_HOST_ALLOW_CONNECT_WITH_SCAN", @@ -11698,7 +11698,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "When scanning and scan duplicate is not enabled, if there are a lot of adv packets around\nor application layer handling adv packets is slow, it will cause the controller memory\nto run out. if enabled, adv packets will be lost when host queue is congested.", "id": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", "name": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", @@ -11708,7 +11708,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "When BLE and Wireless protocol/IEEE 802.15.4 operate in coexistence, BLE preemption\ncan disrupt the GATT context,causing the service discovery callback to not be invoked.\nA temporary list is maintained to preserve the GATT context and use it in case of preemption.", "id": "BT_NIMBLE_GATTC_PROC_PREEMPTION_PROTECT", "name": "BT_NIMBLE_GATTC_PROC_PREEMPTION_PROTECT", @@ -11718,7 +11718,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "If enabled, when a service request (e.g. read, write) to a server fails, and the ATT\nerror suggests insufficient security, then the central will initiate pairing and retry\nthe service request.", "id": "BT_NIMBLE_GATTC_AUTO_PAIR", "name": "BT_NIMBLE_GATTC_AUTO_PAIR", @@ -11891,7 +11891,7 @@ "type": "int" } ], - "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Use UART transport", "id": "BT_NIMBLE_TRANSPORT_UART", "name": "BT_NIMBLE_TRANSPORT_UART", @@ -11903,7 +11903,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "UART_HW_FLOWCTRL_DISABLE", "name": "UART_HW_FLOWCTRL_DISABLE", @@ -11913,7 +11913,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "UART_HW_FLOWCTRL_CTS_RTS", "name": "UART_HW_FLOWCTRL_CTS_RTS", @@ -11922,7 +11922,7 @@ "type": "bool" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Uart Flow Control", "id": "component-config-bluetooth-nimble-options-host-controller-transport-uart-flow-control-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-1417", "name": "BT_NIMBLE_USE_HCI_UART_FLOW_CTRL", @@ -11931,7 +11931,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": null, "id": "BT_NIMBLE_HCI_UART_FLOW_CTRL", "name": "BT_NIMBLE_HCI_UART_FLOW_CTRL", @@ -11941,7 +11941,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "UART HCI RTS pin", "id": "BT_NIMBLE_HCI_UART_RTS_PIN", "name": "BT_NIMBLE_HCI_UART_RTS_PIN", @@ -11951,7 +11951,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "UART HCI CTS pin", "id": "BT_NIMBLE_HCI_UART_CTS_PIN", "name": "BT_NIMBLE_HCI_UART_CTS_PIN", @@ -11960,14 +11960,14 @@ "type": "int" } ], - "depends_on": "BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "id": "component-config-bluetooth-nimble-options-host-controller-transport-home-pi-esp-esp-idf-components-bt-host-nimble-Kconfig.in-1330", "title": "Host-controller Transport", "type": "menu" }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Defines the number of channels EATT bearers can use", "id": "BT_NIMBLE_EATT_CHAN_NUM", "name": "BT_NIMBLE_EATT_CHAN_NUM", @@ -11977,7 +11977,7 @@ }, { "children": [], - "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", "help": "Enable connection subrate change feature", "id": "BT_NIMBLE_SUBRATE", "name": "BT_NIMBLE_SUBRATE", @@ -11995,7 +11995,7 @@ "children": [ { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_MODE_EFF", "name": "BT_CTRL_MODE_EFF", @@ -12005,7 +12005,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "BLE maximum activities of bluetooth controller\uff0cboth of connections,\nscan , sync and adv(periodic adv, multi-adv). Each instance needs to\nconsume 828 bytes, you can save RAM by modifying the instance value\naccording to actual needs.", "id": "BT_CTRL_BLE_MAX_ACT", "name": "BT_CTRL_BLE_MAX_ACT", @@ -12015,7 +12015,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_BLE_MAX_ACT_EFF", "name": "BT_CTRL_BLE_MAX_ACT_EFF", @@ -12025,7 +12025,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "BLE ACL buffer have two methods to be allocated. One is persistent allocating\n(allocate when controller initialise, never free until controller de-initialise)\nanother is dynamically allocating (allocate before TX and free after TX).", "id": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", "name": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", @@ -12037,7 +12037,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_PINNED_TO_CORE_0", "name": "BT_CTRL_PINNED_TO_CORE_0", @@ -12047,7 +12047,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ", + "depends_on": "!FREERTOS_UNICORE && && ", "help": null, "id": "BT_CTRL_PINNED_TO_CORE_1", "name": "BT_CTRL_PINNED_TO_CORE_1", @@ -12056,7 +12056,7 @@ "type": "bool" } ], - "depends_on": "!FREERTOS_UNICORE && BT_CONTROLLER_ENABLED", + "depends_on": "!FREERTOS_UNICORE && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify the cpu core to run bluetooth controller.\nCan not specify no-affinity.", "id": "component-config-bluetooth-controller-options-the-cpu-core-which-bluetooth-controller-run-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-29", "name": "BT_CTRL_PINNED_TO_CORE_CHOICE", @@ -12065,7 +12065,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_PINNED_TO_CORE", "name": "BT_CTRL_PINNED_TO_CORE", @@ -12077,7 +12077,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Normal option. Mostly, choose this VHCI when bluetooth host run on ESP32S3 or ESP32C3.", "id": "BT_CTRL_HCI_MODE_VHCI", "name": "BT_CTRL_HCI_MODE_VHCI", @@ -12087,7 +12087,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "If use external bluetooth host which run on other hardware and use UART as the HCI interface,\nchoose this option.", "id": "BT_CTRL_HCI_MODE_UART_H4", "name": "BT_CTRL_HCI_MODE_UART_H4", @@ -12096,7 +12096,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify HCI mode as VHCI or UART(H4)", "id": "component-config-bluetooth-controller-options-hci-mode-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-49", "name": "BT_CTRL_HCI_MODE_CHOICE", @@ -12105,7 +12105,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "HCI mode as VHCI or UART(H4)", "id": "BT_CTRL_HCI_TL", "name": "BT_CTRL_HCI_TL", @@ -12115,7 +12115,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "The maximum number of 5.0 extend duplicate", "id": "BT_CTRL_ADV_DUP_FILT_MAX", "name": "BT_CTRL_ADV_DUP_FILT_MAX", @@ -12127,7 +12127,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_BLE_CCA_MODE_NONE", "name": "BT_BLE_CCA_MODE_NONE", @@ -12137,7 +12137,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_BLE_CCA_MODE_HW", "name": "BT_BLE_CCA_MODE_HW", @@ -12147,7 +12147,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_BLE_CCA_MODE_SW", "name": "BT_BLE_CCA_MODE_SW", @@ -12156,7 +12156,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Define BT BLE CCA mode\nNote that if CCA feature is enabled, the hardware may not transmit packets due to channel busy.\nTherefore, it may potentially lead to an increase in the time taken for scanning advertising packet\nand establishing connections, or a decrease in the throughput rate of the connection.", "id": "component-config-bluetooth-controller-options-ble-cca-mode-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-81", "name": "BT_BLE_CCA_MODE", @@ -12165,7 +12165,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_BLE_CCA_MODE", "name": "BT_BLE_CCA_MODE", @@ -12175,7 +12175,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "It is the threshold value of HW CCA, if the value is 30, it means CCA threshold is -30 dBm.\nIf the channel assessment result exceeds the CCA threshold (e.g. -75 dBm), indicating the channel is busy,\nthe hardware will not transmit packets on that channel.", "id": "BT_CTRL_HW_CCA_VAL", "name": "BT_CTRL_HW_CCA_VAL", @@ -12185,7 +12185,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If other devices are sending packets in the air and the signal is strong,\nthe packet hw to be sent this time is cancelled.", "id": "BT_CTRL_HW_CCA_EFF", "name": "BT_CTRL_HW_CCA_EFF", @@ -12197,7 +12197,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_CE_LENGTH_TYPE_ORIG", "name": "BT_CTRL_CE_LENGTH_TYPE_ORIG", @@ -12207,7 +12207,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_CE_LENGTH_TYPE_CE", "name": "BT_CTRL_CE_LENGTH_TYPE_CE", @@ -12217,7 +12217,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_CE_LENGTH_TYPE_SD", "name": "BT_CTRL_CE_LENGTH_TYPE_SD", @@ -12226,7 +12226,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify connection event length determination", "id": "component-config-bluetooth-controller-options-connection-event-length-determination-method-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-121", "name": "BT_CTRL_CE_LENGTH_TYPE", @@ -12235,7 +12235,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_CE_LENGTH_TYPE_EFF", "name": "BT_CTRL_CE_LENGTH_TYPE_EFF", @@ -12247,7 +12247,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_TX_ANTENNA_INDEX_0", "name": "BT_CTRL_TX_ANTENNA_INDEX_0", @@ -12257,7 +12257,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_TX_ANTENNA_INDEX_1", "name": "BT_CTRL_TX_ANTENNA_INDEX_1", @@ -12266,7 +12266,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify default Tx antenna used for bluetooth", "id": "component-config-bluetooth-controller-options-default-tx-anntena-used-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-140", "name": "BT_CTRL_TX_ANTENNA_INDEX", @@ -12275,7 +12275,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_TX_ANTENNA_INDEX_EFF", "name": "BT_CTRL_TX_ANTENNA_INDEX_EFF", @@ -12287,7 +12287,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_RX_ANTENNA_INDEX_0", "name": "BT_CTRL_RX_ANTENNA_INDEX_0", @@ -12297,7 +12297,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_RX_ANTENNA_INDEX_1", "name": "BT_CTRL_RX_ANTENNA_INDEX_1", @@ -12306,7 +12306,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify default Rx antenna used for bluetooth", "id": "component-config-bluetooth-controller-options-default-rx-anntena-used-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-156", "name": "BT_CTRL_RX_ANTENNA_INDEX", @@ -12315,7 +12315,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_RX_ANTENNA_INDEX_EFF", "name": "BT_CTRL_RX_ANTENNA_INDEX_EFF", @@ -12327,7 +12327,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", @@ -12337,7 +12337,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", @@ -12347,7 +12347,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", @@ -12357,7 +12357,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", @@ -12367,7 +12367,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", @@ -12377,7 +12377,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", @@ -12387,7 +12387,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", @@ -12397,7 +12397,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", @@ -12407,7 +12407,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", @@ -12417,7 +12417,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", @@ -12427,7 +12427,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", @@ -12437,7 +12437,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", @@ -12447,7 +12447,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", @@ -12457,7 +12457,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", @@ -12467,7 +12467,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", @@ -12477,7 +12477,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P20", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P20", @@ -12486,7 +12486,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Specify default Tx power level", "id": "component-config-bluetooth-controller-options-ble-default-tx-power-level-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-172", "name": "BT_CTRL_DFT_TX_POWER_LEVEL", @@ -12495,7 +12495,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", "name": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", @@ -12526,7 +12526,7 @@ "type": "int" } ], - "depends_on": "BT_CTRL_BLE_SCAN && BT_CONTROLLER_ENABLED", + "depends_on": "BT_CTRL_BLE_SCAN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "The function is mainly used to enable flow control for advertising reports. When it is enabled,\nadvertising reports will be discarded by the controller if the number of unprocessed advertising\nreports exceeds the size of BLE adv report flow control.", "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", @@ -12628,7 +12628,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "This select enables parameters setting of BLE scan duplicate.", "id": "BT_CTRL_BLE_SCAN_DUPL", "name": "BT_CTRL_BLE_SCAN_DUPL", @@ -12640,7 +12640,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Always enable the limitation on max tx/rx time for Coded-PHY connection", "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", @@ -12650,7 +12650,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Disable the limitation on max tx/rx time for Coded-PHY connection", "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", @@ -12659,7 +12659,7 @@ "type": "bool" } ], - "depends_on": "ESP_COEX_SW_COEXIST_ENABLE && BT_CONTROLLER_ENABLED", + "depends_on": "ESP_COEX_SW_COEXIST_ENABLE && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "When using PHY-Coded in BLE connection, limitation on max tx/rx time can be applied to\nbetter avoid dramatic performance deterioration of Wi-Fi.", "id": "component-config-bluetooth-controller-options-coexistence-limit-on-max-tx-rx-time-for-coded-phy-connection-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-352", "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM", @@ -12668,7 +12668,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", @@ -12732,7 +12732,7 @@ "type": "bool" } ], - "depends_on": "!BT_CTRL_HCI_MODE_UART_H4 && BT_CONTROLLER_ENABLED", + "depends_on": "!BT_CTRL_HCI_MODE_UART_H4 && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Enable/disable bluetooth controller low power mode.\nModem sleep is not supported to be used with UART HCI.", "id": "BT_CTRL_MODEM_SLEEP", "name": "BT_CTRL_MODEM_SLEEP", @@ -12742,7 +12742,7 @@ }, { "children": [], - "depends_on": "(BT_CTRL_LPCLK_SEL_MAIN_XTAL || BT_CTRL_LPCLK_SEL_EXT_32K_XTAL) && FREERTOS_USE_TICKLESS_IDLE && BT_CONTROLLER_ENABLED", + "depends_on": "(BT_CTRL_LPCLK_SEL_MAIN_XTAL || BT_CTRL_LPCLK_SEL_EXT_32K_XTAL) && FREERTOS_USE_TICKLESS_IDLE && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is selected, the main crystal will power up during light sleep when the low power clock\nselects an external 32kHz crystal but the external 32kHz crystal does not exist or the low power clock\nselects the main crystal.", "id": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", "name": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", @@ -12751,14 +12751,14 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "id": "component-config-bluetooth-controller-options-modem-sleep-options-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-377", "title": "MODEM SLEEP Options", "type": "menu" }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_SLEEP_MODE_EFF", "name": "BT_CTRL_SLEEP_MODE_EFF", @@ -12768,7 +12768,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_SLEEP_CLOCK_EFF", "name": "BT_CTRL_SLEEP_CLOCK_EFF", @@ -12778,7 +12778,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_HCI_TL_EFF", "name": "BT_CTRL_HCI_TL_EFF", @@ -12799,7 +12799,7 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Enable uncoded phy AGC recorrect", "id": "BT_CTRL_AGC_RECORRECT_EN", "name": "BT_CTRL_AGC_RECORRECT_EN", @@ -12809,7 +12809,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff procedure to\nminimize collision of scan request PDUs from multiple scanners. If scan backoff is disabled, in active\nscanning, scan request PDU will be sent every time when HW receives scannable ADV PDU.", "id": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", "name": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", @@ -12819,7 +12819,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "When this option is enabled, auxiliary packets will be present in the events of\n'Non-Connectable and Non-Scannable' regardless of whether the advertising length is 0.\nIf this option is not enabled, auxiliary packets will only be present when the advertising length is not 0.", "id": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", "name": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", @@ -12829,7 +12829,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is enabled, The Controller will records the communication quality\nfor each channel and then start a timer to check and update the channel map every 4 seconds.", "id": "BT_CTRL_CHAN_ASS_EN", "name": "BT_CTRL_CHAN_ASS_EN", @@ -12839,7 +12839,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is disabled, The Controller will not start the LE authenticated payload timer.\nThis option is used for some compatibility problems related to LE ping procedure.", "id": "BT_CTRL_LE_PING_EN", "name": "BT_CTRL_LE_PING_EN", @@ -12851,7 +12851,7 @@ "children": [ { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is enabled, Controller will terminate the connection\nwhen Instant Passed (0x28) error occurs during connection update procedure.", "id": "BT_CTRL_BLE_LLCP_CONN_UPDATE", "name": "BT_CTRL_BLE_LLCP_CONN_UPDATE", @@ -12861,7 +12861,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is enabled, Controller will terminate the connection\nwhen Instant Passed (0x28) error occurs in channel map update procedure.", "id": "BT_CTRL_BLE_LLCP_CHAN_MAP_UPDATE", "name": "BT_CTRL_BLE_LLCP_CHAN_MAP_UPDATE", @@ -12871,7 +12871,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is enabled, Controller will terminate the connection\nwhen Instant Passed (0x28) error occurs in PHY update procedure.", "id": "BT_CTRL_BLE_LLCP_PHY_UPDATE", "name": "BT_CTRL_BLE_LLCP_PHY_UPDATE", @@ -12880,14 +12880,14 @@ "type": "bool" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "id": "component-config-bluetooth-controller-options-ble-disconnects-when-instant-passed-0x28-occurs-home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-499", "title": "BLE disconnects when Instant Passed (0x28) occurs", "type": "menu" }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is enabled, all code for the Bluetooth controller will be moved from ROM and IRAM\nto flash, saving over 20K bytes of memory. However, it will require more flash resources and the\nperformance of Bluetooth will decrease If this option is enabled, Bluetooth may not work properly\nduring erasing flash. It is recommended to turn on the auto suspend function of flash. After auto\nsuspend is turned on, Bluetooth interrupts can be executed normally during erasing flash, with less\nimpact on Bluetooth performance.", "id": "BT_CTRL_RUN_IN_FLASH_ONLY", "name": "BT_CTRL_RUN_IN_FLASH_ONLY", @@ -12897,7 +12897,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_DTM_ENABLE", "name": "BT_CTRL_DTM_ENABLE", @@ -12907,7 +12907,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "If this option is disabled, it is not recommended to use connectable ADV.", "id": "BT_CTRL_BLE_MASTER", "name": "BT_CTRL_BLE_MASTER", @@ -12917,7 +12917,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_BLE_TEST", "name": "BT_CTRL_BLE_TEST", @@ -12927,7 +12927,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_BLE_SCAN", "name": "BT_CTRL_BLE_SCAN", @@ -12937,7 +12937,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_BLE_SECURITY_ENABLE", "name": "BT_CTRL_BLE_SECURITY_ENABLE", @@ -12947,7 +12947,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_BLE_ADV", "name": "BT_CTRL_BLE_ADV", @@ -12957,7 +12957,7 @@ }, { "children": [], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": "Enabling this option will add stricter verification of the Access Address in the CONNECT_IND PDU.\nThis improves security by ensuring that only connection requests with valid Access Addresses are accepted.\nIf disabled, only basic checks are applied, improving compatibility.", "id": "BT_CTRL_CHECK_CONNECT_IND_ACCESS_ADDRESS", "name": "BT_CTRL_CHECK_CONNECT_IND_ACCESS_ADDRESS", @@ -12971,126 +12971,116 @@ "children": [ { "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BLE_LOG_ENABLED && BT_CONTROLLER_ENABLED", - "help": "Utilize BLE Log v2 for controller log", - "id": "BT_CTRL_LE_LOG_MODE_BLE_LOG_V2", - "name": "BT_CTRL_LE_LOG_MODE_BLE_LOG_V2", + "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_DUMP_ONLY", + "name": "BT_CTRL_LE_LOG_DUMP_ONLY", "range": null, - "title": "Utilize BLE Log v2 for controller log", + "title": "Enable BLE log dump only", "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_STORAGE_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED", + "help": "The size of ble controller log partition shall be a multiples of 4K.\nThe name of log partition shall be \"bt_ctrl_log\".\nThe partition type shall be ESP_PARTITION_TYPE_DATA.\nThe partition sub_type shall be ESP_PARTITION_SUBTYPE_ANY.", + "id": "BT_CTRL_LE_LOG_PARTITION_SIZE", + "name": "BT_CTRL_LE_LOG_PARTITION_SIZE", + "range": null, + "title": "The size of ble controller log partition(Multiples of 4K)", + "type": "int" + } + ], + "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_STORAGE_EN", + "name": "BT_CTRL_LE_LOG_STORAGE_EN", + "range": null, + "title": "Enable BLE log storage to flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_DUMP_ONLY && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": "Output ble controller logs to SPI bus", + "id": "BT_CTRL_LE_LOG_SPI_OUT_EN", + "name": "BT_CTRL_LE_LOG_SPI_OUT_EN", + "range": null, + "title": "Output ble controller logs to SPI bus", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_HCI_LOG_EN", + "name": "BT_CTRL_LE_HCI_LOG_EN", + "range": null, + "title": "Enable BLE HCI log", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_MODE_EN", + "name": "BT_CTRL_LE_LOG_MODE_EN", + "range": null, + "title": "Enable log for specified BLE mode", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_LEVEL", + "name": "BT_CTRL_LE_LOG_LEVEL", + "range": null, + "title": "The level of BLE log", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_BUF1_SIZE", + "name": "BT_CTRL_LE_LOG_BUF1_SIZE", + "range": null, + "title": "The size of BLE log buffer1", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_HCI_BUF_SIZE", + "name": "BT_CTRL_LE_LOG_HCI_BUF_SIZE", + "range": null, + "title": "The size of BLE log HCI buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_LE_LOG_BUF2_SIZE", + "name": "BT_CTRL_LE_LOG_BUF2_SIZE", + "range": null, + "title": "The size of BLE log buffer2", + "type": "int" } ], - "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED", + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "help": null, "id": "BT_CTRL_LE_LOG_EN", "name": "BT_CTRL_LE_LOG_EN", "range": null, "title": "Enable BLE debug log", "type": "bool" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_DUMP_ONLY", - "name": "BT_CTRL_LE_LOG_DUMP_ONLY", - "range": null, - "title": "Enable BLE log dump only", - "type": "bool" - }, - { - "children": [ - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_STORAGE_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED", - "help": "The size of ble controller log partition shall be a multiples of 4K.\nThe name of log partition shall be \"bt_ctrl_log\".\nThe partition type shall be ESP_PARTITION_TYPE_DATA.\nThe partition sub_type shall be ESP_PARTITION_SUBTYPE_ANY.", - "id": "BT_CTRL_LE_LOG_PARTITION_SIZE", - "name": "BT_CTRL_LE_LOG_PARTITION_SIZE", - "range": null, - "title": "The size of ble controller log partition(Multiples of 4K)", - "type": "int" - } - ], - "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_STORAGE_EN", - "name": "BT_CTRL_LE_LOG_STORAGE_EN", - "range": null, - "title": "Enable BLE log storage to flash", - "type": "bool" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && !BT_CTRL_LE_LOG_DUMP_ONLY && !BT_CTRL_LE_LOG_MODE_BLE_LOG_V2 && BT_CONTROLLER_ENABLED", - "help": "Output ble controller logs to SPI bus", - "id": "BT_CTRL_LE_LOG_SPI_OUT_EN", - "name": "BT_CTRL_LE_LOG_SPI_OUT_EN", - "range": null, - "title": "Output ble controller logs to SPI bus", - "type": "bool" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_HCI_LOG_EN", - "name": "BT_CTRL_LE_HCI_LOG_EN", - "range": null, - "title": "Enable BLE HCI log", - "type": "bool" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_MODE_EN", - "name": "BT_CTRL_LE_LOG_MODE_EN", - "range": null, - "title": "Enable log for specified BLE mode", - "type": "int" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_LEVEL", - "name": "BT_CTRL_LE_LOG_LEVEL", - "range": null, - "title": "The level of BLE log", - "type": "int" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_BUF1_SIZE", - "name": "BT_CTRL_LE_LOG_BUF1_SIZE", - "range": null, - "title": "The size of BLE log buffer1", - "type": "int" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_HCI_BUF_SIZE", - "name": "BT_CTRL_LE_LOG_HCI_BUF_SIZE", - "range": null, - "title": "The size of BLE log HCI buffer", - "type": "int" - }, - { - "children": [], - "depends_on": "BT_CTRL_LE_LOG_EN && BT_CONTROLLER_ENABLED", - "help": null, - "id": "BT_CTRL_LE_LOG_BUF2_SIZE", - "name": "BT_CTRL_LE_LOG_BUF2_SIZE", - "range": null, - "title": "The size of BLE log buffer2", - "type": "int" } ], - "depends_on": "BT_CONTROLLER_ENABLED", + "depends_on": "BT_CONTROLLER_ENABLED && BT_CONTROLLER_ENABLED", "id": "component-config-bluetooth-controller-options-controller-debug-log-options-experimental--home-pi-esp-esp-idf-components-bt-controller-esp32c3-Kconfig.in-566", "title": "Controller debug log Options (Experimental)", "type": "menu" @@ -16947,7 +16937,7 @@ "children": [ { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "This configuration option used to bypass the conflict check mechanism with legacy code.", "id": "TWAI_SKIP_LEGACY_CONFLICT_CHECK", "name": "TWAI_SKIP_LEGACY_CONFLICT_CHECK", @@ -16957,7 +16947,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "When the bus-off condition is reached, the REC should be reset to 0 and frozen (via LOM) by the\ndriver's ISR. However on the ESP32, there is an edge case where the REC will increase before the\ndriver's ISR can respond in time (e.g., due to the rapid occurrence of bus errors), thus causing the\nREC to be non-zero after bus-off. A non-zero REC can prevent bus-off recovery as the bus-off recovery\ncondition is that both TEC and REC become 0. Enabling this option will add a workaround in the driver\nto forcibly reset REC to zero on reaching bus-off.", "id": "TWAI_ERRATA_FIX_BUS_OFF_REC", "name": "TWAI_ERRATA_FIX_BUS_OFF_REC", @@ -16967,7 +16957,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "On the ESP32, when a transmit interrupt occurs, and interrupt register is read on the same APB clock\ncycle, the transmit interrupt could be lost. Enabling this option will add a workaround that checks the\ntransmit buffer status bit to recover any lost transmit interrupt.", "id": "TWAI_ERRATA_FIX_TX_INTR_LOST", "name": "TWAI_ERRATA_FIX_TX_INTR_LOST", @@ -16977,7 +16967,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "On the ESP32, when receiving a data or remote frame, if a bus error occurs in the data or CRC field,\nthe data of the next received frame could be invalid. Enabling this option will add a workaround that\nwill reset the peripheral on detection of this errata condition. Note that if a frame is transmitted on\nthe bus whilst the reset is ongoing, the message will not be receive by the peripheral sent on the bus\nduring the reset, the message will be lost.", "id": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", "name": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", @@ -16987,7 +16977,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "On the ESP32, when the RX FIFO overruns and the RX message counter maxes out at 64 messages, the entire\nRX FIFO is no longer recoverable. Enabling this option will add a workaround that resets the peripheral\non detection of this errata condition. Note that if a frame is being sent on the bus during the reset\nbus during the reset, the message will be lost.", "id": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", "name": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", @@ -16997,7 +16987,7 @@ }, { "children": [], - "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3) && SOC_TWAI_SUPPORTED", + "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3) && SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "When in the listen only mode, the TWAI controller must not influence the TWAI bus (i.e., must not send\nany dominant bits). However, while in listen only mode on the ESP32/ESP32-S2/ESP32-S3/ESP32-C3, the\nTWAI controller will still transmit dominant bits when it detects an error (i.e., as part of an active\nerror frame). Enabling this option will add a workaround that forces the TWAI controller into an error\npassive state on initialization, thus preventing any dominant bits from being sent.", "id": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", "name": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", @@ -17015,7 +17005,7 @@ "children": [ { "children": [], - "depends_on": "SOC_I2C_SUPPORTED", + "depends_on": "SOC_I2C_SUPPORTED && SOC_I2C_SUPPORTED", "help": "This configuration option allows the user to bypass the conflict check mechanism with legacy code.", "id": "I2C_SKIP_LEGACY_CONFLICT_CHECK", "name": "I2C_SKIP_LEGACY_CONFLICT_CHECK", @@ -17033,7 +17023,7 @@ "children": [ { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "whether to suppress the deprecation warnings when using legacy touch sensor driver\n(driver/touch_sensor.h). If you want to continue using the legacy driver,\nand don't want to see related deprecation warnings, you can enable this option.", "id": "TOUCH_SUPPRESS_DEPRECATE_WARN", "name": "TOUCH_SUPPRESS_DEPRECATE_WARN", @@ -17043,7 +17033,7 @@ }, { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "This configuration option allows the user to bypass the conflict check mechanism with legacy code.", "id": "TOUCH_SKIP_LEGACY_CONFLICT_CHECK", "name": "TOUCH_SKIP_LEGACY_CONFLICT_CHECK", @@ -17121,7 +17111,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "EFUSE_CODE_SCHEME_COMPAT_NONE", "name": "EFUSE_CODE_SCHEME_COMPAT_NONE", @@ -17131,7 +17121,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "EFUSE_CODE_SCHEME_COMPAT_3_4", "name": "EFUSE_CODE_SCHEME_COMPAT_3_4", @@ -17141,7 +17131,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", "name": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", @@ -17179,7 +17169,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_TLS_USING_MBEDTLS", "name": "ESP_TLS_USING_MBEDTLS", @@ -17189,7 +17179,7 @@ }, { "children": [], - "depends_on": "TLS_STACK_WOLFSSL && ", + "depends_on": "TLS_STACK_WOLFSSL && && ", "help": null, "id": "ESP_TLS_USING_WOLFSSL", "name": "ESP_TLS_USING_WOLFSSL", @@ -17369,7 +17359,7 @@ "children": [ { "children": [], - "depends_on": "IDF_TARGET_ESP32", + "depends_on": "IDF_TARGET_ESP32 && IDF_TARGET_ESP32", "help": "Some ESP32s have Two Point calibration values burned into eFuse BLOCK3.\nThis option will allow the ADC calibration component to characterize the\nADC-Voltage curve using Two Point values if they are available.", "id": "ADC_CALI_EFUSE_TP_ENABLE", "name": "ADC_CALI_EFUSE_TP_ENABLE", @@ -17379,7 +17369,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32", + "depends_on": "IDF_TARGET_ESP32 && IDF_TARGET_ESP32", "help": "Some ESP32s have Vref burned into eFuse BLOCK0. This option will allow\nthe ADC calibration component to characterize the ADC-Voltage curve using\neFuse Vref if it is available.", "id": "ADC_CALI_EFUSE_VREF_ENABLE", "name": "ADC_CALI_EFUSE_VREF_ENABLE", @@ -17389,7 +17379,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32", + "depends_on": "IDF_TARGET_ESP32 && IDF_TARGET_ESP32", "help": "This option will allow the ADC calibration component to use Lookup Tables\nto correct for non-linear behavior in 11db attenuation. Other attenuations\ndo not exhibit non-linear behavior hence will not be affected by this option.", "id": "ADC_CALI_LUT_ENABLE", "name": "ADC_CALI_LUT_ENABLE", @@ -17700,7 +17690,7 @@ "children": [ { "children": [], - "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "depends_on": "SOC_ANA_CMPR_SUPPORTED && SOC_ANA_CMPR_SUPPORTED", "help": "Place Analog Comparator ISR handler in IRAM to reduce latency caused by cache miss.", "id": "ANA_CMPR_ISR_HANDLER_IN_IRAM", "name": "ANA_CMPR_ISR_HANDLER_IN_IRAM", @@ -17710,7 +17700,7 @@ }, { "children": [], - "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "depends_on": "SOC_ANA_CMPR_SUPPORTED && SOC_ANA_CMPR_SUPPORTED", "help": "Place Analog Comparator control functions (like ana_cmpr_set_internal_reference) into IRAM,\nso that these functions can be IRAM-safe and able to be called in an IRAM interrupt context.\nEnabling this option can improve driver performance as well.", "id": "ANA_CMPR_CTRL_FUNC_IN_IRAM", "name": "ANA_CMPR_CTRL_FUNC_IN_IRAM", @@ -17720,7 +17710,7 @@ }, { "children": [], - "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "depends_on": "SOC_ANA_CMPR_SUPPORTED && SOC_ANA_CMPR_SUPPORTED", "help": "Enable this option to allow the Analog Comparator Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the comparator functionality is still required to operate correctly.", "id": "ANA_CMPR_ISR_CACHE_SAFE", "name": "ANA_CMPR_ISR_CACHE_SAFE", @@ -17730,7 +17720,7 @@ }, { "children": [], - "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "depends_on": "SOC_ANA_CMPR_SUPPORTED && SOC_ANA_CMPR_SUPPORTED", "help": "This will ensure the driver object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "ANA_CMPR_OBJ_CACHE_SAFE", "name": "ANA_CMPR_OBJ_CACHE_SAFE", @@ -17740,7 +17730,7 @@ }, { "children": [], - "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "depends_on": "SOC_ANA_CMPR_SUPPORTED && SOC_ANA_CMPR_SUPPORTED", "help": "If enabled, the driver component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "ANA_CMPR_ENABLE_DEBUG_LOG", "name": "ANA_CMPR_ENABLE_DEBUG_LOG", @@ -17758,7 +17748,7 @@ "children": [ { "children": [], - "depends_on": "SOC_BITSCRAMBLER_SUPPORTED", + "depends_on": "SOC_BITSCRAMBLER_SUPPORTED && SOC_BITSCRAMBLER_SUPPORTED", "help": "Place BitScrambler control functions into IRAM for better performance and fewer cache misses.", "id": "BITSCRAMBLER_CTRL_FUNC_IN_IRAM", "name": "BITSCRAMBLER_CTRL_FUNC_IN_IRAM", @@ -17768,7 +17758,7 @@ }, { "children": [], - "depends_on": "SOC_BITSCRAMBLER_SUPPORTED", + "depends_on": "SOC_BITSCRAMBLER_SUPPORTED && SOC_BITSCRAMBLER_SUPPORTED", "help": "This will ensure the BitScrambler object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "BITSCRAMBLER_OBJ_CACHE_SAFE", "name": "BITSCRAMBLER_OBJ_CACHE_SAFE", @@ -17786,7 +17776,7 @@ "children": [ { "children": [], - "depends_on": "SOC_MIPI_CSI_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", + "depends_on": "SOC_MIPI_CSI_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED) && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", "help": "Ensure the CSI driver ISR is Cache-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", "id": "CAM_CTLR_MIPI_CSI_ISR_CACHE_SAFE", "name": "CAM_CTLR_MIPI_CSI_ISR_CACHE_SAFE", @@ -17796,7 +17786,7 @@ }, { "children": [], - "depends_on": "SOC_ISP_DVP_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", + "depends_on": "SOC_ISP_DVP_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED) && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", "help": "Ensure the ISP_DVP driver ISR is Cache-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", "id": "CAM_CTLR_ISP_DVP_ISR_CACHE_SAFE", "name": "CAM_CTLR_ISP_DVP_ISR_CACHE_SAFE", @@ -17806,7 +17796,7 @@ }, { "children": [], - "depends_on": "SOC_LCDCAM_CAM_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", + "depends_on": "SOC_LCDCAM_CAM_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED) && (SOC_MIPI_CSI_SUPPORTED || SOC_ISP_DVP_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", "help": "Ensure the DVP driver ISR is Cache-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", "id": "CAM_CTLR_DVP_CAM_ISR_CACHE_SAFE", "name": "CAM_CTLR_DVP_CAM_ISR_CACHE_SAFE", @@ -17824,7 +17814,7 @@ "children": [ { "children": [], - "depends_on": "SOC_DAC_SUPPORTED", + "depends_on": "SOC_DAC_SUPPORTED && SOC_DAC_SUPPORTED", "help": "Place DAC control functions (e.g. 'dac_oneshot_output_voltage') into IRAM,\nso that this function can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", "id": "DAC_CTRL_FUNC_IN_IRAM", "name": "DAC_CTRL_FUNC_IN_IRAM", @@ -17834,7 +17824,7 @@ }, { "children": [], - "depends_on": "SOC_DAC_SUPPORTED", + "depends_on": "SOC_DAC_SUPPORTED && SOC_DAC_SUPPORTED", "help": "Ensure the DAC interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "DAC_ISR_IRAM_SAFE", "name": "DAC_ISR_IRAM_SAFE", @@ -17844,7 +17834,7 @@ }, { "children": [], - "depends_on": "SOC_DAC_SUPPORTED", + "depends_on": "SOC_DAC_SUPPORTED && SOC_DAC_SUPPORTED", "help": "whether to enable the debug log message for DAC driver.\nNote that, this option only controls the DAC driver log, won't affect other drivers.", "id": "DAC_ENABLE_DEBUG_LOG", "name": "DAC_ENABLE_DEBUG_LOG", @@ -17854,7 +17844,7 @@ }, { "children": [], - "depends_on": "SOC_DAC_DMA_16BIT_ALIGN && SOC_DAC_SUPPORTED", + "depends_on": "SOC_DAC_DMA_16BIT_ALIGN && SOC_DAC_SUPPORTED && SOC_DAC_SUPPORTED", "help": "Whether to left shift the continuous data to align every bytes to 16 bits in the driver.\nOn ESP32, although the DAC resolution is only 8 bits,\nthe hardware requires 16 bits data in continuous mode.\nBy enabling this option, the driver will left shift 8 bits for the input data automatically.\nOnly disable this option when you decide to do this step by yourself.\nNote that the driver will allocate a new piece of memory to save the converted data.", "id": "DAC_DMA_AUTO_16BIT_ALIGN", "name": "DAC_DMA_AUTO_16BIT_ALIGN", @@ -17890,7 +17880,7 @@ "children": [ { "children": [], - "depends_on": "SOC_GPTIMER_SUPPORTED", + "depends_on": "SOC_GPTIMER_SUPPORTED && SOC_GPTIMER_SUPPORTED", "help": "Place GPTimer ISR handler in IRAM to reduce latency caused by cache miss.", "id": "GPTIMER_ISR_HANDLER_IN_IRAM", "name": "GPTIMER_ISR_HANDLER_IN_IRAM", @@ -17900,7 +17890,7 @@ }, { "children": [], - "depends_on": "SOC_GPTIMER_SUPPORTED", + "depends_on": "SOC_GPTIMER_SUPPORTED && SOC_GPTIMER_SUPPORTED", "help": "Place GPTimer control functions (like start/stop) in IRAM, to reduce latency caused by cache miss.\nIf enabled, these functions can also be called when cache is disabled.", "id": "GPTIMER_CTRL_FUNC_IN_IRAM", "name": "GPTIMER_CTRL_FUNC_IN_IRAM", @@ -17910,7 +17900,7 @@ }, { "children": [], - "depends_on": "SOC_GPTIMER_SUPPORTED", + "depends_on": "SOC_GPTIMER_SUPPORTED && SOC_GPTIMER_SUPPORTED", "help": "Enable this option to allow the GPTimer Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the GPTimer functionality is still required to operate correctly.", "id": "GPTIMER_ISR_CACHE_SAFE", "name": "GPTIMER_ISR_CACHE_SAFE", @@ -17920,7 +17910,7 @@ }, { "children": [], - "depends_on": "SOC_GPTIMER_SUPPORTED", + "depends_on": "SOC_GPTIMER_SUPPORTED && SOC_GPTIMER_SUPPORTED", "help": "This will ensure the GPTimer object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "GPTIMER_OBJ_CACHE_SAFE", "name": "GPTIMER_OBJ_CACHE_SAFE", @@ -17930,7 +17920,7 @@ }, { "children": [], - "depends_on": "SOC_GPTIMER_SUPPORTED", + "depends_on": "SOC_GPTIMER_SUPPORTED && SOC_GPTIMER_SUPPORTED", "help": "If enabled, GPTimer component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "GPTIMER_ENABLE_DEBUG_LOG", "name": "GPTIMER_ENABLE_DEBUG_LOG", @@ -17948,7 +17938,7 @@ "children": [ { "children": [], - "depends_on": "SOC_I2C_SUPPORTED", + "depends_on": "SOC_I2C_SUPPORTED && SOC_I2C_SUPPORTED", "help": "Ensure the I2C interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nnote: This cannot be used in the I2C legacy driver.", "id": "I2C_ISR_IRAM_SAFE", "name": "I2C_ISR_IRAM_SAFE", @@ -17958,7 +17948,7 @@ }, { "children": [], - "depends_on": "SOC_I2C_SUPPORTED", + "depends_on": "SOC_I2C_SUPPORTED && SOC_I2C_SUPPORTED", "help": "whether to enable the debug log message for I2C driver.\nNote that this option only controls the I2C driver log, will not affect other drivers.\n\nnote: This cannot be used in the I2C legacy driver.", "id": "I2C_ENABLE_DEBUG_LOG", "name": "I2C_ENABLE_DEBUG_LOG", @@ -17968,7 +17958,7 @@ }, { "children": [], - "depends_on": "SOC_I2C_SUPPORTED", + "depends_on": "SOC_I2C_SUPPORTED && SOC_I2C_SUPPORTED", "help": "Place I2C master ISR handler into IRAM for better performance and fewer cache misses.", "id": "I2C_MASTER_ISR_HANDLER_IN_IRAM", "name": "I2C_MASTER_ISR_HANDLER_IN_IRAM", @@ -17986,7 +17976,7 @@ "children": [ { "children": [], - "depends_on": "SOC_I2S_SUPPORTED", + "depends_on": "SOC_I2S_SUPPORTED && SOC_I2S_SUPPORTED", "help": "Ensure the I2S interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "I2S_ISR_IRAM_SAFE", "name": "I2S_ISR_IRAM_SAFE", @@ -17996,7 +17986,7 @@ }, { "children": [], - "depends_on": "SOC_I2S_SUPPORTED", + "depends_on": "SOC_I2S_SUPPORTED && SOC_I2S_SUPPORTED", "help": "Place I2S control functions into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", "id": "I2S_CTRL_FUNC_IN_IRAM", "name": "I2S_CTRL_FUNC_IN_IRAM", @@ -18006,7 +17996,7 @@ }, { "children": [], - "depends_on": "SOC_I2S_SUPPORTED", + "depends_on": "SOC_I2S_SUPPORTED && SOC_I2S_SUPPORTED", "help": "whether to enable the debug log message for I2S driver.\nNote that, this option only controls the I2S driver log, will not affect other drivers.", "id": "I2S_ENABLE_DEBUG_LOG", "name": "I2S_ENABLE_DEBUG_LOG", @@ -18072,7 +18062,7 @@ "children": [ { "children": [], - "depends_on": "SOC_ISP_SUPPORTED", + "depends_on": "SOC_ISP_SUPPORTED && SOC_ISP_SUPPORTED", "help": "Ensure the ISP driver ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", "id": "ISP_ISR_IRAM_SAFE", "name": "ISP_ISR_IRAM_SAFE", @@ -18082,7 +18072,7 @@ }, { "children": [], - "depends_on": "SOC_ISP_SUPPORTED", + "depends_on": "SOC_ISP_SUPPORTED && SOC_ISP_SUPPORTED", "help": "Place ISP control functions into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.\n\nFunction list:\n- `esp_isp_sharpen_configure`", "id": "ISP_CTRL_FUNC_IN_IRAM", "name": "ISP_CTRL_FUNC_IN_IRAM", @@ -18100,7 +18090,7 @@ "children": [ { "children": [], - "depends_on": "SOC_JPEG_CODEC_SUPPORTED", + "depends_on": "SOC_JPEG_CODEC_SUPPORTED && SOC_JPEG_CODEC_SUPPORTED", "help": "whether to enable the debug log message for JPEG driver.\nNote that, this option only controls the JPEG driver log, won't affect other drivers.\nPlease also note, enable this option will make jpeg codec process speed much slower.", "id": "JPEG_ENABLE_DEBUG_LOG", "name": "JPEG_ENABLE_DEBUG_LOG", @@ -18136,7 +18126,7 @@ "children": [ { "children": [], - "depends_on": "SOC_MCPWM_SUPPORTED", + "depends_on": "SOC_MCPWM_SUPPORTED && SOC_MCPWM_SUPPORTED", "help": "Place MCPWM ISR handler(s) in IRAM to reduce latency caused by cache miss.", "id": "MCPWM_ISR_HANDLER_IN_IRAM", "name": "MCPWM_ISR_HANDLER_IN_IRAM", @@ -18146,7 +18136,7 @@ }, { "children": [], - "depends_on": "SOC_MCPWM_SUPPORTED", + "depends_on": "SOC_MCPWM_SUPPORTED && SOC_MCPWM_SUPPORTED", "help": "Enable this option to allow the MCPWM Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the MCPWM functionality is still required to operate correctly.", "id": "MCPWM_ISR_CACHE_SAFE", "name": "MCPWM_ISR_CACHE_SAFE", @@ -18156,7 +18146,7 @@ }, { "children": [], - "depends_on": "SOC_MCPWM_SUPPORTED", + "depends_on": "SOC_MCPWM_SUPPORTED && SOC_MCPWM_SUPPORTED", "help": "Place MCPWM control functions in IRAM, to reduce latency caused by cache miss.\nIf enabled, these functions can also be called when cache is disabled.", "id": "MCPWM_CTRL_FUNC_IN_IRAM", "name": "MCPWM_CTRL_FUNC_IN_IRAM", @@ -18166,7 +18156,7 @@ }, { "children": [], - "depends_on": "SOC_MCPWM_SUPPORTED", + "depends_on": "SOC_MCPWM_SUPPORTED && SOC_MCPWM_SUPPORTED", "help": "This will ensure the MCPWM object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "MCPWM_OBJ_CACHE_SAFE", "name": "MCPWM_OBJ_CACHE_SAFE", @@ -18176,7 +18166,7 @@ }, { "children": [], - "depends_on": "SOC_MCPWM_SUPPORTED", + "depends_on": "SOC_MCPWM_SUPPORTED && SOC_MCPWM_SUPPORTED", "help": "If enabled, MCPWM component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option with caution, as it will increase the binary size.", "id": "MCPWM_ENABLE_DEBUG_LOG", "name": "MCPWM_ENABLE_DEBUG_LOG", @@ -18194,7 +18184,7 @@ "children": [ { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "Place Parallel IO TX ISR handler in IRAM to reduce latency caused by cache miss.", "id": "PARLIO_TX_ISR_HANDLER_IN_IRAM", "name": "PARLIO_TX_ISR_HANDLER_IN_IRAM", @@ -18204,7 +18194,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "Place Parallel IO RX ISR handler in IRAM to reduce latency caused by cache miss.", "id": "PARLIO_RX_ISR_HANDLER_IN_IRAM", "name": "PARLIO_RX_ISR_HANDLER_IN_IRAM", @@ -18214,7 +18204,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "Enable this option to allow the Parallel IO TX Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the Parallel IO TX functionality is still required to operate correctly.", "id": "PARLIO_TX_ISR_CACHE_SAFE", "name": "PARLIO_TX_ISR_CACHE_SAFE", @@ -18224,7 +18214,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "Enable this option to allow the Parallel IO RX Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the Parallel IO RX functionality is still required to operate correctly.", "id": "PARLIO_RX_ISR_CACHE_SAFE", "name": "PARLIO_RX_ISR_CACHE_SAFE", @@ -18234,7 +18224,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "This will ensure the driver object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "PARLIO_OBJ_CACHE_SAFE", "name": "PARLIO_OBJ_CACHE_SAFE", @@ -18244,7 +18234,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "If enabled, Parallel IO driver component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "PARLIO_ENABLE_DEBUG_LOG", "name": "PARLIO_ENABLE_DEBUG_LOG", @@ -18254,7 +18244,7 @@ }, { "children": [], - "depends_on": "SOC_PARLIO_SUPPORTED", + "depends_on": "SOC_PARLIO_SUPPORTED && SOC_PARLIO_SUPPORTED", "help": "Ensure the Parallel IO interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "PARLIO_ISR_IRAM_SAFE", "name": "PARLIO_ISR_IRAM_SAFE", @@ -18272,7 +18262,7 @@ "children": [ { "children": [], - "depends_on": "SOC_PCNT_SUPPORTED", + "depends_on": "SOC_PCNT_SUPPORTED && SOC_PCNT_SUPPORTED", "help": "Place PCNT control functions (like start/stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", "id": "PCNT_CTRL_FUNC_IN_IRAM", "name": "PCNT_CTRL_FUNC_IN_IRAM", @@ -18282,7 +18272,7 @@ }, { "children": [], - "depends_on": "SOC_PCNT_SUPPORTED", + "depends_on": "SOC_PCNT_SUPPORTED && SOC_PCNT_SUPPORTED", "help": "Ensure the PCNT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "PCNT_ISR_IRAM_SAFE", "name": "PCNT_ISR_IRAM_SAFE", @@ -18292,7 +18282,7 @@ }, { "children": [], - "depends_on": "SOC_PCNT_SUPPORTED", + "depends_on": "SOC_PCNT_SUPPORTED && SOC_PCNT_SUPPORTED", "help": "whether to enable the debug log message for PCNT driver.\nNote that, this option only controls the PCNT driver log, won't affect other drivers.", "id": "PCNT_ENABLE_DEBUG_LOG", "name": "PCNT_ENABLE_DEBUG_LOG", @@ -18310,7 +18300,7 @@ "children": [ { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Place RMT encoder function into IRAM for better performance and fewer cache misses.", "id": "RMT_ENCODER_FUNC_IN_IRAM", "name": "RMT_ENCODER_FUNC_IN_IRAM", @@ -18320,7 +18310,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Place RMT TX ISR handler in IRAM to reduce latency caused by cache miss.", "id": "RMT_TX_ISR_HANDLER_IN_IRAM", "name": "RMT_TX_ISR_HANDLER_IN_IRAM", @@ -18330,7 +18320,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Place RMT RX ISR handler in IRAM to reduce latency caused by cache miss.", "id": "RMT_RX_ISR_HANDLER_IN_IRAM", "name": "RMT_RX_ISR_HANDLER_IN_IRAM", @@ -18340,7 +18330,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Place RMT receive function into IRAM for better performance and fewer cache misses.", "id": "RMT_RECV_FUNC_IN_IRAM", "name": "RMT_RECV_FUNC_IN_IRAM", @@ -18350,7 +18340,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Enable this option to allow the RMT TX Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the RMT TX functionality is still required to operate correctly.", "id": "RMT_TX_ISR_CACHE_SAFE", "name": "RMT_TX_ISR_CACHE_SAFE", @@ -18360,7 +18350,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Enable this option to allow the RMT RX Interrupt Service Routine (ISR)\nto execute even when the cache is disabled. This can be useful in scenarios where the cache\nmight be turned off, but the RMT RX functionality is still required to operate correctly.", "id": "RMT_RX_ISR_CACHE_SAFE", "name": "RMT_RX_ISR_CACHE_SAFE", @@ -18370,7 +18360,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "This will ensure the RMT object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "RMT_OBJ_CACHE_SAFE", "name": "RMT_OBJ_CACHE_SAFE", @@ -18380,7 +18370,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "If enabled, RMT driver component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "RMT_ENABLE_DEBUG_LOG", "name": "RMT_ENABLE_DEBUG_LOG", @@ -18390,7 +18380,7 @@ }, { "children": [], - "depends_on": "SOC_RMT_SUPPORTED", + "depends_on": "SOC_RMT_SUPPORTED && SOC_RMT_SUPPORTED", "help": "Ensure the RMT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "RMT_ISR_IRAM_SAFE", "name": "RMT_ISR_IRAM_SAFE", @@ -18408,7 +18398,7 @@ "children": [ { "children": [], - "depends_on": "SOC_SDM_SUPPORTED", + "depends_on": "SOC_SDM_SUPPORTED && SOC_SDM_SUPPORTED", "help": "Place SDM control functions (like set_pulse_density) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", "id": "SDM_CTRL_FUNC_IN_IRAM", "name": "SDM_CTRL_FUNC_IN_IRAM", @@ -18418,7 +18408,7 @@ }, { "children": [], - "depends_on": "SOC_SDM_SUPPORTED", + "depends_on": "SOC_SDM_SUPPORTED && SOC_SDM_SUPPORTED", "help": "This will ensure the SDM object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "SDM_OBJ_CACHE_SAFE", "name": "SDM_OBJ_CACHE_SAFE", @@ -18428,7 +18418,7 @@ }, { "children": [], - "depends_on": "SOC_SDM_SUPPORTED", + "depends_on": "SOC_SDM_SUPPORTED && SOC_SDM_SUPPORTED", "help": "If enabled, SDM driver will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "SDM_ENABLE_DEBUG_LOG", "name": "SDM_ENABLE_DEBUG_LOG", @@ -18446,7 +18436,7 @@ "children": [ { "children": [], - "depends_on": "SOC_SDMMC_HOST_SUPPORTED", + "depends_on": "SOC_SDMMC_HOST_SUPPORTED && SOC_SDMMC_HOST_SUPPORTED", "help": "Ensure the SD Host SDMMC driver ISR is Cache-Safe. When enabled,\nthe ISR handler will be available when the cache is disabled.", "id": "SD_HOST_SDMMC_ISR_CACHE_SAFE", "name": "SD_HOST_SDMMC_ISR_CACHE_SAFE", @@ -18464,7 +18454,7 @@ "children": [ { "children": [], - "depends_on": "FREERTOS_IN_IRAM && SOC_GPSPI_SUPPORTED", + "depends_on": "FREERTOS_IN_IRAM && SOC_GPSPI_SUPPORTED && SOC_GPSPI_SUPPORTED", "help": "Normally only the ISR of SPI master is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.\n\nThis configuration won't be available if `CONFIG_FREERTOS_IN_IRAM` is disabled.\n\nDuring unit test, this is enabled to measure the ideal case of api.", "id": "SPI_MASTER_IN_IRAM", "name": "SPI_MASTER_IN_IRAM", @@ -18474,7 +18464,7 @@ }, { "children": [], - "depends_on": "!HEAP_PLACE_FUNCTION_INTO_FLASH && SOC_GPSPI_SUPPORTED", + "depends_on": "!HEAP_PLACE_FUNCTION_INTO_FLASH && SOC_GPSPI_SUPPORTED && SOC_GPSPI_SUPPORTED", "help": "Place the SPI master ISR in to IRAM to avoid possible cache miss.\n\nEnabling this configuration is possible only when HEAP_PLACE_FUNCTION_INTO_FLASH\nis disabled since the spi master uses can allocate transactions buffers into DMA\nmemory section using the heap component API that ipso facto has to be placed in IRAM.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", "id": "SPI_MASTER_ISR_IN_IRAM", "name": "SPI_MASTER_ISR_IN_IRAM", @@ -18484,7 +18474,7 @@ }, { "children": [], - "depends_on": "SOC_GPSPI_SUPPORTED", + "depends_on": "SOC_GPSPI_SUPPORTED && SOC_GPSPI_SUPPORTED", "help": "Normally only the ISR of SPI slave is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.", "id": "SPI_SLAVE_IN_IRAM", "name": "SPI_SLAVE_IN_IRAM", @@ -18494,7 +18484,7 @@ }, { "children": [], - "depends_on": "SOC_GPSPI_SUPPORTED", + "depends_on": "SOC_GPSPI_SUPPORTED && SOC_GPSPI_SUPPORTED", "help": "Place the SPI slave ISR in to IRAM to avoid possible cache miss.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", "id": "SPI_SLAVE_ISR_IN_IRAM", "name": "SPI_SLAVE_ISR_IN_IRAM", @@ -18512,7 +18502,7 @@ "children": [ { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "Place touch sensor oneshot scanning and continuous scanning functions into IRAM,\nso that these function can be IRAM-safe and able to be called when the flash cache is disabled.\nEnabling this option can improve driver performance as well.", "id": "TOUCH_CTRL_FUNC_IN_IRAM", "name": "TOUCH_CTRL_FUNC_IN_IRAM", @@ -18522,7 +18512,7 @@ }, { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "Ensure the touch sensor interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "TOUCH_ISR_IRAM_SAFE", "name": "TOUCH_ISR_IRAM_SAFE", @@ -18532,7 +18522,7 @@ }, { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "Whether to enable the debug log message for touch driver.\nNote that, this option only controls the touch driver log, won't affect other drivers.", "id": "TOUCH_ENABLE_DEBUG_LOG", "name": "TOUCH_ENABLE_DEBUG_LOG", @@ -18542,7 +18532,7 @@ }, { "children": [], - "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED && SOC_TOUCH_SENSOR_SUPPORTED", "help": "If skipped the FSM check, the driver will allow to re-configure the touch sensor during the runtime.\nIt is mainly used to tune the parameters in the runtime to find a proper set of touch parameters.\nCAUTION: Not suggest to enable this option in the final product, it might cause false triggering\nwhich is not safe in the actual environment.", "id": "TOUCH_SKIP_FSM_CHECK", "name": "TOUCH_SKIP_FSM_CHECK", @@ -18560,7 +18550,7 @@ "children": [ { "children": [], - "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED && SOC_TEMP_SENSOR_SUPPORTED", "help": "whether to enable the debug log message for temperature sensor driver.\nNote that, this option only controls the temperature sensor driver log, won't affect other drivers.", "id": "TEMP_SENSOR_ENABLE_DEBUG_LOG", "name": "TEMP_SENSOR_ENABLE_DEBUG_LOG", @@ -18570,7 +18560,7 @@ }, { "children": [], - "depends_on": "SOC_TEMPERATURE_SENSOR_INTR_SUPPORT && SOC_TEMP_SENSOR_SUPPORTED", + "depends_on": "SOC_TEMPERATURE_SENSOR_INTR_SUPPORT && SOC_TEMP_SENSOR_SUPPORTED && SOC_TEMP_SENSOR_SUPPORTED", "help": "Ensure the Temperature Sensor interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", "id": "TEMP_SENSOR_ISR_IRAM_SAFE", "name": "TEMP_SENSOR_ISR_IRAM_SAFE", @@ -18588,7 +18578,7 @@ "children": [ { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "Place the TWAI ISR in to IRAM to reduce latency and increase performance", "id": "TWAI_ISR_IN_IRAM", "name": "TWAI_ISR_IN_IRAM", @@ -18598,7 +18588,7 @@ }, { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "Place certain TWAI I/O functions (like twai_transmit) in IRAM to reduce latency", "id": "TWAI_IO_FUNC_IN_IRAM", "name": "TWAI_IO_FUNC_IN_IRAM", @@ -18608,7 +18598,7 @@ }, { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "Allow TWAI works under Cache disabled (such as when writing to SPI Flash),\nto enabled this config, all callbacks and user_ctx should also place in IRAM", "id": "TWAI_ISR_CACHE_SAFE", "name": "TWAI_ISR_CACHE_SAFE", @@ -18618,7 +18608,7 @@ }, { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "This will ensure the TWAI driver object will not be allocated from a memory region\nwhere its cache can be disabled.", "id": "TWAI_OBJ_CACHE_SAFE", "name": "TWAI_OBJ_CACHE_SAFE", @@ -18628,7 +18618,7 @@ }, { "children": [], - "depends_on": "SOC_TWAI_SUPPORTED", + "depends_on": "SOC_TWAI_SUPPORTED && SOC_TWAI_SUPPORTED", "help": "If enabled, TWAI driver component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "TWAI_ENABLE_DEBUG_LOG", "name": "TWAI_ENABLE_DEBUG_LOG", @@ -18713,7 +18703,7 @@ "type": "bool" } ], - "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && SOC_USB_SERIAL_JTAG_SUPPORTED", "help": "The USB-Serial-JTAG module on ESP chips is turned on by default after power-on.\nIf your application does not need it and not rely on it to be used as system\nconsole or use the built-in JTAG for debugging, you can disable this option,\nthen the clock of this module will be disabled at startup, which will save\nsome power consumption.\nNote: This will disable USB-Serial-JTAG only in the application; it will still be enabled during\nthe bootloader stage, so you can continue to use it to flash the chip in download mode.\nTo disable it completely, you must burn the EFUSE_DIS_USB_SERIAL_JTAG eFuse.", "id": "USJ_ENABLE_USB_SERIAL_JTAG", "name": "USJ_ENABLE_USB_SERIAL_JTAG", @@ -19276,7 +19266,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_0", "name": "ESP32C3_REV_MIN_0", @@ -19286,7 +19276,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_1", "name": "ESP32C3_REV_MIN_1", @@ -19296,7 +19286,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_2", "name": "ESP32C3_REV_MIN_2", @@ -19306,7 +19296,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_3", "name": "ESP32C3_REV_MIN_3", @@ -19316,7 +19306,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_4", "name": "ESP32C3_REV_MIN_4", @@ -19326,7 +19316,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_REV_MIN_101", "name": "ESP32C3_REV_MIN_101", @@ -19514,7 +19504,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", @@ -19524,7 +19514,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", @@ -19703,7 +19693,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "RTC_CLK_SRC_INT_RC", "name": "RTC_CLK_SRC_INT_RC", @@ -19713,7 +19703,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "RTC_CLK_SRC_EXT_CRYS", "name": "RTC_CLK_SRC_EXT_CRYS", @@ -19723,7 +19713,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "RTC_CLK_SRC_EXT_OSC", "name": "RTC_CLK_SRC_EXT_OSC", @@ -19733,7 +19723,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "RTC_CLK_SRC_INT_8MD256", "name": "RTC_CLK_SRC_INT_8MD256", @@ -19800,7 +19790,7 @@ "children": [ { "children": [], - "depends_on": "SOC_GDMA_SUPPORTED", + "depends_on": "SOC_GDMA_SUPPORTED && SOC_GDMA_SUPPORTED", "help": "Place GDMA control functions (like start/stop/append/reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", "id": "GDMA_CTRL_FUNC_IN_IRAM", "name": "GDMA_CTRL_FUNC_IN_IRAM", @@ -19810,7 +19800,7 @@ }, { "children": [], - "depends_on": "SOC_GDMA_SUPPORTED", + "depends_on": "SOC_GDMA_SUPPORTED && SOC_GDMA_SUPPORTED", "help": "Place GDMA ISR handler functions in IRAM to reduce latency caused by cache miss.", "id": "GDMA_ISR_HANDLER_IN_IRAM", "name": "GDMA_ISR_HANDLER_IN_IRAM", @@ -19820,7 +19810,7 @@ }, { "children": [], - "depends_on": "SOC_GDMA_SUPPORTED", + "depends_on": "SOC_GDMA_SUPPORTED && SOC_GDMA_SUPPORTED", "help": "This will ensure the GDMA object is DRAM-Safe, allow to avoid external memory\ncache misses, and also be accessible whilst the cache is disabled.", "id": "GDMA_OBJ_DRAM_SAFE", "name": "GDMA_OBJ_DRAM_SAFE", @@ -19830,7 +19820,7 @@ }, { "children": [], - "depends_on": "SOC_GDMA_SUPPORTED", + "depends_on": "SOC_GDMA_SUPPORTED && SOC_GDMA_SUPPORTED", "help": "If enabled, GDMA driver component will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "GDMA_ENABLE_DEBUG_LOG", "name": "GDMA_ENABLE_DEBUG_LOG", @@ -19840,7 +19830,7 @@ }, { "children": [], - "depends_on": "SOC_GDMA_SUPPORT_WEIGHTED_ARBITRATION && IDF_EXPERIMENTAL_FEATURES && SOC_GDMA_SUPPORTED", + "depends_on": "SOC_GDMA_SUPPORT_WEIGHTED_ARBITRATION && IDF_EXPERIMENTAL_FEATURES && SOC_GDMA_SUPPORTED && SOC_GDMA_SUPPORTED", "help": "Whether to enable the weighted arbitration for GDMA driver.\nThe default weight of each channel is 1. You need to set weight for each channel before transmissions.\nIf this option is enabled, the buffer should be aligned to the burst size.", "id": "GDMA_ENABLE_WEIGHTED_ARBITRATION", "name": "GDMA_ENABLE_WEIGHTED_ARBITRATION", @@ -19858,7 +19848,7 @@ "children": [ { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "Place DW_GDMA control functions (e.g. dw_gdma_channel_continue) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", "id": "DW_GDMA_CTRL_FUNC_IN_IRAM", "name": "DW_GDMA_CTRL_FUNC_IN_IRAM", @@ -19868,7 +19858,7 @@ }, { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "Place DW_GDMA setter functions (e.g. dw_gdma_channel_set_block_markers) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", "id": "DW_GDMA_SETTER_FUNC_IN_IRAM", "name": "DW_GDMA_SETTER_FUNC_IN_IRAM", @@ -19878,7 +19868,7 @@ }, { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "Place DW_GDMA getter functions (e.g. dw_gdma_link_list_get_item) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", "id": "DW_GDMA_GETTER_FUNC_IN_IRAM", "name": "DW_GDMA_GETTER_FUNC_IN_IRAM", @@ -19888,7 +19878,7 @@ }, { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "This will ensure the DW_GDMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", "id": "DW_GDMA_ISR_IRAM_SAFE", "name": "DW_GDMA_ISR_IRAM_SAFE", @@ -19898,7 +19888,7 @@ }, { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "This will ensure the DW_GDMA object is DRAM-Safe, allow to avoid external memory\ncache misses, and also be accessible whilst the cache is disabled.", "id": "DW_GDMA_OBJ_DRAM_SAFE", "name": "DW_GDMA_OBJ_DRAM_SAFE", @@ -19908,7 +19898,7 @@ }, { "children": [], - "depends_on": "SOC_DW_GDMA_SUPPORTED", + "depends_on": "SOC_DW_GDMA_SUPPORTED && SOC_DW_GDMA_SUPPORTED", "help": "Whether to enable the debug log message for DW_GDMA driver.\nNote that, this option only controls the DW_GDMA driver log, won't affect other drivers.", "id": "DW_GDMA_ENABLE_DEBUG_LOG", "name": "DW_GDMA_ENABLE_DEBUG_LOG", @@ -19926,7 +19916,7 @@ "children": [ { "children": [], - "depends_on": "SOC_DMA2D_SUPPORTED", + "depends_on": "SOC_DMA2D_SUPPORTED && SOC_DMA2D_SUPPORTED", "help": "Place 2D-DMA all operation functions, including control functions (e.g. start/stop/append/reset) and setter\nfunctions (e.g. connect/strategy/callback registration) into IRAM, so that these functions can be IRAM-safe\nand able to be called in the other IRAM interrupt context. It also helps optimizing the performance.", "id": "DMA2D_OPERATION_FUNC_IN_IRAM", "name": "DMA2D_OPERATION_FUNC_IN_IRAM", @@ -19936,7 +19926,7 @@ }, { "children": [], - "depends_on": "SOC_DMA2D_SUPPORTED", + "depends_on": "SOC_DMA2D_SUPPORTED && SOC_DMA2D_SUPPORTED", "help": "This will ensure the 2D-DMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", "id": "DMA2D_ISR_IRAM_SAFE", "name": "DMA2D_ISR_IRAM_SAFE", @@ -19954,7 +19944,7 @@ "children": [ { "children": [], - "depends_on": "SOC_ETM_SUPPORTED", + "depends_on": "SOC_ETM_SUPPORTED && SOC_ETM_SUPPORTED", "help": "If enabled, ETM driver will:\n1. ignore the global logging settings\n2. compile all log messages into the binary\n3. set the runtime log level to VERBOSE\nPlease enable this option by caution, as it will increase the binary size.", "id": "ETM_ENABLE_DEBUG_LOG", "name": "ETM_ENABLE_DEBUG_LOG", @@ -19974,7 +19964,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "XTAL_FREQ_40", "name": "XTAL_FREQ_40", @@ -20273,7 +20263,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_NEWLIB", "name": "LIBC_NEWLIB", @@ -20283,7 +20273,7 @@ }, { "children": [], - "depends_on": "!IDF_TOOLCHAIN_CLANG && IDF_EXPERIMENTAL_FEATURES && ", + "depends_on": "!IDF_TOOLCHAIN_CLANG && IDF_EXPERIMENTAL_FEATURES && && ", "help": null, "id": "LIBC_PICOLIBC", "name": "LIBC_PICOLIBC", @@ -20323,7 +20313,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDOUT_LINE_ENDING_CRLF", "name": "LIBC_STDOUT_LINE_ENDING_CRLF", @@ -20333,7 +20323,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDOUT_LINE_ENDING_LF", "name": "LIBC_STDOUT_LINE_ENDING_LF", @@ -20343,7 +20333,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDOUT_LINE_ENDING_CR", "name": "LIBC_STDOUT_LINE_ENDING_CR", @@ -20363,7 +20353,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDIN_LINE_ENDING_CRLF", "name": "LIBC_STDIN_LINE_ENDING_CRLF", @@ -20373,7 +20363,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDIN_LINE_ENDING_LF", "name": "LIBC_STDIN_LINE_ENDING_LF", @@ -20383,7 +20373,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_STDIN_LINE_ENDING_CR", "name": "LIBC_STDIN_LINE_ENDING_CR", @@ -20413,7 +20403,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_TIME_SYSCALL_USE_RTC_HRT", "name": "LIBC_TIME_SYSCALL_USE_RTC_HRT", @@ -20423,7 +20413,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_TIME_SYSCALL_USE_RTC", "name": "LIBC_TIME_SYSCALL_USE_RTC", @@ -20433,7 +20423,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_TIME_SYSCALL_USE_HRT", "name": "LIBC_TIME_SYSCALL_USE_HRT", @@ -20443,7 +20433,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LIBC_TIME_SYSCALL_USE_NONE", "name": "LIBC_TIME_SYSCALL_USE_NONE", @@ -20556,7 +20546,7 @@ "children": [ { "children": [], - "depends_on": "LWIP_ENABLE && ", + "depends_on": "LWIP_ENABLE && && ", "help": "lwIP is a small independent implementation of the TCP/IP protocol suite.", "id": "ESP_NETIF_TCPIP_LWIP", "name": "ESP_NETIF_TCPIP_LWIP", @@ -20566,7 +20556,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Dummy implementation of esp-netif functionality which connects driver transmit\nto receive function. This option is for testing purpose only", "id": "ESP_NETIF_LOOPBACK", "name": "ESP_NETIF_LOOPBACK", @@ -20839,7 +20829,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_PHY_RF_CAL_PARTIAL", "name": "ESP_PHY_RF_CAL_PARTIAL", @@ -20849,7 +20839,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_PHY_RF_CAL_NONE", "name": "ESP_PHY_RF_CAL_NONE", @@ -20859,7 +20849,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_PHY_RF_CAL_FULL", "name": "ESP_PHY_RF_CAL_FULL", @@ -21090,7 +21080,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Allocate memory for retention data only when preparing to enter light sleep.", "id": "PM_CPU_RETENTION_DYNAMIC", "name": "PM_CPU_RETENTION_DYNAMIC", @@ -21100,7 +21090,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Pre-allocate all required retention memory during system initialization.", "id": "PM_CPU_RETENTION_STATIC", "name": "PM_CPU_RETENTION_STATIC", @@ -21262,7 +21252,7 @@ "type": "choice" } ], - "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED && SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", "help": "This config controls the DPA (Differential Power Analysis) protection\nknob for the crypto peripherals. DPA protection dynamically adjusts\nclock frequency of the crypto peripheral. DPA protection helps to make it\ndifficult to perform SCA attacks on the crypto peripherals. However,\nthere is also associated performance impact based on the security level\nset. Please refer to the TRM for more details.", "id": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", "name": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", @@ -21272,7 +21262,7 @@ }, { "children": [], - "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED && SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", "help": null, "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", @@ -21318,7 +21308,7 @@ "children": [ { "children": [], - "depends_on": "IDF_ENV_FPGA && ", + "depends_on": "IDF_ENV_FPGA && && ", "help": null, "id": "ESP_DEFAULT_CPU_FREQ_MHZ_40", "name": "ESP_DEFAULT_CPU_FREQ_MHZ_40", @@ -21328,7 +21318,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_DEFAULT_CPU_FREQ_MHZ_80", "name": "ESP_DEFAULT_CPU_FREQ_MHZ_80", @@ -21338,7 +21328,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_DEFAULT_CPU_FREQ_MHZ_160", "name": "ESP_DEFAULT_CPU_FREQ_MHZ_160", @@ -21378,7 +21368,7 @@ "children": [ { "children": [], - "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && && ", "help": "Outputs the relevant registers over the serial port and halt the\nprocessor. Needs a manual reset to restart.", "id": "ESP_SYSTEM_PANIC_PRINT_HALT", "name": "ESP_SYSTEM_PANIC_PRINT_HALT", @@ -21388,7 +21378,7 @@ }, { "children": [], - "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && && ", "help": "Outputs the relevant registers over the serial port and immediately\nreset the processor.", "id": "ESP_SYSTEM_PANIC_PRINT_REBOOT", "name": "ESP_SYSTEM_PANIC_PRINT_REBOOT", @@ -21398,7 +21388,7 @@ }, { "children": [], - "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && && ", "help": "Just resets the processor without outputting anything", "id": "ESP_SYSTEM_PANIC_SILENT_REBOOT", "name": "ESP_SYSTEM_PANIC_SILENT_REBOOT", @@ -21408,7 +21398,7 @@ }, { "children": [], - "depends_on": "ESP_GDBSTUB_ENABLED && ", + "depends_on": "ESP_GDBSTUB_ENABLED && && ", "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it to do a postmortem\nof the crash.", "id": "ESP_SYSTEM_PANIC_GDBSTUB", "name": "ESP_SYSTEM_PANIC_GDBSTUB", @@ -21501,7 +21491,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "When selected, no backtracing will be performed at runtime. By using idf.py monitor, it\nis still possible to get a backtrace when a panic occurs.", "id": "ESP_SYSTEM_NO_BACKTRACE", "name": "ESP_SYSTEM_NO_BACKTRACE", @@ -21511,7 +21501,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Generate DWARF information for each function of the project. These information will parsed and used to\nperform backtracing when panics occur. Activating this option will activate asynchronous frame\nunwinding and generation of both .eh_frame and .eh_frame_hdr sections, resulting in a bigger binary\nsize (20% to 100% larger). The main purpose of this option is to be able to have a backtrace parsed\nand printed by the program itself, regardless of the serial monitor used.\nThis option is not recommended to be used for production.", "id": "ESP_SYSTEM_USE_EH_FRAME", "name": "ESP_SYSTEM_USE_EH_FRAME", @@ -21521,7 +21511,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This configuration allows the compiler to allocate CPU register s0 as the frame pointer. The main usage\nof the frame pointer is to be able to generate a backtrace from the panic handler on exception.\nEnabling this option results in bigger and slightly slower code since all functions will have\nto populate this register and won't be able to use it as a general-purpose register anymore.", "id": "ESP_SYSTEM_USE_FRAME_POINTER", "name": "ESP_SYSTEM_USE_FRAME_POINTER", @@ -21642,7 +21632,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_MAIN_TASK_AFFINITY_CPU0", "name": "ESP_MAIN_TASK_AFFINITY_CPU0", @@ -21652,7 +21642,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ", + "depends_on": "!FREERTOS_UNICORE && && ", "help": null, "id": "ESP_MAIN_TASK_AFFINITY_CPU1", "name": "ESP_MAIN_TASK_AFFINITY_CPU1", @@ -21662,7 +21652,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", "name": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", @@ -21702,7 +21692,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_UART_DEFAULT", "name": "ESP_CONSOLE_UART_DEFAULT", @@ -21712,7 +21702,7 @@ }, { "children": [], - "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB && ", + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB && && ", "help": null, "id": "ESP_CONSOLE_USB_CDC", "name": "ESP_CONSOLE_USB_CDC", @@ -21722,7 +21712,7 @@ }, { "children": [], - "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && ", + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && && ", "help": null, "id": "ESP_CONSOLE_USB_SERIAL_JTAG", "name": "ESP_CONSOLE_USB_SERIAL_JTAG", @@ -21732,7 +21722,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_UART_CUSTOM", "name": "ESP_CONSOLE_UART_CUSTOM", @@ -21742,7 +21732,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_NONE", "name": "ESP_CONSOLE_NONE", @@ -21762,7 +21752,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_SECONDARY_NONE", "name": "ESP_CONSOLE_SECONDARY_NONE", @@ -21772,7 +21762,7 @@ }, { "children": [], - "depends_on": "!ESP_CONSOLE_USB_SERIAL_JTAG && ", + "depends_on": "!ESP_CONSOLE_USB_SERIAL_JTAG && && ", "help": "This option supports output through USB_SERIAL_JTAG port when the UART0 port is not connected.\nThe output currently only supports non-blocking mode without using the console.\nIf you want to output in blocking mode with REPL or input through USB_SERIAL_JTAG port,\nplease change the primary config to ESP_CONSOLE_USB_SERIAL_JTAG above.", "id": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", "name": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", @@ -21812,7 +21802,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_UART_CUSTOM_NUM_0", "name": "ESP_CONSOLE_UART_CUSTOM_NUM_0", @@ -21822,7 +21812,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_CONSOLE_UART_CUSTOM_NUM_1", "name": "ESP_CONSOLE_UART_CUSTOM_NUM_1", @@ -22095,7 +22085,7 @@ "children": [ { "children": [], - "depends_on": "IDF_TARGET_ESP32 && ", + "depends_on": "IDF_TARGET_ESP32 && && ", "help": "Using level 5 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", "id": "ESP_SYSTEM_CHECK_INT_LEVEL_5", "name": "ESP_SYSTEM_CHECK_INT_LEVEL_5", @@ -22105,7 +22095,7 @@ }, { "children": [], - "depends_on": "!BTDM_CTRL_HLI && ", + "depends_on": "!BTDM_CTRL_HLI && && ", "help": "Using level 4 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", "id": "ESP_SYSTEM_CHECK_INT_LEVEL_4", "name": "ESP_SYSTEM_CHECK_INT_LEVEL_4", @@ -22310,7 +22300,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_TIMER_TASK_AFFINITY_CPU0", "name": "ESP_TIMER_TASK_AFFINITY_CPU0", @@ -22320,7 +22310,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && && ", "help": null, "id": "ESP_TIMER_TASK_AFFINITY_CPU1", "name": "ESP_TIMER_TASK_AFFINITY_CPU1", @@ -22330,7 +22320,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && && ", "help": null, "id": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", "name": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", @@ -22350,7 +22340,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_TIMER_ISR_AFFINITY_CPU0", "name": "ESP_TIMER_ISR_AFFINITY_CPU0", @@ -22360,7 +22350,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && && ", "help": null, "id": "ESP_TIMER_ISR_AFFINITY_CPU1", "name": "ESP_TIMER_ISR_AFFINITY_CPU1", @@ -22370,7 +22360,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && && ", "help": null, "id": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", "name": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", @@ -22495,7 +22485,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_WIFI_STATIC_TX_BUFFER", "name": "ESP_WIFI_STATIC_TX_BUFFER", @@ -22505,7 +22495,7 @@ }, { "children": [], - "depends_on": "!(SPIRAM_TRY_ALLOCATE_WIFI_LWIP && !SPIRAM_IGNORE_NOTFOUND) && ", + "depends_on": "!(SPIRAM_TRY_ALLOCATE_WIFI_LWIP && !SPIRAM_IGNORE_NOTFOUND) && && ", "help": null, "id": "ESP_WIFI_DYNAMIC_TX_BUFFER", "name": "ESP_WIFI_DYNAMIC_TX_BUFFER", @@ -22568,7 +22558,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", "name": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", @@ -22578,7 +22568,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", "name": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", @@ -22699,7 +22689,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_WIFI_TASK_PINNED_TO_CORE_0", "name": "ESP_WIFI_TASK_PINNED_TO_CORE_0", @@ -22709,7 +22699,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_WIFI_TASK_PINNED_TO_CORE_1", "name": "ESP_WIFI_TASK_PINNED_TO_CORE_1", @@ -23077,7 +23067,7 @@ "children": [ { "children": [], - "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Numble of sampled beacons at wifi connected to adjust beacon parameters.", "id": "ESP_WIFI_SLP_SAMPLE_BEACON_COUNT", "name": "ESP_WIFI_SLP_SAMPLE_BEACON_COUNT", @@ -23087,7 +23077,7 @@ }, { "children": [], - "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Difference triggers event WIFI_EVENT_STA_BEACON_OFFSET_UNSTABLE\nwhen the actual rx beacon probability continuously falls below\nthe expected probability by this value.\nunit: percentage", "id": "ESP_WIFI_SLP_SAMPLE_BEACON_DIFFERENCE_PERCENT", "name": "ESP_WIFI_SLP_SAMPLE_BEACON_DIFFERENCE_PERCENT", @@ -23097,7 +23087,7 @@ }, { "children": [], - "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Standard triggers beacon drop when the expected rx beacon probability\nfalls below this value under ESP_WIFI_SLP_BEACON_LOST_DROP_BEACON_AUTO mode.\nunit: percentage", "id": "ESP_WIFI_SLP_SAMPLE_BEACON_STANDARD_PERCENT", "name": "ESP_WIFI_SLP_SAMPLE_BEACON_STANDARD_PERCENT", @@ -23107,7 +23097,7 @@ }, { "children": [], - "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "depends_on": "ESP_WIFI_SLP_SAMPLE_BEACON_FEATURE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Resample period if beacon drop is active under ESP_WIFI_SLP_BEACON_LOST_DROP_BEACON_AUTO mode.\nIt means never resample if setting this value to 0.\nunit: hours", "id": "ESP_WIFI_SLP_SAMPLE_BEACON_RESAMPLE_PERIOD", "name": "ESP_WIFI_SLP_SAMPLE_BEACON_RESAMPLE_PERIOD", @@ -23619,7 +23609,7 @@ "children": [ { "children": [], - "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "depends_on": "(ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Select this option to enable validate each WPS attribute\nrigorously. Disabling this add the workarounds with various APs.\nEnabling this may cause inter operability issues with some APs.", "id": "ESP_WIFI_WPS_STRICT", "name": "ESP_WIFI_WPS_STRICT", @@ -23629,7 +23619,7 @@ }, { "children": [], - "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "depends_on": "(ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Select this option to get passphrase during WPS configuration.\nThis option fakes the virtual display capabilities to get the\nconfiguration in passphrase mode.\nNot recommended to be used since WPS credentials should not\nbe shared to other devices, making it in readable format increases\nthat risk, also passphrase requires pbkdf2 to convert in psk.", "id": "ESP_WIFI_WPS_PASSPHRASE", "name": "ESP_WIFI_WPS_PASSPHRASE", @@ -23639,7 +23629,7 @@ }, { "children": [], - "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "depends_on": "(ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED) && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", "help": "Select this option to enable reconnection to previous SSID if WPS fails.\nThis option will only work if station was connected to a network\nwhen WPS was started.", "id": "ESP_WIFI_WPS_RECONNECT_ON_FAIL", "name": "ESP_WIFI_WPS_RECONNECT_ON_FAIL", @@ -23696,7 +23686,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_COREDUMP_ENABLE_TO_FLASH", "name": "ESP_COREDUMP_ENABLE_TO_FLASH", @@ -23706,7 +23696,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_COREDUMP_ENABLE_TO_UART", "name": "ESP_COREDUMP_ENABLE_TO_UART", @@ -23716,7 +23706,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_COREDUMP_ENABLE_TO_NONE", "name": "ESP_COREDUMP_ENABLE_TO_NONE", @@ -23836,7 +23826,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_COREDUMP_DECODE_INFO", "name": "ESP_COREDUMP_DECODE_INFO", @@ -23846,7 +23836,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "ESP_COREDUMP_DECODE_DISABLE", "name": "ESP_COREDUMP_DECODE_DISABLE", @@ -23897,7 +23887,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_LFN_NONE", "name": "FATFS_LFN_NONE", @@ -23907,7 +23897,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_LFN_HEAP", "name": "FATFS_LFN_HEAP", @@ -23917,7 +23907,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_LFN_STACK", "name": "FATFS_LFN_STACK", @@ -23937,7 +23927,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_SECTOR_512", "name": "FATFS_SECTOR_512", @@ -23947,7 +23937,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_SECTOR_4096", "name": "FATFS_SECTOR_4096", @@ -23967,7 +23957,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_DYNAMIC", "name": "FATFS_CODEPAGE_DYNAMIC", @@ -23977,7 +23967,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_437", "name": "FATFS_CODEPAGE_437", @@ -23987,7 +23977,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_720", "name": "FATFS_CODEPAGE_720", @@ -23997,7 +23987,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_737", "name": "FATFS_CODEPAGE_737", @@ -24007,7 +23997,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_771", "name": "FATFS_CODEPAGE_771", @@ -24017,7 +24007,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_775", "name": "FATFS_CODEPAGE_775", @@ -24027,7 +24017,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_850", "name": "FATFS_CODEPAGE_850", @@ -24037,7 +24027,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_852", "name": "FATFS_CODEPAGE_852", @@ -24047,7 +24037,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_855", "name": "FATFS_CODEPAGE_855", @@ -24057,7 +24047,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_857", "name": "FATFS_CODEPAGE_857", @@ -24067,7 +24057,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_860", "name": "FATFS_CODEPAGE_860", @@ -24077,7 +24067,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_861", "name": "FATFS_CODEPAGE_861", @@ -24087,7 +24077,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_862", "name": "FATFS_CODEPAGE_862", @@ -24097,7 +24087,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_863", "name": "FATFS_CODEPAGE_863", @@ -24107,7 +24097,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_864", "name": "FATFS_CODEPAGE_864", @@ -24117,7 +24107,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_865", "name": "FATFS_CODEPAGE_865", @@ -24127,7 +24117,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_866", "name": "FATFS_CODEPAGE_866", @@ -24137,7 +24127,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_869", "name": "FATFS_CODEPAGE_869", @@ -24147,7 +24137,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_932", "name": "FATFS_CODEPAGE_932", @@ -24157,7 +24147,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_936", "name": "FATFS_CODEPAGE_936", @@ -24167,7 +24157,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_949", "name": "FATFS_CODEPAGE_949", @@ -24177,7 +24167,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_CODEPAGE_950", "name": "FATFS_CODEPAGE_950", @@ -24217,7 +24207,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_API_ENCODING_ANSI_OEM", "name": "FATFS_API_ENCODING_ANSI_OEM", @@ -24227,7 +24217,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_API_ENCODING_UTF_8", "name": "FATFS_API_ENCODING_UTF_8", @@ -24300,7 +24290,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_USE_STRFUNC_NONE", "name": "FATFS_USE_STRFUNC_NONE", @@ -24310,7 +24300,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_USE_STRFUNC_WITHOUT_CRLF_CONV", "name": "FATFS_USE_STRFUNC_WITHOUT_CRLF_CONV", @@ -24320,7 +24310,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_USE_STRFUNC_WITH_CRLF_CONV", "name": "FATFS_USE_STRFUNC_WITH_CRLF_CONV", @@ -24360,7 +24350,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_STRF_ENCODE_ANSI", "name": "FATFS_STRF_ENCODE_ANSI", @@ -24370,7 +24360,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_STRF_ENCODE_UTF16LE", "name": "FATFS_STRF_ENCODE_UTF16LE", @@ -24380,7 +24370,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_STRF_ENCODE_UTF16BE", "name": "FATFS_STRF_ENCODE_UTF16BE", @@ -24390,7 +24380,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "FATFS_STRF_ENCODE_UTF8", "name": "FATFS_STRF_ENCODE_UTF8", @@ -24557,7 +24547,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Do not check for stack overflows (configCHECK_FOR_STACK_OVERFLOW = 0)", "id": "FREERTOS_CHECK_STACKOVERFLOW_NONE", "name": "FREERTOS_CHECK_STACKOVERFLOW_NONE", @@ -24567,7 +24557,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Check for stack overflows on each context switch by checking if the stack pointer is in a valid\nrange. Quick but does not detect stack overflows that happened between context switches\n(configCHECK_FOR_STACK_OVERFLOW = 1)", "id": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", "name": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", @@ -24577,7 +24567,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Places some magic bytes at the end of the stack area and on each context switch, check if these\nbytes are still intact. More thorough than just checking the pointer, but also slightly slower.\n(configCHECK_FOR_STACK_OVERFLOW = 2)", "id": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", "name": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", @@ -25036,7 +25026,7 @@ "children": [ { "children": [], - "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && && ", "help": "Select this to use timer 0", "id": "FREERTOS_CORETIMER_0", "name": "FREERTOS_CORETIMER_0", @@ -25046,7 +25036,7 @@ }, { "children": [], - "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && && ", "help": "Select this to use timer 1", "id": "FREERTOS_CORETIMER_1", "name": "FREERTOS_CORETIMER_1", @@ -25056,7 +25046,7 @@ }, { "children": [], - "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && && ", "help": "Select this to use systimer with the 1 interrupt priority.", "id": "FREERTOS_CORETIMER_SYSTIMER_LVL1", "name": "FREERTOS_CORETIMER_SYSTIMER_LVL1", @@ -25066,7 +25056,7 @@ }, { "children": [], - "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && && ", "help": "Select this to use systimer with the 3 interrupt priority.", "id": "FREERTOS_CORETIMER_SYSTIMER_LVL3", "name": "FREERTOS_CORETIMER_SYSTIMER_LVL3", @@ -25106,7 +25096,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats. The ESP Timer runs at a\nfrequency of 1MHz regardless of Dynamic Frequency Scaling. Therefore the ESP Timer will overflow in\napproximately 4290 seconds.", "id": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", "name": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", @@ -25116,7 +25106,7 @@ }, { "children": [], - "depends_on": "FREERTOS_SYSTICK_USES_CCOUNT && ", + "depends_on": "FREERTOS_SYSTICK_USES_CCOUNT && && ", "help": "CPU Clock will be used as the clock source for the generation of run time stats. The CPU Clock has\na frequency dependent on ESP_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS). Therefore\nthe CPU Clock frequency can fluctuate between 80 to 240MHz. Run time stats generated using the CPU\nClock represents the number of CPU cycles each task is allocated and DOES NOT reflect the amount of\ntime each task runs for (as CPU clock frequency can change). If the CPU clock consistently runs at\nthe maximum frequency of 240MHz, it will overflow in approximately 17 seconds.", "id": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", "name": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", @@ -25251,7 +25241,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_ASSERTION_EQUALS_SYSTEM", "name": "HAL_ASSERTION_EQUALS_SYSTEM", @@ -25261,7 +25251,7 @@ }, { "children": [], - "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 0 && ", + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 0 && && ", "help": null, "id": "HAL_ASSERTION_DISABLE", "name": "HAL_ASSERTION_DISABLE", @@ -25271,7 +25261,7 @@ }, { "children": [], - "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 1 && ", + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 1 && && ", "help": null, "id": "HAL_ASSERTION_SILENT", "name": "HAL_ASSERTION_SILENT", @@ -25281,7 +25271,7 @@ }, { "children": [], - "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 2 && ", + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 2 && && ", "help": null, "id": "HAL_ASSERTION_ENABLE", "name": "HAL_ASSERTION_ENABLE", @@ -25311,7 +25301,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_NONE", "name": "HAL_LOG_LEVEL_NONE", @@ -25321,7 +25311,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_ERROR", "name": "HAL_LOG_LEVEL_ERROR", @@ -25331,7 +25321,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_WARN", "name": "HAL_LOG_LEVEL_WARN", @@ -25341,7 +25331,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_INFO", "name": "HAL_LOG_LEVEL_INFO", @@ -25351,7 +25341,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_DEBUG", "name": "HAL_LOG_LEVEL_DEBUG", @@ -25361,7 +25351,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HAL_LOG_LEVEL_VERBOSE", "name": "HAL_LOG_LEVEL_VERBOSE", @@ -25439,7 +25429,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_POISONING_DISABLED", "name": "HEAP_POISONING_DISABLED", @@ -25449,7 +25439,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_POISONING_LIGHT", "name": "HEAP_POISONING_LIGHT", @@ -25459,7 +25449,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_POISONING_COMPREHENSIVE", "name": "HEAP_POISONING_COMPREHENSIVE", @@ -25479,7 +25469,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_TRACING_OFF", "name": "HEAP_TRACING_OFF", @@ -25489,7 +25479,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_TRACING_STANDALONE", "name": "HEAP_TRACING_STANDALONE", @@ -25499,7 +25489,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "HEAP_TRACING_TOHOST", "name": "HEAP_TRACING_TOHOST", @@ -25945,7 +25935,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Select this option to use Log V1. Recommended for projects with strict stack constraints\nor that prioritize performance over flexibility.", "id": "LOG_VERSION_1", "name": "LOG_VERSION_1", @@ -25955,7 +25945,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Select this option to use Log V2. Recommended for projects that require smaller binaries,\nruntime log formatting configuration, or advanced logging features.", "id": "LOG_VERSION_2", "name": "LOG_VERSION_2", @@ -25987,7 +25977,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_NONE", "name": "LOG_DEFAULT_LEVEL_NONE", @@ -25997,7 +25987,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_ERROR", "name": "LOG_DEFAULT_LEVEL_ERROR", @@ -26007,7 +25997,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_WARN", "name": "LOG_DEFAULT_LEVEL_WARN", @@ -26017,7 +26007,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_INFO", "name": "LOG_DEFAULT_LEVEL_INFO", @@ -26027,7 +26017,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_DEBUG", "name": "LOG_DEFAULT_LEVEL_DEBUG", @@ -26037,7 +26027,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_DEFAULT_LEVEL_VERBOSE", "name": "LOG_DEFAULT_LEVEL_VERBOSE", @@ -26067,7 +26057,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_MAXIMUM_EQUALS_DEFAULT", "name": "LOG_MAXIMUM_EQUALS_DEFAULT", @@ -26077,7 +26067,7 @@ }, { "children": [], - "depends_on": "LOG_DEFAULT_LEVEL < 1 && ", + "depends_on": "LOG_DEFAULT_LEVEL < 1 && && ", "help": null, "id": "LOG_MAXIMUM_LEVEL_ERROR", "name": "LOG_MAXIMUM_LEVEL_ERROR", @@ -26087,7 +26077,7 @@ }, { "children": [], - "depends_on": "LOG_DEFAULT_LEVEL < 2 && ", + "depends_on": "LOG_DEFAULT_LEVEL < 2 && && ", "help": null, "id": "LOG_MAXIMUM_LEVEL_WARN", "name": "LOG_MAXIMUM_LEVEL_WARN", @@ -26097,7 +26087,7 @@ }, { "children": [], - "depends_on": "LOG_DEFAULT_LEVEL < 3 && ", + "depends_on": "LOG_DEFAULT_LEVEL < 3 && && ", "help": null, "id": "LOG_MAXIMUM_LEVEL_INFO", "name": "LOG_MAXIMUM_LEVEL_INFO", @@ -26107,7 +26097,7 @@ }, { "children": [], - "depends_on": "LOG_DEFAULT_LEVEL < 4 && ", + "depends_on": "LOG_DEFAULT_LEVEL < 4 && && ", "help": null, "id": "LOG_MAXIMUM_LEVEL_DEBUG", "name": "LOG_MAXIMUM_LEVEL_DEBUG", @@ -26117,7 +26107,7 @@ }, { "children": [], - "depends_on": "LOG_DEFAULT_LEVEL < 5 && ", + "depends_on": "LOG_DEFAULT_LEVEL < 5 && && ", "help": null, "id": "LOG_MAXIMUM_LEVEL_VERBOSE", "name": "LOG_MAXIMUM_LEVEL_VERBOSE", @@ -26169,7 +26159,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This option disables the ability to set the log level per tag.\nThe ability to change the log level at runtime depends on LOG_DYNAMIC_LEVEL_CONTROL.\nIf LOG_DYNAMIC_LEVEL_CONTROL is disabled, then changing the log level at runtime\nusing `esp_log_level_set()` is not possible.\nThis implementation is suitable for highly constrained environments.", "id": "LOG_TAG_LEVEL_IMPL_NONE", "name": "LOG_TAG_LEVEL_IMPL_NONE", @@ -26179,7 +26169,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Select this option to use the linked list-only implementation (no cache) for log level retrieval.\nThis approach searches the linked list of all tags for the log level, which may be slower\nfor a large number of tags but may have lower memory requirements than the CACHE approach.\nThe linked list approach compares the whole strings of log tags for finding the log level.", "id": "LOG_TAG_LEVEL_IMPL_LINKED_LIST", "name": "LOG_TAG_LEVEL_IMPL_LINKED_LIST", @@ -26189,7 +26179,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Select this option to use a hybrid mode: cache in combination with the linked list\nfor log tag level checks. This hybrid approach offers a balance between speed and memory usage.\n\nThe cache stores recently accessed log tags and their corresponding log levels, providing\nfaster lookups for frequently used tags. The cache approach compares the tag pointers, which is\nfaster than comparing the whole strings.\n\nFor less frequently used tags, the linked list is used to search for the log level, which may be\nslower for a large number of tags but has lower memory requirements compared to a full cache.\n\nThis hybrid approach aims to improve the efficiency of log level retrieval by combining the benefits\nof both cache and linked list implementations.", "id": "LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST", "name": "LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST", @@ -26209,7 +26199,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This option enables the use of a simple array-based cache implementation for storing and\nretrieving log tag levels. There is no additional code that reorders the cache for fast lookups.\nSuitable for projects where memory usage optimization is crucial and the simplicity of implementation\nis preferred.", "id": "LOG_TAG_LEVEL_CACHE_ARRAY", "name": "LOG_TAG_LEVEL_CACHE_ARRAY", @@ -26219,7 +26209,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "This option enables the use of a binary min-heap-based cache implementation for efficient\nstorage and retrieval of log tag levels. It does automatically optimizing cache for fast lookups.\nSuitable for projects where speed of lookup is critical and memory usage can accommodate\nthe overhead of maintaining a binary min-heap structure.", "id": "LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP", "name": "LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP", @@ -26283,7 +26273,7 @@ "children": [ { "children": [], - "depends_on": "LOG_VERSION_2 && ", + "depends_on": "LOG_VERSION_2 && && ", "help": null, "id": "LOG_TIMESTAMP_SOURCE_NONE", "name": "LOG_TIMESTAMP_SOURCE_NONE", @@ -26293,7 +26283,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_TIMESTAMP_SOURCE_RTOS", "name": "LOG_TIMESTAMP_SOURCE_RTOS", @@ -26303,7 +26293,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LOG_TIMESTAMP_SOURCE_SYSTEM", "name": "LOG_TIMESTAMP_SOURCE_SYSTEM", @@ -26313,7 +26303,7 @@ }, { "children": [], - "depends_on": "LOG_VERSION_2 && ", + "depends_on": "LOG_VERSION_2 && && ", "help": null, "id": "LOG_TIMESTAMP_SOURCE_SYSTEM_FULL", "name": "LOG_TIMESTAMP_SOURCE_SYSTEM_FULL", @@ -26323,7 +26313,7 @@ }, { "children": [], - "depends_on": "LOG_VERSION_2 && ", + "depends_on": "LOG_VERSION_2 && && ", "help": null, "id": "LOG_TIMESTAMP_SOURCE_UNIX", "name": "LOG_TIMESTAMP_SOURCE_UNIX", @@ -26381,7 +26371,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Enables text-based logging, where log messages are stored in a human-readable format.\nThis mode is useful for development and debugging, as it allows logs to be easily\nread and interpreted without additional processing.", "id": "LOG_MODE_TEXT", "name": "LOG_MODE_TEXT", @@ -26391,7 +26381,7 @@ }, { "children": [], - "depends_on": "LOG_VERSION_2 && ", + "depends_on": "LOG_VERSION_2 && && ", "help": "Enables binary logging with host-side format string expansion. In this mode, the\nformat argument of ESP_LOGx, ESP_EARLY_LOG, and ESP_DRAM_LOG macros is stored in a\nNOLOAD section, not included in the final binary file. This reduces flash usage by\napproximately 10% - 35%. The esp_log() function uses the binary log handler to output\nmessages. Instead of sending the full log string, the chip transmits only the\naddresses of these strings (if present in the ELF file). If the format string\ncannot be found in the ELF file, the chip sends the entire string. The host-side\nmonitor tool, which has access to the ELF file, reconstructs the log message using\nthe format string.\nThis reduces firmware size by eliminating format strings from\nflash memory and removing the usage of printf-like functions, potentially freeing up\na few kilobytes of space. To further reduce firmware size, wrap string data with ESP_LOG_ATTR_STR.", "id": "LOG_MODE_BINARY", "name": "LOG_MODE_BINARY", @@ -26820,7 +26810,7 @@ "children": [ { "children": [], - "depends_on": "!LWIP_AUTOIP && ", + "depends_on": "!LWIP_AUTOIP && && ", "help": null, "id": "LWIP_DHCP_DOES_ARP_CHECK", "name": "LWIP_DHCP_DOES_ARP_CHECK", @@ -26830,7 +26820,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_DHCP_DOES_ACD_CHECK", "name": "LWIP_DHCP_DOES_ACD_CHECK", @@ -26840,7 +26830,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_DHCP_DOES_NOT_CHECK_OFFERED_IP", "name": "LWIP_DHCP_DOES_NOT_CHECK_OFFERED_IP", @@ -27348,7 +27338,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_TCP_OVERSIZE_MSS", "name": "LWIP_TCP_OVERSIZE_MSS", @@ -27358,7 +27348,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_TCP_OVERSIZE_QUARTER_MSS", "name": "LWIP_TCP_OVERSIZE_QUARTER_MSS", @@ -27368,7 +27358,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_TCP_OVERSIZE_DISABLE", "name": "LWIP_TCP_OVERSIZE_DISABLE", @@ -27510,7 +27500,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", "name": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", @@ -27520,7 +27510,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_TCPIP_TASK_AFFINITY_CPU0", "name": "LWIP_TCPIP_TASK_AFFINITY_CPU0", @@ -27530,7 +27520,7 @@ }, { "children": [], - "depends_on": "!FREERTOS_UNICORE && ", + "depends_on": "!FREERTOS_UNICORE && && ", "help": null, "id": "LWIP_TCPIP_TASK_AFFINITY_CPU1", "name": "LWIP_TCPIP_TASK_AFFINITY_CPU1", @@ -28047,7 +28037,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_TCP_ISN_NONE", "name": "LWIP_HOOK_TCP_ISN_NONE", @@ -28057,7 +28047,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_TCP_ISN_DEFAULT", "name": "LWIP_HOOK_TCP_ISN_DEFAULT", @@ -28067,7 +28057,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_TCP_ISN_CUSTOM", "name": "LWIP_HOOK_TCP_ISN_CUSTOM", @@ -28087,7 +28077,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_ROUTE_NONE", "name": "LWIP_HOOK_IP6_ROUTE_NONE", @@ -28097,7 +28087,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_ROUTE_DEFAULT", "name": "LWIP_HOOK_IP6_ROUTE_DEFAULT", @@ -28107,7 +28097,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_ROUTE_CUSTOM", "name": "LWIP_HOOK_IP6_ROUTE_CUSTOM", @@ -28127,7 +28117,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_ND6_GET_GW_NONE", "name": "LWIP_HOOK_ND6_GET_GW_NONE", @@ -28137,7 +28127,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_ND6_GET_GW_DEFAULT", "name": "LWIP_HOOK_ND6_GET_GW_DEFAULT", @@ -28147,7 +28137,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_ND6_GET_GW_CUSTOM", "name": "LWIP_HOOK_ND6_GET_GW_CUSTOM", @@ -28167,7 +28157,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", @@ -28177,7 +28167,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", @@ -28187,7 +28177,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", @@ -28207,7 +28197,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_DHCP_EXTRA_OPTION_NONE", "name": "LWIP_HOOK_DHCP_EXTRA_OPTION_NONE", @@ -28217,7 +28207,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_DHCP_EXTRA_OPTION_DEFAULT", "name": "LWIP_HOOK_DHCP_EXTRA_OPTION_DEFAULT", @@ -28227,7 +28217,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_DHCP_EXTRA_OPTION_CUSTOM", "name": "LWIP_HOOK_DHCP_EXTRA_OPTION_CUSTOM", @@ -28247,7 +28237,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", @@ -28257,7 +28247,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", @@ -28267,7 +28257,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", @@ -28297,7 +28287,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_DNS_EXT_RESOLVE_NONE", "name": "LWIP_HOOK_DNS_EXT_RESOLVE_NONE", @@ -28307,7 +28297,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM", "name": "LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM", @@ -28327,7 +28317,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_INPUT_NONE", "name": "LWIP_HOOK_IP6_INPUT_NONE", @@ -28337,7 +28327,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_INPUT_DEFAULT", "name": "LWIP_HOOK_IP6_INPUT_DEFAULT", @@ -28347,7 +28337,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "LWIP_HOOK_IP6_INPUT_CUSTOM", "name": "LWIP_HOOK_IP6_INPUT_CUSTOM", @@ -28595,7 +28585,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_COMPILER_OPTIMIZATION_NONE", "name": "MBEDTLS_COMPILER_OPTIMIZATION_NONE", @@ -28605,7 +28595,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_COMPILER_OPTIMIZATION_SIZE", "name": "MBEDTLS_COMPILER_OPTIMIZATION_SIZE", @@ -28615,7 +28605,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_COMPILER_OPTIMIZATION_PERF", "name": "MBEDTLS_COMPILER_OPTIMIZATION_PERF", @@ -28737,7 +28727,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_INTERNAL_MEM_ALLOC", "name": "MBEDTLS_INTERNAL_MEM_ALLOC", @@ -28747,7 +28737,7 @@ }, { "children": [], - "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && && ", "help": null, "id": "MBEDTLS_EXTERNAL_MEM_ALLOC", "name": "MBEDTLS_EXTERNAL_MEM_ALLOC", @@ -28757,7 +28747,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_DEFAULT_MEM_ALLOC", "name": "MBEDTLS_DEFAULT_MEM_ALLOC", @@ -28767,7 +28757,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "MBEDTLS_CUSTOM_MEM_ALLOC", "name": "MBEDTLS_CUSTOM_MEM_ALLOC", @@ -28777,7 +28767,7 @@ }, { "children": [], - "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && && ", "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nTLS input and output buffers will be allocated in IRAM section which is 32bit aligned\nmemory. Every unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", "id": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", "name": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", @@ -30241,7 +30231,7 @@ "children": [ { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "NIST 'modulo p' optimisations increase Elliptic Curve operation performance.\n\nDisabling this option saves some code size.", "id": "MBEDTLS_ECP_NIST_OPTIM", "name": "MBEDTLS_ECP_NIST_OPTIM", @@ -30251,7 +30241,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "This configuration option enables optimizations to speedup (about 3 ~ 4 times) the ECP\nfixed point multiplication using pre-computed tables in the flash memory.\nEnabling this configuration option increases the flash footprint\n(about 29KB if all Elliptic Curve selected) in the application binary.", "id": "MBEDTLS_ECP_FIXED_POINT_OPTIM", "name": "MBEDTLS_ECP_FIXED_POINT_OPTIM", @@ -30261,7 +30251,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_RESTARTABLE && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_RESTARTABLE && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Use the legacy ECDH context format.\nDefine this option only if you enable MBEDTLS_ECP_RESTARTABLE or if you\nwant to access ECDH context fields directly.", "id": "MBEDTLS_ECDH_LEGACY_CONTEXT", "name": "MBEDTLS_ECDH_LEGACY_CONTEXT", @@ -30271,7 +30261,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable DHM. Needed to use DHE-xxx TLS ciphersuites.\n\nNote that the security of Diffie-Hellman key exchanges depends on\na suitable prime being used for the exchange. Please see detailed\nwarning text about this in file `mbedtls/dhm.h` file.", "id": "MBEDTLS_DHM_C", "name": "MBEDTLS_DHM_C", @@ -30281,7 +30271,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable ECDH. Needed to use ECDHE-xxx TLS ciphersuites.", "id": "MBEDTLS_ECDH_C", "name": "MBEDTLS_ECDH_C", @@ -30291,7 +30281,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable ECJPAKE. Needed to use ECJPAKE-xxx TLS ciphersuites.", "id": "MBEDTLS_ECJPAKE_C", "name": "MBEDTLS_ECJPAKE_C", @@ -30301,7 +30291,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable ECDSA. Needed to use ECDSA-xxx TLS ciphersuites.", "id": "MBEDTLS_ECDSA_C", "name": "MBEDTLS_ECDSA_C", @@ -30311,7 +30301,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enhance support for reading EC keys using variants of SEC1 not allowed by\nRFC 5915 and RFC 5480.", "id": "MBEDTLS_PK_PARSE_EC_EXTENDED", "name": "MBEDTLS_PK_PARSE_EC_EXTENDED", @@ -30321,7 +30311,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable the support for parsing public keys of type Short Weierstrass\n(MBEDTLS_ECP_DP_SECP_XXX and MBEDTLS_ECP_DP_BP_XXX) which are using the\ncompressed point format. This parsing is done through ECP module's functions.\ndepends on MBEDTLS_ECP_C", "id": "MBEDTLS_PK_PARSE_EC_COMPRESSED", "name": "MBEDTLS_PK_PARSE_EC_COMPRESSED", @@ -30331,7 +30321,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Standard ECDSA is \"fragile\" in the sense that lack of entropy when signing\nmay result in a compromise of the long-term signing key.", "id": "MBEDTLS_ECDSA_DETERMINISTIC", "name": "MBEDTLS_ECDSA_DETERMINISTIC", @@ -30341,7 +30331,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C", + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_ECP_C && MBEDTLS_ECP_C", "help": "Enable \"non-blocking\" ECC operations that can return early and be resumed.", "id": "MBEDTLS_ECP_RESTARTABLE", "name": "MBEDTLS_ECP_RESTARTABLE", @@ -30525,7 +30515,7 @@ "children": [ { "children": [], - "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", + "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2 && MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", "help": "The ECDSA peripheral before ESP32-H2 v1.2 does not offer constant time ECDSA sign operation.\nThis time can be observed through power profiling of the device,\nmaking the ECDSA private key vulnerable to side-channel timing attacks.\nThis countermeasure masks the real ECDSA sign operation\nunder dummy sign operations to add randomness in the generated power signature.\nIt is highly recommended to also enable Secure Boot for the device\nin addition to this countermeasure so that only trusted software can execute on the device.\nThis countermeasure can be safely disabled for ESP32-H2 v1.2 and above.", "id": "MBEDTLS_HARDWARE_ECDSA_SIGN_MASKING_CM", "name": "MBEDTLS_HARDWARE_ECDSA_SIGN_MASKING_CM", @@ -30535,7 +30525,7 @@ }, { "children": [], - "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", + "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2 && MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", "help": "This option adds a delay after the actual ECDSA signature operation\nso that the entire operation appears to be constant\u00a0 time for the software.\nThis fix helps in protecting the device only in case of remote timing attack\non the ECDSA private key.\nFor e.g., When an interface is exposed by the device to perform ECDSA signature\nof an arbitrary message.\nThe signature time would appear to be constant to the external entity after enabling\nthis option.\nThis countermeasure can be safely disabled for ESP32-H2 v1.2 and above.", "id": "MBEDTLS_HARDWARE_ECDSA_SIGN_CONSTANT_TIME_CM", "name": "MBEDTLS_HARDWARE_ECDSA_SIGN_CONSTANT_TIME_CM", @@ -31322,7 +31312,7 @@ "children": [ { "children": [], - "depends_on": "SECURE_FLASH_ENC_ENABLED && ", + "depends_on": "SECURE_FLASH_ENC_ENABLED && && ", "help": "Protect the NVS Encryption Keys using Flash Encryption\nRequires a separate 'nvs_keys' partition (which will be encrypted by flash encryption)\nfor storing the NVS encryption keys", "id": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", "name": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", @@ -31332,7 +31322,7 @@ }, { "children": [], - "depends_on": "SOC_HMAC_SUPPORTED && ", + "depends_on": "SOC_HMAC_SUPPORTED && && ", "help": "Derive and protect the NVS Encryption Keys using the HMAC peripheral\nRequires the specified eFuse block (NVS_SEC_HMAC_EFUSE_KEY_ID or the v2 API argument)\nto be empty or pre-written with a key with the purpose ESP_EFUSE_KEY_PURPOSE_HMAC_UP", "id": "NVS_SEC_KEY_PROTECT_USING_HMAC", "name": "NVS_SEC_KEY_PROTECT_USING_HMAC", @@ -31342,7 +31332,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Select this option if key derivation/protection is handled by\na custom implementation, and not by the nvs_sec_provider component.", "id": "NVS_SEC_KEY_PROTECT_NONE", "name": "NVS_SEC_KEY_PROTECT_NONE", @@ -32539,7 +32529,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", "name": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", @@ -32549,7 +32539,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "PTHREAD_DEFAULT_CORE_0", "name": "PTHREAD_DEFAULT_CORE_0", @@ -32559,7 +32549,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "PTHREAD_DEFAULT_CORE_1", "name": "PTHREAD_DEFAULT_CORE_1", @@ -32701,7 +32691,7 @@ "children": [ { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "When this option is selected, the patch will be enabled for XMC.\nFollow the recommended flow by XMC for better stability.\n\nDO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.", "id": "SPI_FLASH_BROWNOUT_RESET_XMC", "name": "SPI_FLASH_BROWNOUT_RESET_XMC", @@ -32711,7 +32701,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "When brownout happens during flash erase/write operations,\nsend reset command to stop the flash operations to improve stability.", "id": "SPI_FLASH_BROWNOUT_RESET", "name": "SPI_FLASH_BROWNOUT_RESET", @@ -32720,7 +32710,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "id": "component-config-main-flash-configuration-spi-flash-behavior-when-brownout-home-pi-esp-esp-idf-components-spi_flash-Kconfig-4", "title": "SPI Flash behavior when brownout", "type": "menu" @@ -32729,7 +32719,7 @@ "children": [ { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This is a helper config for HPM. Invisible for users.", "id": "SPI_FLASH_UNDER_HIGH_FREQ", "name": "SPI_FLASH_UNDER_HIGH_FREQ", @@ -32741,7 +32731,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_HPM_ENA", "name": "SPI_FLASH_HPM_ENA", @@ -32751,7 +32741,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_HPM_AUTO", "name": "SPI_FLASH_HPM_AUTO", @@ -32761,7 +32751,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_HPM_DIS", "name": "SPI_FLASH_HPM_DIS", @@ -32770,7 +32760,7 @@ "type": "bool" } ], - "depends_on": "(IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4) && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "(IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4) && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Whether the High Performance Mode of Flash is enabled. As an optional feature, user needs to manually\nenable this option as a confirmation. To be back-compatible with earlier IDF version, this option is\nautomatically enabled with warning when Flash running > 80Mhz.", "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--high-performance-mode-read-docs-first-80mhz--home-pi-esp-esp-idf-components-spi_flash-Kconfig-36", "name": "SPI_FLASH_HPM", @@ -32779,7 +32769,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option is invisible, and will be selected automatically\nwhen ``ESPTOOLPY_FLASHFREQ_120M`` is selected.", "id": "SPI_FLASH_HPM_ON", "name": "SPI_FLASH_HPM_ON", @@ -32791,7 +32781,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_HPM_DC_AUTO", "name": "SPI_FLASH_HPM_DC_AUTO", @@ -32801,7 +32791,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_HPM_DC_DISABLE", "name": "SPI_FLASH_HPM_DC_DISABLE", @@ -32810,7 +32800,7 @@ "type": "bool" } ], - "depends_on": "SPI_FLASH_HPM_ON && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SPI_FLASH_HPM_ON && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This feature needs your bootloader to be compiled DC-aware (BOOTLOADER_FLASH_DC_AWARE=y). Otherwise the\nchip will not be able to boot after a reset.", "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--support-hpm-using-dc-read-docs-first--home-pi-esp-esp-idf-components-spi_flash-Kconfig-65", "name": "SPI_FLASH_HPM_DC", @@ -32819,7 +32809,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This is a helper config for HPM. Whether HPM-DC is enabled is also determined by bootloader.\nInvisible for users.", "id": "SPI_FLASH_HPM_DC_ON", "name": "SPI_FLASH_HPM_DC_ON", @@ -32829,7 +32819,7 @@ }, { "children": [], - "depends_on": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND && !SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND && !SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option is disabled by default because it is supported only\nfor specific flash chips and for specific Espressif chips.\nTo evaluate if you can use this feature refer to\n`Optional Features for Flash` > `Auto Suspend & Resume` of the `ESP-IDF Programming Guide`.\n\nCAUTION: If you want to OTA to an app with this feature turned on, please make\nsure the bootloader has the support for it. (later than IDF v4.3)\n\nIf you are using an official Espressif module, please contact Espressif Business support\nto check if the module has the flash that support this feature installed.\nAlso refer to `Concurrency Constraints for Flash on SPI1` > `Flash Auto Suspend Feature`\nbefore enabling this option.", "id": "SPI_FLASH_AUTO_SUSPEND", "name": "SPI_FLASH_AUTO_SUSPEND", @@ -32839,7 +32829,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This config is used for setting Tsus parameter. Tsus means CS# high to next command after\nsuspend. You can refer to the chapter of AC CHARACTERISTICS of flash datasheet.", "id": "SPI_FLASH_SUSPEND_TSUS_VAL_US", "name": "SPI_FLASH_SUSPEND_TSUS_VAL_US", @@ -32852,7 +32842,7 @@ }, { "children": [], - "depends_on": "SOC_SPI_MEM_SUPPORT_TSUS_TRES_SEPERATE_CTR && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SOC_SPI_MEM_SUPPORT_TSUS_TRES_SEPERATE_CTR && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This config is used for setting Trs parameter. Trs means CS Latency Between Resume And Next Suspend.\nYou can refer to the chapter of AC CHARACTERISTICS of flash datasheet.\nFor high-performance scenarios, some flash chips allow this set value to be smaller than the\ngiven value in the datasheet without causing errors in the flash state machine.\nWhen you have any related needs, please contact espressif business team.", "id": "SPI_FLASH_SUSPEND_TRS_VAL_US", "name": "SPI_FLASH_SUSPEND_TRS_VAL_US", @@ -32862,7 +32852,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "XMC-C series is regarded as not qualified for the Suspend feature, since its specification\nhas a tRS >= 1ms restriction. We strongly do not suggest using it for the Suspend feature.\nHowever, if your product in field has enabled this feature, you may still enable this\nconfig option to keep the legacy behavior.\n\nFor new users, DO NOT enable this config.", "id": "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND", "name": "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND", @@ -32872,7 +32862,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Flash suspend has a defect on ESP32C6 until v0.2 and ESP32H2 until v1.2. If you already use suspend\nfeature for mass production, you can enable this for bypassing check after knowing the risk.\nBut if you are new users, or developing new applications, or producing a new batch,\nplease DO NOT enable this config option.\n\nFor more information, please refer to errata or connect to Espressif business support team.", "id": "SPI_FLASH_FORCE_ENABLE_C6_H2_SUSPEND", "name": "SPI_FLASH_FORCE_ENABLE_C6_H2_SUSPEND", @@ -32882,7 +32872,7 @@ }, { "children": [], - "depends_on": "SPI_FLASH_AUTO_SUSPEND && FREERTOS_UNICORE && IDF_EXPERIMENTAL_FEATURES && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SPI_FLASH_AUTO_SUSPEND && FREERTOS_UNICORE && IDF_EXPERIMENTAL_FEATURES && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this config will disable auto-resume from hardware. Thus the software will resume the chip\nafter any higher priority task/interrupt which suspend the chip. The benefit is that the suspend-resume\nwill not disturb the higher priority task and interrupt.\n\nThis currently is only valid on single core chip.", "id": "SPI_FLASH_SOFTWARE_RESUME", "name": "SPI_FLASH_SOFTWARE_RESUME", @@ -32892,7 +32882,7 @@ }, { "children": [], - "depends_on": "SPI_FLASH_AUTO_SUSPEND && FREERTOS_UNICORE && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SPI_FLASH_AUTO_SUSPEND && FREERTOS_UNICORE && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Disable freertos task scheduler when CONFIG_SPI_FLASH_AUTO_SUSPEND is enabled.\nThus only interrupt can trigger a suspend. When SPI_FLASH_AUTO_SUSPEND is enabled,\ndefault behavior is not disable the task scheduler, so both interrupt and high priority\ntask can suspend the erase/program operation. When this option is enabled, task\nscheduler is disabled, only interrupt can suspend erase/program operation.", "id": "SPI_FLASH_DISABLE_SCHEDULER_IN_SUSPEND", "name": "SPI_FLASH_DISABLE_SCHEDULER_IN_SUSPEND", @@ -32902,7 +32892,7 @@ }, { "children": [], - "depends_on": "SPI_FLASH_AUTO_SUSPEND && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "SPI_FLASH_AUTO_SUSPEND && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Majority flash supports to use flash register to judge if flash suspend status is\ndone or not. So enable this config, the behavior would use flash register WIP bit to judge\nwhether suspend is valid instead of waiting for a specific long time, which can save a\nlot of time and benefit for performance improvement.", "id": "SPI_FLASH_AUTO_CHECK_SUSPEND_STATUS", "name": "SPI_FLASH_AUTO_CHECK_SUSPEND_STATUS", @@ -32912,7 +32902,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "When disabled, certain functions in `spi_flash` component will be placed into Flash memory\ninstead of IRAM. Disabling this option will save almost 10KB of IRAM depending on which\nfunctions are used.\n\nWhen enabled, these functions will be placed in internal RAM, with better performance.\n\nFor more information please refer to programming guide.", "id": "SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM", "name": "SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM", @@ -32921,7 +32911,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--home-pi-esp-esp-idf-components-spi_flash-Kconfig-26", "title": "Optional and Experimental Features (READ DOCS FIRST)", "type": "menu" @@ -32957,7 +32947,7 @@ "type": "bool" } ], - "depends_on": "!SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "If this option is enabled, any time SPI flash is written then the data will be read\nback and verified. This can catch hardware problems with SPI flash, or flash which\nwas not erased before verification.\n\nThis will slightly influence the write performance.", "id": "SPI_FLASH_VERIFY_WRITE", "name": "SPI_FLASH_VERIFY_WRITE", @@ -32967,7 +32957,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option enables the following APIs:\n\n- esp_flash_reset_counters\n- esp_flash_dump_counters\n- esp_flash_get_counters\n\nThese APIs may be used to collect performance data for spi_flash APIs\nand to help understand behaviour of libraries which use SPI flash.", "id": "SPI_FLASH_ENABLE_COUNTERS", "name": "SPI_FLASH_ENABLE_COUNTERS", @@ -32977,7 +32967,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this flag to use patched versions of SPI flash ROM driver functions.\nThis option should be enabled, if any one of the following is true: (1) need to write\nto flash on ESP32-D2WD; (2) main SPI flash is connected to non-default pins; (3) main\nSPI flash chip is manufactured by ISSI.", "id": "SPI_FLASH_ROM_DRIVER_PATCH", "name": "SPI_FLASH_ROM_DRIVER_PATCH", @@ -32987,7 +32977,7 @@ }, { "children": [], - "depends_on": "ESP_ROM_HAS_SPI_FLASH && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "ESP_ROM_HAS_SPI_FLASH && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this flag to use new SPI flash driver functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nBut you can use all of our flash features.\n\nIf making this as \"y\" in your project, you will increase free IRAM.\nBut you may miss out on some flash features and support for new flash chips.\n\nCurrently the ROM cannot support the following features:\n\n- SPI_FLASH_AUTO_SUSPEND (C3, S3)", "id": "SPI_FLASH_ROM_IMPL", "name": "SPI_FLASH_ROM_IMPL", @@ -32999,7 +32989,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", "name": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", @@ -33009,7 +32999,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_DANGEROUS_WRITE_FAILS", "name": "SPI_FLASH_DANGEROUS_WRITE_FAILS", @@ -33019,7 +33009,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", "name": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", @@ -33028,7 +33018,7 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "SPI flash APIs can optionally abort or return a failure code\nif erasing or writing addresses that fall at the beginning\nof flash (covering the bootloader and partition table) or that\noverlap the app partition that contains the running app.\n\nIt is not recommended to ever write to these regions from an IDF app,\nand this check prevents logic errors or corrupted firmware memory from\ndamaging these regions.\n\nNote that this feature *does not* check calls to the esp_rom_xxx SPI flash\nROM functions. These functions should not be called directly from IDF\napplications.", "id": "component-config-spi-flash-driver-writing-to-dangerous-flash-regions-home-pi-esp-esp-idf-components-spi_flash-Kconfig-271", "name": "SPI_FLASH_DANGEROUS_WRITE", @@ -33037,7 +33027,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32 && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "IDF_TARGET_ESP32 && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Each SPI bus needs a lock for arbitration among devices. This allows multiple\ndevices on a same bus, but may reduce the speed of esp_flash driver access to the\nmain flash chip.\n\nIf you only need to use esp_flash driver to access the main flash chip, disable\nthis option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices\nare needed to attach to SPI1 bus, enable this option.", "id": "SPI_FLASH_SHARE_SPI1_BUS", "name": "SPI_FLASH_SHARE_SPI1_BUS", @@ -33047,7 +33037,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Some flash chips can have very high \"max\" erase times, especially for block erase (32KB or 64KB).\nThis option allows to bypass \"block erase\" and always do sector erase commands.\nThis will be much slower overall in most cases, but improves latency for other code to run.", "id": "SPI_FLASH_BYPASS_BLOCK_ERASE", "name": "SPI_FLASH_BYPASS_BLOCK_ERASE", @@ -33078,7 +33068,7 @@ "type": "int" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.\nPlease use this configuration together with ``SPI_FLASH_ERASE_YIELD_DURATION_MS`` and\n``SPI_FLASH_ERASE_YIELD_TICKS`` after carefully checking flash datasheet to avoid a\nwatchdog timeout.\nFor more information, please check `SPI Flash API` reference documentation\nunder section `OS Function`.", "id": "SPI_FLASH_YIELD_DURING_ERASE", "name": "SPI_FLASH_YIELD_DURING_ERASE", @@ -33088,7 +33078,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Flash write is broken down in terms of multiple (smaller) write operations.\nThis configuration options helps to set individual write chunk size, smaller\nvalue here ensures that cache (and non-IRAM resident interrupts) remains\ndisabled for shorter duration.", "id": "SPI_FLASH_WRITE_CHUNK_SIZE", "name": "SPI_FLASH_WRITE_CHUNK_SIZE", @@ -33101,7 +33091,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "SPI Flash driver uses the flash size configured in bootloader header by default.\nEnable this option to override flash size with latest ESPTOOLPY_FLASHSIZE value from\nthe app header if the size in the bootloader header is incorrect.", "id": "SPI_FLASH_SIZE_OVERRIDE", "name": "SPI_FLASH_SIZE_OVERRIDE", @@ -33111,7 +33101,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option is helpful if you are using a flash chip whose timeout is quite large or unpredictable.", "id": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", "name": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", @@ -33121,7 +33111,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option allows the chip driver list to be customized, instead of using the default list provided by\nESP-IDF.\n\nWhen this option is enabled, the default list is no longer compiled or linked. Instead, the\n`default_registered_chips` structure must be provided by the user.\n\nSee example: custom_chip_driver under examples/storage for more details.", "id": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", "name": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", @@ -33133,7 +33123,7 @@ "children": [ { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED", @@ -33143,7 +33133,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED", @@ -33153,7 +33143,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED", @@ -33163,7 +33153,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED", @@ -33173,7 +33163,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED", @@ -33183,7 +33173,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED", @@ -33193,7 +33183,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": null, "id": "SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED", "name": "SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED", @@ -33203,7 +33193,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of ISSI chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_ISSI_CHIP", "name": "SPI_FLASH_SUPPORT_ISSI_CHIP", @@ -33213,7 +33203,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_MXIC_CHIP", "name": "SPI_FLASH_SUPPORT_MXIC_CHIP", @@ -33223,7 +33213,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not\ndirectly given by ``chip_drv`` member of the chip struct. If you are using Wrover\nmodules, please don't disable this, otherwise your flash may not work in 4-bit\nmode.\n\nThis adds support for variant chips, however will extend detecting time and image\nsize. Note that the default chip driver supports the GD chips with product ID\n60H.", "id": "SPI_FLASH_SUPPORT_GD_CHIP", "name": "SPI_FLASH_SUPPORT_GD_CHIP", @@ -33233,7 +33223,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of Winbond chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_WINBOND_CHIP", "name": "SPI_FLASH_SUPPORT_WINBOND_CHIP", @@ -33243,7 +33233,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of BOYA chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_BOYA_CHIP", "name": "SPI_FLASH_SUPPORT_BOYA_CHIP", @@ -33253,7 +33243,7 @@ }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of TH chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_TH_CHIP", "name": "SPI_FLASH_SUPPORT_TH_CHIP", @@ -33263,7 +33253,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "Enable this to support auto detection of Octal MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", "id": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", "name": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", @@ -33272,14 +33262,14 @@ "type": "bool" } ], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "id": "component-config-spi-flash-driver-auto-detect-flash-chips-home-pi-esp-esp-idf-components-spi_flash-Kconfig-382", "title": "Auto-detect flash chips", "type": "menu" }, { "children": [], - "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !APP_BUILD_TYPE_PURE_RAM_APP", "help": "This option enables flash read/write operations to encrypted partition/s. This option\nis kept enabled irrespective of state of flash encryption feature. However, in case\napplication is not using flash encryption feature and is in need of some additional\nmemory from IRAM region (~1KB) then this config can be disabled.", "id": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", "name": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", @@ -33643,7 +33633,7 @@ "type": "int" } ], - "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "depends_on": "(SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Enable this feature if you plan to use the ULP Co-processor.\nOnce this option is enabled, further ULP co-processor configuration will appear in the menu.", "id": "ULP_COPROC_ENABLED", "name": "ULP_COPROC_ENABLED", @@ -33655,7 +33645,7 @@ "children": [ { "children": [], - "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Turn on this setting to enabled interrupts on the ULP RISC-V core.", "id": "ULP_RISCV_INTERRUPT_ENABLE", "name": "ULP_RISCV_INTERRUPT_ENABLE", @@ -33665,7 +33655,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "The accuracy of the bitbanged UART driver is limited, it is not\nrecommend to increase the value above 19200.", "id": "ULP_RISCV_UART_BAUDRATE", "name": "ULP_RISCV_UART_BAUDRATE", @@ -33675,7 +33665,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Set the ULP RISC-V I2C read/write timeout. Set this value to -1\nif the ULP RISC-V I2C read and write APIs should wait forever.\nPlease note that the tick rate of the ULP co-processor would be\ndifferent than the OS tick rate of the main core and therefore\ncan have different timeout value depending on which core the API\nis invoked on.", "id": "ULP_RISCV_I2C_RW_TIMEOUT", "name": "ULP_RISCV_I2C_RW_TIMEOUT", @@ -33684,14 +33674,14 @@ "type": "int" } ], - "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "id": "component-config-ultra-low-power-ulp-co-processor-ulp-risc-v-settings-home-pi-esp-esp-idf-components-ulp-Kconfig-43", "title": "ULP RISC-V Settings", "type": "menu" }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Size of the shared memory defined in ulp_lp_core_memory_shared.c.\nSize should be kept in-sync with the size of the struct defined there.", "id": "ULP_SHARED_MEM", "name": "ULP_SHARED_MEM", @@ -33701,7 +33691,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && ESP_ROM_HAS_LP_ROM && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && ESP_ROM_HAS_LP_ROM && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Set this option to enable printf functionality from LP ROM. This option\ncan help reduce the LP core binary size by not linking printf functionality\nfrom RAM code.\nNote: For LP ROM prints to work properly, make sure that the LP core boots\nfrom the LP ROM.", "id": "ULP_ROM_PRINT_ENABLE", "name": "ULP_ROM_PRINT_ENABLE", @@ -33711,7 +33701,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Set this option to also trigger a wakeup signal to the HP-CPU when\nthe LP-core encounters an exception.", "id": "ULP_TRAP_WAKEUP", "name": "ULP_TRAP_WAKEUP", @@ -33723,7 +33713,7 @@ "children": [ { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && SOC_ULP_LP_UART_SUPPORTED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && SOC_ULP_LP_UART_SUPPORTED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Set this option to enable panic handler functionality. If this option is\nenabled then the LP Core will output a panic dump over LP UART,\nsimilar to what the main core does. Output depends on LP UART already being\ninitialized and configured.\nDisabling this option will reduce the LP core binary size by not\nlinking in panic handler functionality.", "id": "ULP_PANIC_OUTPUT_ENABLE", "name": "ULP_PANIC_OUTPUT_ENABLE", @@ -33733,7 +33723,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Set this option to route lp_core_printf to the console HP-UART.\nThis allows you to easily view print outputs from the LP core, without\nhaving to connect to the LP-UART. This option comes with the following\nlimitations:\n\n1. There is no mutual exclusion between the HP-Core and the LP-Core accessing\nthe HP-UART, which means that if both cores are logging heavily the output\nstrings might get mangled together.\n2. The HP-UART can only work while the HP-Core is running, which means that\nif the HP-Core is in deep sleep, the LP-Core will not be able to print to the\nconsole HP-UART.\n\nDue to these limitations it is only recommended to use this option for easy debugging.\nFor more serious use-cases you should use the LP-UART.", "id": "ULP_HP_UART_CONSOLE_PRINT", "name": "ULP_HP_UART_CONSOLE_PRINT", @@ -33743,7 +33733,7 @@ }, { "children": [], - "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "help": "Enable this feature to avoid resetting LP core in sleep mode when debugger is attached,\notherwise configured HW breakpoints and dcsr.ebreak* bits will be missed.\nThis is a workaround until it will be fixed in HW.", "id": "ULP_NORESET_UNDER_DEBUG", "name": "ULP_NORESET_UNDER_DEBUG", @@ -33752,7 +33742,7 @@ "type": "bool" } ], - "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "depends_on": "(SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED) && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", "id": "component-config-ultra-low-power-ulp-co-processor-ulp-debugging-options-home-pi-esp-esp-idf-components-ulp-Kconfig-104", "title": "ULP Debugging Options", "type": "menu" @@ -33845,7 +33835,7 @@ "children": [ { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "Each USB device attached is allocated a dedicated buffer for its OUT/IN transfers to/from the device's\ncontrol endpoint. The maximum size of that buffer is determined by this option. The limited size of the\ntransfer buffer have the following implications:\n- The maximum length of control transfers is limited\n- Device's with configuration descriptors larger than this limit cannot be supported", "id": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", "name": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", @@ -33857,7 +33847,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "USB_HOST_HW_BUFFER_BIAS_BALANCED", "name": "USB_HOST_HW_BUFFER_BIAS_BALANCED", @@ -33867,7 +33857,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "USB_HOST_HW_BUFFER_BIAS_IN", "name": "USB_HOST_HW_BUFFER_BIAS_IN", @@ -33877,7 +33867,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", "name": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", @@ -33886,7 +33876,7 @@ "type": "bool" } ], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "The underlying hardware has size adjustable FIFOs to cache USB packets on reception (IN) or for\ntransmission (OUT). The size of these FIFOs will affect the largest MPS (maximum packet size) and the\nmaximum number of packets that can be cached at any one time. The hardware contains the following\nFIFOS: RX (for all IN packets), Non-periodic TX (for Bulk and Control OUT packets), and Periodic TX\n(for Interrupt and Isochronous OUT packets). This configuration option allows biasing the FIFO sizes\ntowards a particular use case, which may be necessary for devices that have endpoints with large MPS.\nThe MPS limits for each biasing are listed below:\n\nBalanced:\n- IN (all transfer types), 408 bytes\n- OUT non-periodic (Bulk/Control), 192 bytes (i.e., 3 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 192 bytes\n\nBias IN:\n- IN (all transfer types), 600 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 128 bytes\n\nBias Periodic OUT:\n- IN (all transfer types), 128 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 600 bytes", "id": "component-config-usb-otg-hardware-fifo-size-biasing-home-pi-esp-esp-idf-components-usb-Kconfig-14", "name": "USB_HOST_HW_BUFFER_BIAS", @@ -33899,7 +33889,7 @@ "children": [ { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "On connection of a USB device, the USB 2.0 specification requires\na \"debounce interval with a minimum duration of 100ms\" to allow the connection to stabilize\n(see USB 2.0 chapter 7.1.7.3 for more details).\nDuring the debounce interval, no new connection/disconnection events are registered.\n\nThe default value is set to 250 ms to be safe.", "id": "USB_HOST_DEBOUNCE_DELAY_MS", "name": "USB_HOST_DEBOUNCE_DELAY_MS", @@ -33909,7 +33899,7 @@ }, { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "The reset signaling can be generated on any Hub or Host Controller port by request from\nthe USB System Software. The USB 2.0 specification requires that \"the reset signaling must\nbe driven for a minimum of 10ms\" (see USB 2.0 chapter 7.1.7.5 for more details).\nAfter the reset, the hub port will transition to the Enabled state (refer to Section 11.5).\n\nThe default value is set to 30 ms to be safe.", "id": "USB_HOST_RESET_HOLD_MS", "name": "USB_HOST_RESET_HOLD_MS", @@ -33919,7 +33909,7 @@ }, { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "After a port stops driving the reset signal, the USB 2.0 specification requires that\nthe \"USB System Software guarantees a minimum of 10 ms for reset recovery\" before the\nattached device is expected to respond to data transfers (see USB 2.0 chapter 7.1.7.3 for\nmore details).\nThe device may ignore any data transfers during the recovery interval.\n\nThe default value is set to 30 ms to be safe.", "id": "USB_HOST_RESET_RECOVERY_MS", "name": "USB_HOST_RESET_RECOVERY_MS", @@ -33929,7 +33919,7 @@ }, { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "\"After successful completion of the Status stage, the device is allowed a SetAddress()\nrecovery interval of 2 ms. At the end of this interval, the device must be able to accept\nSetup packets addressed to the new address. Also, at the end of the recovery interval, the\ndevice must not respond to tokens sent to the old address (unless, of course, the old and new\naddress is the same).\" See USB 2.0 chapter 9.2.6.3 for more details.\n\nThe default value is set to 10 ms to be safe.", "id": "USB_HOST_SET_ADDR_RECOVERY_MS", "name": "USB_HOST_SET_ADDR_RECOVERY_MS", @@ -33938,7 +33928,7 @@ "type": "int" } ], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "id": "component-config-usb-otg-hub-driver-configuration-root-port-configuration-home-pi-esp-esp-idf-components-usb-Kconfig-51", "title": "Root Port configuration", "type": "menu" @@ -34005,7 +33995,7 @@ "type": "menu" } ], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "Enables support of external Hubs.", "id": "USB_HOST_HUBS_SUPPORTED", "name": "USB_HOST_HUBS_SUPPORTED", @@ -34014,14 +34004,14 @@ "type": "bool" } ], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "id": "component-config-usb-otg-hub-driver-configuration-home-pi-esp-esp-idf-components-usb-Kconfig-49", "title": "Hub Driver Configuration", "type": "menu" }, { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "The enumeration filter callback is called before enumeration of each newly attached device.\nThis callback allows users to control whether a device should be enumerated, and what configuration\nnumber to use when enumerating a device.\n\nIf enabled, the enumeration filter callback can be set via 'usb_host_config_t' when calling\n'usb_host_install()'.", "id": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", "name": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", @@ -34031,7 +34021,7 @@ }, { "children": [], - "depends_on": "IDF_TARGET_ESP32P4 && SPIRAM && SOC_USB_OTG_SUPPORTED", + "depends_on": "IDF_TARGET_ESP32P4 && SPIRAM && SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": "In the ESP32P4, the USB-DWC internal DMA can access external RAM. Enabling this configuration can save\ninternal RAM by allocating the memory buffers used by the USB-DWC peripheral's DMA to external RAM.\nHowever, it introduces minor performance degradation due to the overhead of accessing external RAM.", "id": "USB_HOST_DWC_DMA_CAP_MEMORY_IN_PSRAM", "name": "USB_HOST_DWC_DMA_CAP_MEMORY_IN_PSRAM", @@ -34041,7 +34031,7 @@ }, { "children": [], - "depends_on": "SOC_USB_OTG_SUPPORTED", + "depends_on": "SOC_USB_OTG_SUPPORTED && SOC_USB_OTG_SUPPORTED", "help": null, "id": "USB_OTG_SUPPORTED", "name": "USB_OTG_SUPPORTED", @@ -34172,7 +34162,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "WL_SECTOR_SIZE_512", "name": "WL_SECTOR_SIZE_512", @@ -34182,7 +34172,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "WL_SECTOR_SIZE_4096", "name": "WL_SECTOR_SIZE_4096", @@ -34212,7 +34202,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "WL_SECTOR_MODE_PERF", "name": "WL_SECTOR_MODE_PERF", @@ -34222,7 +34212,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": null, "id": "WL_SECTOR_MODE_SAFE", "name": "WL_SECTOR_MODE_SAFE", @@ -34347,7 +34337,7 @@ "children": [ { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Scan will end after scanning the entire channel. This option is useful in Mesh WiFi Systems.", "id": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", "name": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", @@ -34357,7 +34347,7 @@ }, { "children": [], - "depends_on": "", + "depends_on": " && ", "help": "Scan will end after an AP matching with the SSID has been detected.", "id": "WIFI_PROV_STA_FAST_SCAN", "name": "WIFI_PROV_STA_FAST_SCAN", diff --git a/esp32/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj b/esp32/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj index ba636b7..f5c26ed 100644 Binary files a/esp32/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj and b/esp32/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj differ diff --git a/esp32/build/esp-idf/esp_app_format/libesp_app_format.a b/esp32/build/esp-idf/esp_app_format/libesp_app_format.a index 53e195e..f277afa 100644 Binary files a/esp32/build/esp-idf/esp_app_format/libesp_app_format.a and b/esp32/build/esp-idf/esp_app_format/libesp_app_format.a differ diff --git a/esp32/build/esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj b/esp32/build/esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj index 35b232e..d4b4059 100644 Binary files a/esp32/build/esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj and b/esp32/build/esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj differ diff --git a/esp32/build/esp-idf/main/libmain.a b/esp32/build/esp-idf/main/libmain.a index b76446c..a84d6c5 100644 Binary files a/esp32/build/esp-idf/main/libmain.a and b/esp32/build/esp-idf/main/libmain.a differ diff --git a/esp32/build/log/idf_py_stderr_output_49005 b/esp32/build/log/idf_py_stderr_output_49005 new file mode 100644 index 0000000..c6826eb --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_49005 @@ -0,0 +1,52 @@ +Command: ninja all +Configuration Report + ───────────────────────────────── + Parser Version: 1 + Verbosity: default + Defaults policy: sdkconfig + Status: Finished successfully + + ───────────────────────────────── +CMake Warning at /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:106 (message): + Private include directory + '/home/pi/esp/esp-idf/components/wpa_supplicant/src' belongs to component + wpa_supplicant but is being used by component esp_wifi. It is recommended + to define the component dependency for esp_wifi on the component + wpa_supplicant, i.e. 'idf_component_register(... PRIV_REQUIRES + wpa_supplicant)' in the CMakeLists.txt of esp_wifi, and specify the + included directory as idf_component_register(... PRIV_INCLUDE_DIRS ) in the CMakeLists.txt of component wpa_supplicant. +Call Stack (most recent call first): + /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:130 (__component_validation_check_include_dirs) + /home/pi/esp/esp-idf/CMakeLists.txt:338 (__component_validation_run_checks) + + +CMake Warning at /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:106 (message): + Private include directory + '/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/src' belongs + to component wpa_supplicant but is being used by component esp_wifi. It is + recommended to define the component dependency for esp_wifi on the + component wpa_supplicant, i.e. 'idf_component_register(... PRIV_REQUIRES + wpa_supplicant)' in the CMakeLists.txt of esp_wifi, and specify the + included directory as idf_component_register(... PRIV_INCLUDE_DIRS ) in the CMakeLists.txt of component wpa_supplicant. +Call Stack (most recent call first): + /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:130 (__component_validation_check_include_dirs) + /home/pi/esp/esp-idf/CMakeLists.txt:338 (__component_validation_run_checks) + + +CMake Warning at /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:106 (message): + Private include directory + '/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include' + belongs to component esp_wifi but is being used by component + wpa_supplicant. It is recommended to define the component dependency for + wpa_supplicant on the component esp_wifi, i.e. 'idf_component_register(... + PRIV_REQUIRES esp_wifi)' in the CMakeLists.txt of wpa_supplicant, and + specify the included directory as idf_component_register(... + PRIV_INCLUDE_DIRS ) in the CMakeLists.txt of + component esp_wifi. +Call Stack (most recent call first): + /home/pi/esp/esp-idf/tools/cmake/component_validation.cmake:130 (__component_validation_check_include_dirs) + /home/pi/esp/esp-idf/CMakeLists.txt:338 (__component_validation_run_checks) + + diff --git a/esp32/build/log/idf_py_stderr_output_51157 b/esp32/build/log/idf_py_stderr_output_51157 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_51157 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_51801 b/esp32/build/log/idf_py_stderr_output_51801 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_52778 b/esp32/build/log/idf_py_stderr_output_52778 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_52778 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_53858 b/esp32/build/log/idf_py_stderr_output_53858 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_54604 b/esp32/build/log/idf_py_stderr_output_54604 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_59313 b/esp32/build/log/idf_py_stderr_output_59313 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_59313 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_59682 b/esp32/build/log/idf_py_stderr_output_59682 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_59682 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_60221 b/esp32/build/log/idf_py_stderr_output_60221 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_63871 b/esp32/build/log/idf_py_stderr_output_63871 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_63871 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_65520 b/esp32/build/log/idf_py_stderr_output_65520 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_65520 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_65969 b/esp32/build/log/idf_py_stderr_output_65969 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_65969 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_66289 b/esp32/build/log/idf_py_stderr_output_66289 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_66289 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_66767 b/esp32/build/log/idf_py_stderr_output_66767 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_66767 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_67342 b/esp32/build/log/idf_py_stderr_output_67342 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_67342 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_67482 b/esp32/build/log/idf_py_stderr_output_67482 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_69389 b/esp32/build/log/idf_py_stderr_output_69389 new file mode 100644 index 0000000..e1e08d6 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_69389 @@ -0,0 +1,12 @@ +Command: ninja flash + +A fatal error occurred: Could not open /dev/ttyACM0, the port is busy or doesn't exist. +([Errno 11] Could not exclusively lock port /dev/ttyACM0: [Errno 11] Resource temporarily unavailable) + +CMake Error at /home/pi/esp/esp-idf/components/esptool_py/run_serial_tool.cmake:67 (message): + + /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python;;/home/pi/esp/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3 + failed. + + + diff --git a/esp32/build/log/idf_py_stderr_output_70605 b/esp32/build/log/idf_py_stderr_output_70605 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_70605 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_71050 b/esp32/build/log/idf_py_stderr_output_71050 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_71050 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_71533 b/esp32/build/log/idf_py_stderr_output_71533 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_73045 b/esp32/build/log/idf_py_stderr_output_73045 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_73045 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_74201 b/esp32/build/log/idf_py_stderr_output_74201 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_74201 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_74699 b/esp32/build/log/idf_py_stderr_output_74699 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_78221 b/esp32/build/log/idf_py_stderr_output_78221 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_78221 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_79323 b/esp32/build/log/idf_py_stderr_output_79323 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_83775 b/esp32/build/log/idf_py_stderr_output_83775 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_85052 b/esp32/build/log/idf_py_stderr_output_85052 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_85052 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_85420 b/esp32/build/log/idf_py_stderr_output_85420 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_85420 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_85598 b/esp32/build/log/idf_py_stderr_output_85598 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stderr_output_87956 b/esp32/build/log/idf_py_stderr_output_87956 new file mode 100644 index 0000000..b243348 --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_87956 @@ -0,0 +1 @@ +Command: ninja all diff --git a/esp32/build/log/idf_py_stderr_output_89033 b/esp32/build/log/idf_py_stderr_output_89033 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stderr_output_89033 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stderr_output_89365 b/esp32/build/log/idf_py_stderr_output_89365 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_10934 b/esp32/build/log/idf_py_stdout_output_10934 index 2b249fe..14f4514 100644 --- a/esp32/build/log/idf_py_stdout_output_10934 +++ b/esp32/build/log/idf_py_stdout_output_10934 @@ -124,4 +124,316 @@ ESP32-C3 Status Update #19 - Free heap: 218180 bytes, Uptime: 190212 ms ESP32-C3 Status Update #20 - Free heap: 218180 bytes, Uptime: 200212 ms I (206031) SPI_ESPNOW_BRIDGE: Received 24 bytes from SPI: {"d":{"t":"u"},"bar":{}} I (206031) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"u"},"bar":{}} -I (206031) SPI_ES \ No newline at end of file +I (206031) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #21 - Free heap: 218180 bytes, Uptime: 210212 ms +ESP32-C3 Status Update #22 - Free heap: 218180 bytes, Uptime: 220212 ms +I (221541) SPI_ESPNOW_BRIDGE: Received 24 bytes from SPI: {"d":{"t":"b"},"bar":{}} +I (221541) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b"},"bar":{}} +I (221541) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +I (224931) SPI_ESPNOW_BRIDGE: Received 24 bytes from SPI: {"d":{"t":"b"},"bar":{}} +I (224931) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b"},"bar":{}} +I (224931) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #23 - Free heap: 218180 bytes, Uptime: 230212 ms +ESP32-C3 Status Update #24 - Free heap: 218180 bytes, Uptime: 240212 ms +I (240631) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (240631) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (240631) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #25 - Free heap: 218180 bytes, Uptime: 250212 ms +I (253011) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (253021) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (253021) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +I (257191) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (257191) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (257191) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #26 - Free heap: 218180 bytes, Uptime: 260212 ms +I (261661) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (261661) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (261661) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +I (265091) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (265091) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (265091) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +I (268181) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (268181) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (268191) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #27 - Free heap: 218180 bytes, Uptime: 270212 ms +I (271331) SPI_ESPNOW_BRIDGE: Received 32 bytes from SPI: {"d":{"t":"b","br":10},"bar":{}} +I (271331) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"d":{"t":"b","br":10},"bar":{}} +I (271331) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #28 - Free heap: 218180 bytes, Uptime: 280212 ms +ESP32-C3 Status Update #29 - Free heap: 218180 bytes, Uptime: 290212 ms +ESP32-C3 Status Update #30 - Free heap: 218180 bytes, Uptime: 300212 ms +ESP32-C3 Status Update #31 - Free heap: 218180 bytes, Uptime: 310212 ms +ESP32-C3 Status Update #32 - Free heap: 218180 bytes, Uptime: 320212 ms +ESP32-C3 Status Update #33 - Free heap: 218180 bytes, Uptime: 330212 ms +ESP32-C3 Status Update #34 - Free heap: 218180 bytes, Uptime: 340212 ms +ESP32-C3 Status Update #35 - Free heap: 218180 bytes, Uptime: 350212 ms +ESP32-C3 Status Update #36 - Free heap: 218180 bytes, Uptime: 360212 ms +ESP32-C3 Status Update #37 - Free heap: 218180 bytes, Uptime: 370212 ms +ESP32-C3 Status Update #38 - Free heap: 218180 bytes, Uptime: 380212 ms +ESP32-C3 Status Update #39 - Free heap: 218180 bytes, Uptime: 390212 ms +ESP32-C3 Status Update #40 - Free heap: 218180 bytes, Uptime: 400212 ms +ESP32-C3 Status Update #41 - Free heap: 218180 bytes, Uptime: 410212 ms +ESP32-C3 Status Update #42 - Free heap: 218180 bytes, Uptime: 420212 ms +ESP32-C3 Status Update #43 - Free heap: 218180 bytes, Uptime: 430212 ms +ESP32-C3 Status Update #44 - Free heap: 218180 bytes, Uptime: 440212 ms +ESP32-C3 Status Update #45 - Free heap: 218180 bytes, Uptime: 450212 ms +ESP32-C3 Status Update #46 - Free heap: 218180 bytes, Uptime: 460212 ms +ESP32-C3 Status Update #47 - Free heap: 218180 bytes, Uptime: 470212 ms +ESP32-C3 Status Update #48 - Free heap: 218180 bytes, Uptime: 480212 ms +ESP32-C3 Status Update #49 - Free heap: 218180 bytes, Uptime: 490212 ms +ESP32-C3 Status Update #50 - Free heap: 218180 bytes, Uptime: 500212 ms +ESP32-C3 Status Update #51 - Free heap: 218180 bytes, Uptime: 510212 ms +ESP32-C3 Status Update #52 - Free heap: 218180 bytes, Uptime: 520212 ms +ESP32-C3 Status Update #53 - Free heap: 218180 bytes, Uptime: 530212 ms +ESP32-C3 Status Update #54 - Free heap: 218180 bytes, Uptime: 540212 ms +ESP32-C3 Status Update #55 - Free heap: 218180 bytes, Uptime: 550212 ms +ESP32-C3 Status Update #56 - Free heap: 218180 bytes, Uptime: 560212 ms +ESP32-C3 Status Update #57 - Free heap: 218180 bytes, Uptime: 570212 ms +ESP32-C3 Status Update #58 - Free heap: 218180 bytes, Uptime: 580212 ms +ESP32-C3 Status Update #59 - Free heap: 218180 bytes, Uptime: 590212 ms +ESP32-C3 Status Update #60 - Free heap: 218180 bytes, Uptime: 600212 ms +ESP32-C3 Status Update #61 - Free heap: 218180 bytes, Uptime: 610212 ms +ESP32-C3 Status Update #62 - Free heap: 218180 bytes, Uptime: 620212 ms +ESP32-C3 Status Update #63 - Free heap: 218180 bytes, Uptime: 630212 ms +ESP32-C3 Status Update #64 - Free heap: 218180 bytes, Uptime: 640212 ms +ESP32-C3 Status Update #65 - Free heap: 218180 bytes, Uptime: 650212 ms +ESP32-C3 Status Update #66 - Free heap: 218180 bytes, Uptime: 660212 ms +ESP32-C3 Status Update #67 - Free heap: 218180 bytes, Uptime: 670212 ms +ESP32-C3 Status Update #68 - Free heap: 218180 bytes, Uptime: 680212 ms +ESP32-C3 Status Update #69 - Free heap: 218180 bytes, Uptime: 690212 ms +ESP32-C3 Status Update #70 - Free heap: 218180 bytes, Uptime: 700212 ms +ESP32-C3 Status Update #71 - Free heap: 218180 bytes, Uptime: 710212 ms +ESP32-C3 Status Update #72 - Free heap: 218180 bytes, Uptime: 720212 ms +ESP32-C3 Status Update #73 - Free heap: 218180 bytes, Uptime: 730212 ms +ESP32-C3 Status Update #74 - Free heap: 218180 bytes, Uptime: 740212 ms +ESP32-C3 Status Update #75 - Free heap: 218180 bytes, Uptime: 750212 ms +ESP32-C3 Status Update #76 - Free heap: 218180 bytes, Uptime: 760212 ms +ESP32-C3 Status Update #77 - Free heap: 218180 bytes, Uptime: 770212 ms +ESP32-C3 Status Update #78 - Free heap: 218180 bytes, Uptime: 780212 ms +ESP32-C3 Status Update #79 - Free heap: 218180 bytes, Uptime: 790212 ms +ESP32-C3 Status Update #80 - Free heap: 218180 bytes, Uptime: 800212 ms +ESP32-C3 Status Update #81 - Free heap: 218180 bytes, Uptime: 810212 ms +ESP32-C3 Status Update #82 - Free heap: 218180 bytes, Uptime: 820212 ms +ESP32-C3 Status Update #83 - Free heap: 218180 bytes, Uptime: 830212 ms +ESP32-C3 Status Update #84 - Free heap: 218180 bytes, Uptime: 840212 ms +ESP32-C3 Status Update #85 - Free heap: 218180 bytes, Uptime: 850212 ms +ESP32-C3 Status Update #86 - Free heap: 218180 bytes, Uptime: 860212 ms +ESP32-C3 Status Update #87 - Free heap: 218180 bytes, Uptime: 870212 ms +ESP32-C3 Status Update #88 - Free heap: 218180 bytes, Uptime: 880212 ms +ESP32-C3 Status Update #89 - Free heap: 218180 bytes, Uptime: 890212 ms +ESP32-C3 Status Update #90 - Free heap: 218180 bytes, Uptime: 900212 ms +ESP32-C3 Status Update #91 - Free heap: 218180 bytes, Uptime: 910212 ms +ESP32-C3 Status Update #92 - Free heap: 218180 bytes, Uptime: 920212 ms +ESP32-C3 Status Update #93 - Free heap: 218180 bytes, Uptime: 930212 ms +ESP32-C3 Status Update #94 - Free heap: 218180 bytes, Uptime: 940212 ms +ESP32-C3 Status Update #95 - Free heap: 218180 bytes, Uptime: 950212 ms +ESP32-C3 Status Update #96 - Free heap: 218180 bytes, Uptime: 960212 ms +ESP32-C3 Status Update #97 - Free heap: 218180 bytes, Uptime: 970212 ms +ESP32-C3 Status Update #98 - Free heap: 218180 bytes, Uptime: 980212 ms +ESP32-C3 Status Update #99 - Free heap: 218180 bytes, Uptime: 990212 ms +ESP32-C3 Status Update #100 - Free heap: 218180 bytes, Uptime: 1000212 ms +ESP32-C3 Status Update #101 - Free heap: 218180 bytes, Uptime: 1010212 ms +ESP32-C3 Status Update #102 - Free heap: 218180 bytes, Uptime: 1020212 ms +ESP32-C3 Status Update #103 - Free heap: 218180 bytes, Uptime: 1030212 ms +ESP32-C3 Status Update #104 - Free heap: 218180 bytes, Uptime: 1040212 ms +ESP32-C3 Status Update #105 - Free heap: 218180 bytes, Uptime: 1050212 ms +ESP32-C3 Status Update #106 - Free heap: 218180 bytes, Uptime: 1060212 ms +ESP32-C3 Status Update #107 - Free heap: 218180 bytes, Uptime: 1070212 ms +ESP32-C3 Status Update #108 - Free heap: 218180 bytes, Uptime: 1080212 ms +ESP32-C3 Status Update #109 - Free heap: 218180 bytes, Uptime: 1090212 ms +ESP32-C3 Status Update #110 - Free heap: 218180 bytes, Uptime: 1100212 ms +ESP32-C3 Status Update #111 - Free heap: 218180 bytes, Uptime: 1110212 ms +ESP32-C3 Status Update #112 - Free heap: 218180 bytes, Uptime: 1120212 ms +ESP32-C3 Status Update #113 - Free heap: 218180 bytes, Uptime: 1130212 ms +ESP32-C3 Status Update #114 - Free heap: 218180 bytes, Uptime: 1140212 ms +ESP32-C3 Status Update #115 - Free heap: 218180 bytes, Uptime: 1150212 ms +ESP32-C3 Status Update #116 - Free heap: 218180 bytes, Uptime: 1160212 ms +ESP32-C3 Status Update #117 - Free heap: 218180 bytes, Uptime: 1170212 ms +ESP32-C3 Status Update #118 - Free heap: 218180 bytes, Uptime: 1180212 ms +ESP32-C3 Status Update #119 - Free heap: 218180 bytes, Uptime: 1190212 ms +ESP32-C3 Status Update #120 - Free heap: 218180 bytes, Uptime: 1200212 ms +ESP32-C3 Status Update #121 - Free heap: 218180 bytes, Uptime: 1210212 ms +ESP32-C3 Status Update #122 - Free heap: 218180 bytes, Uptime: 1220212 ms +ESP32-C3 Status Update #123 - Free heap: 218180 bytes, Uptime: 1230212 ms +ESP32-C3 Status Update #124 - Free heap: 218180 bytes, Uptime: 1240212 ms +ESP32-C3 Status Update #125 - Free heap: 218180 bytes, Uptime: 1250212 ms +ESP32-C3 Status Update #126 - Free heap: 218180 bytes, Uptime: 1260212 ms +ESP32-C3 Status Update #127 - Free heap: 218180 bytes, Uptime: 1270212 ms +ESP32-C3 Status Update #128 - Free heap: 218180 bytes, Uptime: 1280212 ms +ESP32-C3 Status Update #129 - Free heap: 218180 bytes, Uptime: 1290212 ms +ESP32-C3 Status Update #130 - Free heap: 218180 bytes, Uptime: 1300212 ms +ESP32-C3 Status Update #131 - Free heap: 218180 bytes, Uptime: 1310212 ms +ESP32-C3 Status Update #132 - Free heap: 218180 bytes, Uptime: 1320212 ms +ESP32-C3 Status Update #133 - Free heap: 218180 bytes, Uptime: 1330212 ms +ESP32-C3 Status Update #134 - Free heap: 218180 bytes, Uptime: 1340212 ms +ESP32-C3 Status Update #135 - Free heap: 218180 bytes, Uptime: 1350212 ms +ESP32-C3 Status Update #136 - Free heap: 218180 bytes, Uptime: 1360212 ms +ESP32-C3 Status Update #137 - Free heap: 218180 bytes, Uptime: 1370212 ms +ESP32-C3 Status Update #138 - Free heap: 218180 bytes, Uptime: 1380212 ms +ESP32-C3 Status Update #139 - Free heap: 218180 bytes, Uptime: 1390212 ms +ESP32-C3 Status Update #140 - Free heap: 218180 bytes, Uptime: 1400212 ms +ESP32-C3 Status Update #141 - Free heap: 218180 bytes, Uptime: 1410212 ms +ESP32-C3 Status Update #142 - Free heap: 218180 bytes, Uptime: 1420212 ms +ESP32-C3 Status Update #143 - Free heap: 218180 bytes, Uptime: 1430212 ms +ESP32-C3 Status Update #144 - Free heap: 218180 bytes, Uptime: 1440212 ms +ESP32-C3 Status Update #145 - Free heap: 218180 bytes, Uptime: 1450212 ms +ESP32-C3 Status Update #146 - Free heap: 218180 bytes, Uptime: 1460212 ms +ESP32-C3 Status Update #147 - Free heap: 218180 bytes, Uptime: 1470212 ms +ESP32-C3 Status Update #148 - Free heap: 218180 bytes, Uptime: 1480212 ms +ESP32-C3 Status Update #149 - Free heap: 218180 bytes, Uptime: 1490212 ms +ESP32-C3 Status Update #150 - Free heap: 218180 bytes, Uptime: 1500212 ms +ESP32-C3 Status Update #151 - Free heap: 218180 bytes, Uptime: 1510212 ms +ESP32-C3 Status Update #152 - Free heap: 218180 bytes, Uptime: 1520212 ms +ESP32-C3 Status Update #153 - Free heap: 218180 bytes, Uptime: 1530212 ms +ESP32-C3 Status Update #154 - Free heap: 218180 bytes, Uptime: 1540212 ms +ESP32-C3 Status Update #155 - Free heap: 218180 bytes, Uptime: 1550212 ms +ESP32-C3 Status Update #156 - Free heap: 218180 bytes, Uptime: 1560212 ms +ESP32-C3 Status Update #157 - Free heap: 218180 bytes, Uptime: 1570212 ms +ESP32-C3 Status Update #158 - Free heap: 218180 bytes, Uptime: 1580212 ms +ESP32-C3 Status Update #159 - Free heap: 218180 bytes, Uptime: 1590212 ms +ESP32-C3 Status Update #160 - Free heap: 218180 bytes, Uptime: 1600212 ms +ESP32-C3 Status Update #161 - Free heap: 218180 bytes, Uptime: 1610212 ms +ESP32-C3 Status Update #162 - Free heap: 218180 bytes, Uptime: 1620212 ms +ESP32-C3 Status Update #163 - Free heap: 218180 bytes, Uptime: 1630212 ms +ESP32-C3 Status Update #164 - Free heap: 218180 bytes, Uptime: 1640212 ms +ESP32-C3 Status Update #165 - Free heap: 218180 bytes, Uptime: 1650212 ms +ESP32-C3 Status Update #166 - Free heap: 218180 bytes, Uptime: 1660212 ms +ESP32-C3 Status Update #167 - Free heap: 218180 bytes, Uptime: 1670212 ms +ESP32-C3 Status Update #168 - Free heap: 218180 bytes, Uptime: 1680212 ms +ESP32-C3 Status Update #169 - Free heap: 218180 bytes, Uptime: 1690212 ms +ESP32-C3 Status Update #170 - Free heap: 218180 bytes, Uptime: 1700212 ms +ESP32-C3 Status Update #171 - Free heap: 218180 bytes, Uptime: 1710212 ms +ESP32-C3 Status Update #172 - Free heap: 218180 bytes, Uptime: 1720212 ms +ESP32-C3 Status Update #173 - Free heap: 218180 bytes, Uptime: 1730212 ms +ESP32-C3 Status Update #174 - Free heap: 218180 bytes, Uptime: 1740212 ms +ESP32-C3 Status Update #175 - Free heap: 218180 bytes, Uptime: 1750212 ms +ESP32-C3 Status Update #176 - Free heap: 218180 bytes, Uptime: 1760212 ms +ESP32-C3 Status Update #177 - Free heap: 218180 bytes, Uptime: 1770212 ms +ESP32-C3 Status Update #178 - Free heap: 218180 bytes, Uptime: 1780212 ms +ESP32-C3 Status Update #179 - Free heap: 218180 bytes, Uptime: 1790212 ms +ESP32-C3 Status Update #180 - Free heap: 218180 bytes, Uptime: 1800212 ms +ESP32-C3 Status Update #181 - Free heap: 218180 bytes, Uptime: 1810212 ms +ESP32-C3 Status Update #182 - Free heap: 218180 bytes, Uptime: 1820212 ms +ESP32-C3 Status Update #183 - Free heap: 218180 bytes, Uptime: 1830212 ms +E-C3 Status Update #184 - Free heap: 218180 bytes, Uptime: 1840212 ms +ES32-C3 Status Update #185 - Free heap: 218180 bytes, Uptime: 1850212 ms +ESP32-C3 Status Update #186 - Free heap: 218180 bytes, Uptime: 1860212 ms +ESP32-C3 Status Update #187 - Free heap: 218180 bytes, Uptime: 1870212 ms +ESP32-C3 Status Update #188 - Free heap: 218180 bytes, Uptime: 1880212 ms +ESP32-C3 Status Update #189 - Free heap: 218180 bytes, Uptime: 1890212 ms +ESP32-C3 Status Update #190 - Free heap: 218180 bytes, Uptime: 1900212 ms +I (1902211) SPI_ESPNOW_BRIDGE: Received 28 bytes from SPI: {"settings":{},"save":false} +I (1902221) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{},"save":false} +I (1902221) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #191 - Free heap: 218180 bytes, Uptime: 1910212 ms +I (1916231) SPI_ESPNOW_BRIDGE: Received 43 bytes from SPI: {"settings":{"pattern":"off"},"save":false} +I (1916231) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"off"},"save":false} +I (1916231) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #192 - Free heap: 218180 bytes, Uptime: 1920212 ms +I (1922091) SPI_ESPNOW_BRIDGE: Received 42 bytes from SPI: {"settings":{"pattern":"on"},"save":false} +I (1922091) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on"},"save":false} +I (1922091) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +I (1928411) SPI_ESPNOW_BRIDGE: Received 42 bytes from SPI: {"settings":{"pattern":"on"},"save":false} +I (1928411) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on"},"save":false} +I (1928421) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #193 - Free heap: 218180 bytes, Uptime: 1930212 ms +ESP32-C3 Status Update #194 - Free heap: 218180 bytes, Uptime: 1940212 ms +I (1947851) SPI_ESPNOW_BRIDGE: Received 43 bytes from SPI: {"settings":{"pattern":"off"},"save":false} +I (1947851) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"off"},"save":false} +I (1947851) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #195 - Free heap: 218180 bytes, Uptime: 1950212 ms +I (1952051) SPI_ESPNOW_BRIDGE: Received 42 bytes from SPI: {"settings":{"pattern":"on"},"save":false} +I (1952051) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on"},"save":false} +I (1952051) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #196 - Free heap: 218180 bytes, Uptime: 1960212 ms +I (1962831) SPI_ESPNOW_BRIDGE: Received 28 bytes from SPI: {"settings":{},"save":false} +I (1962831) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{},"save":false} +I (1962831) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #197 - Free heap: 218180 bytes, Uptime: 1970212 ms +ESP32-C3 Status Update #198 - Free heap: 218180 bytes, Uptime: 1980212 ms +ESP32-C3 Status Update #199 - Free heap: 218180 bytes, Uptime: 1990212 ms +ESP32-C3 Status Update #200 - Free heap: 218180 bytes, Uptime: 2000212 ms +ESP32-C3 Status Update #201 - Free heap: 218180 bytes, Uptime: 2010212 ms +ESP32-C3 Status Update #202 - Free heap: 218180 bytes, Uptime: 2020212 ms +ESP32-C3 Status Update #203 - Free heap: 218180 bytes, Uptime: 2030212 ms +ESP32-C3 Status Update #204 - Free heap: 218180 bytes, Uptime: 2040212 ms +ESP32-C3 Status Update #205 - Free heap: 218180 bytes, Uptime: 2050212 ms +ESP32-C3 Status Update #206 - Free heap: 218180 bytes, Uptime: 2060212 ms +ESP32-C3 Status Update #207 - Free heap: 218180 bytes, Uptime: 2070212 ms +ESP32-C3 Status Update #208 - Free heap: 218180 bytes, Uptime: 2080212 ms +ESP32-C3 Status Update #209 - Free heap: 218180 bytes, Uptime: 2090212 ms +ESP32-C3 Status Update #210 - Free heap: 218180 bytes, Uptime: 2100212 ms +ESP32-C3 Status Update #211 - Free heap: 218180 bytes, Uptime: 2110212 ms +ESP32-C3 Status Update #212 - Free heap: 218180 bytes, Uptime: 2120212 ms +ESP32-C3 Status Update #213 - Free heap: 218180 bytes, Uptime: 2130212 ms +ESP32-C3 Status Update #214 - Free heap: 218180 bytes, Uptime: 2140212 ms +ESP32-C3 Status Update #215 - Free heap: 218180 bytes, Uptime: 2150212 ms +ESP32-C3 Status Update #216 - Free heap: 218180 bytes, Uptime: 2160212 ms +ESP32-C3 Status Update #217 - Free heap: 218180 bytes, Uptime: 2170212 ms +ESP32-C3 Status Update #218 - Free heap: 218180 bytes, Uptime: 2180212 ms +ESP32-C3 Status Update #219 - Free heap: 218180 bytes, Uptime: 2190212 ms +ESP32-C3 Status Update #220 - Free heap: 218180 bytes, Uptime: 2200212 ms +ESP32-C3 Status Update #221 - Free heap: 218180 bytes, Uptime: 2210212 ms +ESP32-C3 Status Update #222 - Free heap: 218180 bytes, Uptime: 2220212 ms +ESP32-C3 Status Update #223 - Free heap: 218180 bytes, Uptime: 2230212 ms +ESP32-C3 Status Update #224 - Free heap: 218180 bytes, Uptime: 2240212 ms +ESP32-C3 Status Update #225 - Free heap: 218180 bytes, Uptime: 2250212 ms +ESP32-C3 Status Update #226 - Free heap: 218180 bytes, Uptime: 2260212 ms +I (2269621) SPI_ESPNOW_BRIDGE: Received 63 bytes from SPI: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2269621) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2269621) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #227 - Free heap: 218180 bytes, Uptime: 2270212 ms +ESP32-C3 Status Update #228 - Free heap: 218180 bytes, Uptime: 2280212 ms +ESP32-C3 Status Update #229 - Free heap: 218180 bytes, Uptime: 2290212 ms +ESP32-C3 Status Update #230 - Free heap: 218180 bytes, Uptime: 2300212 ms +ESP32-C3 Status Update #231 - Free heap: 218180 bytes, Uptime: 2310212 ms +ESP32-C3 Status Update #232 - Free heap: 218180 bytes, Uptime: 2320212 ms +ESP32-C3 Status Update #233 - Free heap: 218180 bytes, Uptime: 2330212 ms +ESP32-C3 Status Update #234 - Free heap: 218180 bytes, Uptime: 2340212 ms +ESP32-C3 Status Update #235 - Free heap: 218180 bytes, Uptime: 2350212 ms +ESP32-C3 Status Update #236 - Free heap: 218180 bytes, Uptime: 2360212 ms +ESP32-C3 Status Update #237 - Free heap: 218180 bytes, Uptime: 2370212 ms +ESP32-C3 Status Update #238 - Free heap: 218180 bytes, Uptime: 2380212 ms +ESP32-C3 Status Update #239 - Free heap: 218180 bytes, Uptime: 2390212 ms +ESP32-C3 Status Update #240 - Free heap: 218180 bytes, Uptime: 2400212 ms +ESP32-C3 Status Update #241 - Free heap: 218180 bytes, Uptime: 2410212 ms +ESP32-C3 Status Update #242 - Free heap: 218180 bytes, Uptime: 2420212 ms +ESP32-C3 Status Update #243 - Free heap: 218180 bytes, Uptime: 2430212 ms +ESP32-C3 Status Update #244 - Free heap: 218180 bytes, Uptime: 2440212 ms +ESP32-C3 Status Update #245 - Free heap: 218180 bytes, Uptime: 2450212 ms +ESP32-C3 Status Update #246 - Free heap: 218180 bytes, Uptime: 2460212 ms +ESP32-C3 Status Update #247 - Free heap: 218180 bytes, Uptime: 2470212 ms +ESP32-C3 Status Update #248 - Free heap: 218180 bytes, Uptime: 2480212 ms +ESP32-C3 Status Update #249 - Free heap: 218180 bytes, Uptime: 2490212 ms +ESP32-C3 Status Update #250 - Free heap: 218180 bytes, Uptime: 2500212 ms +ESP32-C3 Status Update #251 - Free heap: 218180 bytes, Uptime: 2510212 ms +ESP32-C3 Status Update #252 - Free heap: 218180 bytes, Uptime: 2520212 ms +ESP32-C3 Status Update #253 - Free heap: 218180 bytes, Uptime: 2530212 ms +ESP32-C3 Status Update #254 - Free heap: 218180 bytes, Uptime: 2540212 ms +ESP32-C3 Status Update #255 - Free heap: 218180 bytes, Uptime: 2550212 ms +ESP32-C3 Status Update #256 - Free heap: 218180 bytes, Uptime: 2560212 ms +I (2561741) SPI_ESPNOW_BRIDGE: Received 63 bytes from SPI: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2561741) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2561751) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #257 - Free heap: 218180 bytes, Uptime: 2570212 ms +ESP32-C3 Status Update #258 - Free heap: 218180 bytes, Uptime: 2580212 ms +ESP32-C3 Status Update #259 - Free heap: 218180 bytes, Uptime: 2590212 ms +ESP32-C3 Status Update #260 - Free heap: 218180 bytes, Uptime: 2600212 ms +ESP32-C3 Status Update #261 - Free heap: 218180 bytes, Uptime: 2610212 ms +I (2617701) SPI_ESPNOW_BRIDGE: Received 63 bytes from SPI: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2617701) SPI_ESPNOW_BRIDGE: Sent JSON message to broadcast: {"settings":{"pattern":"on","colors":["#ff0000"]},"save":false} +I (2617711) SPI_ESPNOW_BRIDGE: ESP-NOW send status: SUCCESS +ESP32-C3 Status Update #262 - Free heap: 218180 bytes, Uptime: 2620212 ms +ESP32-C3 Status Update #263 - Free heap: 218180 bytes, Uptime: 2630212 ms +ESP32-C3 Status Update #264 - Free heap: 218180 bytes, Uptime: 2640212 ms +ESP32-C3 Status Update #265 - Free heap: 218180 bytes, Uptime: 2650212 ms +ESP32-C3 Status Update #266 - Free heap: 218180 bytes, Uptime: 2660212 ms +ESP32-C3 Status Update #267 - Free heap: 218180 bytes, Uptime: 2670212 ms +ESP32-C3 Status Update #268 - Free heap: 218180 bytes, Uptime: 2680212 ms +ESP32-C3 Status Update #269 - Free heap: 218180 bytes, Uptime: 2690212 ms +ESP32-C3 Status Update #270 - Free heap: 218180 bytes, Uptime: 2700212 ms +ESP32-C3 Status Update #271 - Free heap: 218180 bytes, Uptime: 2710212 ms +ESP32-C3 Status Update #272 - Free heap: 218180 bytes, Uptime: 2720212 ms +ESP32-C3 Status Update #273 - Free heap: 218180 bytes, Uptime: 2730212 ms +ESP32-C3 Status Update #274 - Free heap: 218180 bytes, Uptime: 2740212 ms +ESP32-C3 Status Update #275 - F \ No newline at end of file diff --git a/esp32/build/log/idf_py_stdout_output_49005 b/esp32/build/log/idf_py_stdout_output_49005 new file mode 100644 index 0000000..60b6cbe --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_49005 @@ -0,0 +1,57 @@ +Command: ninja all +[0/1] Re-running CMake... +-- Minimal build - OFF +-- Building ESP-IDF components for target esp32c3 +-- ESP-TEE is currently supported only on the esp32c6;esp32h2;esp32c5 SoCs +-- Project sdkconfig file /home/pi/lighting-controller/esp32/sdkconfig +-- Adding linker script /home/pi/esp/esp-idf/components/riscv/ld/rom.api.ld +-- App "spi_slave" version: 1844a2e-dirty +-- USING O3 +-- Adding linker script /home/pi/esp/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in +-- -> Preprocessing .in script: /home/pi/esp/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in +-- Adding linker script /home/pi/esp/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in +-- -> Preprocessing .in script: /home/pi/esp/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in +-- -> Applying ldgen processing: /home/pi/lighting-controller/esp32/build/esp-idf/esp_system/ld/sections.ld.in +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.bt_funcs.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_master.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_50.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_smp.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_dtm.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_test.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ble_scan.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3_bt_funcs.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libc.ld +-- Adding linker script /home/pi/esp/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld +-- Adding linker script /home/pi/esp/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld +-- Components: app_trace app_update bootloader bootloader_support bt cmock console cxx driver efuse esp-tls esp_adc esp_app_format esp_blockdev esp_bootloader_format esp_coex esp_common esp_driver_ana_cmpr esp_driver_bitscrambler esp_driver_cam esp_driver_dac esp_driver_gpio esp_driver_gptimer esp_driver_i2c esp_driver_i2s esp_driver_i3c esp_driver_isp esp_driver_jpeg esp_driver_ledc esp_driver_mcpwm esp_driver_parlio esp_driver_pcnt esp_driver_ppa esp_driver_rmt esp_driver_sd_intf esp_driver_sdio esp_driver_sdm esp_driver_sdmmc esp_driver_sdspi esp_driver_spi esp_driver_touch_sens esp_driver_tsens esp_driver_twai esp_driver_uart esp_driver_usb_serial_jtag esp_eth esp_event esp_gdbstub esp_hal_i2c esp_hid esp_http_client esp_http_server esp_https_ota esp_https_server esp_hw_support esp_lcd esp_libc esp_local_ctrl esp_mm esp_netif esp_netif_stack esp_partition esp_phy esp_pm esp_psram esp_ringbuf esp_rom esp_security esp_system esp_timer esp_usb_cdc_rom_console esp_vfs_console esp_wifi espcoredump esptool_py fatfs freertos hal heap http_parser idf_test ieee802154 json log lwip main mbedtls mqtt nvs_flash nvs_sec_provider openthread partition_table protobuf-c protocomm pthread riscv rt sdmmc soc spi_flash spiffs tcp_transport ulp unity usb vfs wear_levelling wifi_provisioning wpa_supplicant +-- Component paths: /home/pi/esp/esp-idf/components/app_trace /home/pi/esp/esp-idf/components/app_update /home/pi/esp/esp-idf/components/bootloader /home/pi/esp/esp-idf/components/bootloader_support /home/pi/esp/esp-idf/components/bt /home/pi/esp/esp-idf/components/cmock /home/pi/esp/esp-idf/components/console /home/pi/esp/esp-idf/components/cxx /home/pi/esp/esp-idf/components/driver /home/pi/esp/esp-idf/components/efuse /home/pi/esp/esp-idf/components/esp-tls /home/pi/esp/esp-idf/components/esp_adc /home/pi/esp/esp-idf/components/esp_app_format /home/pi/esp/esp-idf/components/esp_blockdev /home/pi/esp/esp-idf/components/esp_bootloader_format /home/pi/esp/esp-idf/components/esp_coex /home/pi/esp/esp-idf/components/esp_common /home/pi/esp/esp-idf/components/esp_driver_ana_cmpr /home/pi/esp/esp-idf/components/esp_driver_bitscrambler /home/pi/esp/esp-idf/components/esp_driver_cam /home/pi/esp/esp-idf/components/esp_driver_dac /home/pi/esp/esp-idf/components/esp_driver_gpio /home/pi/esp/esp-idf/components/esp_driver_gptimer /home/pi/esp/esp-idf/components/esp_driver_i2c /home/pi/esp/esp-idf/components/esp_driver_i2s /home/pi/esp/esp-idf/components/esp_driver_i3c /home/pi/esp/esp-idf/components/esp_driver_isp /home/pi/esp/esp-idf/components/esp_driver_jpeg /home/pi/esp/esp-idf/components/esp_driver_ledc /home/pi/esp/esp-idf/components/esp_driver_mcpwm /home/pi/esp/esp-idf/components/esp_driver_parlio /home/pi/esp/esp-idf/components/esp_driver_pcnt /home/pi/esp/esp-idf/components/esp_driver_ppa /home/pi/esp/esp-idf/components/esp_driver_rmt /home/pi/esp/esp-idf/components/esp_driver_sd_intf /home/pi/esp/esp-idf/components/esp_driver_sdio /home/pi/esp/esp-idf/components/esp_driver_sdm /home/pi/esp/esp-idf/components/esp_driver_sdmmc /home/pi/esp/esp-idf/components/esp_driver_sdspi /home/pi/esp/esp-idf/components/esp_driver_spi /home/pi/esp/esp-idf/components/esp_driver_touch_sens /home/pi/esp/esp-idf/components/esp_driver_tsens /home/pi/esp/esp-idf/components/esp_driver_twai /home/pi/esp/esp-idf/components/esp_driver_uart /home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag /home/pi/esp/esp-idf/components/esp_eth /home/pi/esp/esp-idf/components/esp_event /home/pi/esp/esp-idf/components/esp_gdbstub /home/pi/esp/esp-idf/components/esp_hal_i2c /home/pi/esp/esp-idf/components/esp_hid /home/pi/esp/esp-idf/components/esp_http_client /home/pi/esp/esp-idf/components/esp_http_server /home/pi/esp/esp-idf/components/esp_https_ota /home/pi/esp/esp-idf/components/esp_https_server /home/pi/esp/esp-idf/components/esp_hw_support /home/pi/esp/esp-idf/components/esp_lcd /home/pi/esp/esp-idf/components/esp_libc /home/pi/esp/esp-idf/components/esp_local_ctrl /home/pi/esp/esp-idf/components/esp_mm /home/pi/esp/esp-idf/components/esp_netif /home/pi/esp/esp-idf/components/esp_netif_stack /home/pi/esp/esp-idf/components/esp_partition /home/pi/esp/esp-idf/components/esp_phy /home/pi/esp/esp-idf/components/esp_pm /home/pi/esp/esp-idf/components/esp_psram /home/pi/esp/esp-idf/components/esp_ringbuf /home/pi/esp/esp-idf/components/esp_rom /home/pi/esp/esp-idf/components/esp_security /home/pi/esp/esp-idf/components/esp_system /home/pi/esp/esp-idf/components/esp_timer /home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console /home/pi/esp/esp-idf/components/esp_vfs_console /home/pi/esp/esp-idf/components/esp_wifi /home/pi/esp/esp-idf/components/espcoredump /home/pi/esp/esp-idf/components/esptool_py /home/pi/esp/esp-idf/components/fatfs /home/pi/esp/esp-idf/components/freertos /home/pi/esp/esp-idf/components/hal /home/pi/esp/esp-idf/components/heap /home/pi/esp/esp-idf/components/http_parser /home/pi/esp/esp-idf/components/idf_test /home/pi/esp/esp-idf/components/ieee802154 /home/pi/esp/esp-idf/components/json /home/pi/esp/esp-idf/components/log /home/pi/esp/esp-idf/components/lwip /home/pi/lighting-controller/esp32/main /home/pi/esp/esp-idf/components/mbedtls /home/pi/esp/esp-idf/components/mqtt /home/pi/esp/esp-idf/components/nvs_flash /home/pi/esp/esp-idf/components/nvs_sec_provider /home/pi/esp/esp-idf/components/openthread /home/pi/esp/esp-idf/components/partition_table /home/pi/esp/esp-idf/components/protobuf-c /home/pi/esp/esp-idf/components/protocomm /home/pi/esp/esp-idf/components/pthread /home/pi/esp/esp-idf/components/riscv /home/pi/esp/esp-idf/components/rt /home/pi/esp/esp-idf/components/sdmmc /home/pi/esp/esp-idf/components/soc /home/pi/esp/esp-idf/components/spi_flash /home/pi/esp/esp-idf/components/spiffs /home/pi/esp/esp-idf/components/tcp_transport /home/pi/esp/esp-idf/components/ulp /home/pi/esp/esp-idf/components/unity /home/pi/esp/esp-idf/components/usb /home/pi/esp/esp-idf/components/vfs /home/pi/esp/esp-idf/components/wear_levelling /home/pi/esp/esp-idf/components/wifi_provisioning /home/pi/esp/esp-idf/components/wpa_supplicant +-- Configuring done +-- Generating done +-- Build files have been written to: /home/pi/lighting-controller/esp32/build +[1/11] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/11] No install step for 'bootloader' +[3/11] Completed 'bootloader' +[4/11] Building C object esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj +[5/11] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[6/11] Linking C static library esp-idf/esp_app_format/libesp_app_format.a +[7/11] Linking C static library esp-idf/main/libmain.a +[8/11] Generating esp-idf/esp_system/ld/sections.ld +[9/11] Linking CXX executable spi_slave.elf +[10/11] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[11/11] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd530 bytes. Smallest app partition is 0x100000 bytes. 0x42ad0 bytes (26%) free. diff --git a/esp32/build/log/idf_py_stdout_output_51157 b/esp32/build/log/idf_py_stdout_output_51157 new file mode 100644 index 0000000..24ef73c --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_51157 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd530 bytes. Smallest app partition is 0x100000 bytes. 0x42ad0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting.... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (440.7 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (528.5 kbit/s). +Hash of data verified. +Compressed 775472 bytes to 451793... + Writing at 0x00010000 [ ] 0.0% 0/451793 bytes... Writing at 0x0001bc46 [> ] 3.6% 16384/451793 bytes... Writing at 0x000246b0 [=> ] 7.3% 32768/451793 bytes... Writing at 0x0002e17e [==> ] 10.9% 49152/451793 bytes... Writing at 0x00034881 [===> ] 14.5% 65536/451793 bytes... Writing at 0x0003b7c4 [====> ] 18.1% 81920/451793 bytes... Writing at 0x00042e52 [=====> ] 21.8% 98304/451793 bytes... Writing at 0x00049a41 [======> ] 25.4% 114688/451793 bytes... Writing at 0x0004fac9 [=======> ] 29.0% 131072/451793 bytes... Writing at 0x000566d3 [========> ] 32.6% 147456/451793 bytes... Writing at 0x0005c54d [=========> ] 36.3% 163840/451793 bytes... Writing at 0x00062964 [==========> ] 39.9% 180224/451793 bytes... Writing at 0x000687b5 [============> ] 43.5% 196608/451793 bytes... Writing at 0x0006e30f [=============> ] 47.1% 212992/451793 bytes... Writing at 0x00074b46 [==============> ] 50.8% 229376/451793 bytes... Writing at 0x0007adac [===============> ] 54.4% 245760/451793 bytes... Writing at 0x00080d0e [================> ] 58.0% 262144/451793 bytes... Writing at 0x000871e9 [=================> ] 61.6% 278528/451793 bytes... Writing at 0x0008dc0d [==================> ] 65.3% 294912/451793 bytes... Writing at 0x00094bdf [===================> ] 68.9% 311296/451793 bytes... Writing at 0x0009b820 [====================> ] 72.5% 327680/451793 bytes... Writing at 0x000a1c82 [=====================> ] 76.2% 344064/451793 bytes... Writing at 0x000a7edf [======================> ] 79.8% 360448/451793 bytes... Writing at 0x000ae3e6 [========================> ] 83.4% 376832/451793 bytes... Writing at 0x000b5f38 [=========================> ] 87.0% 393216/451793 bytes... Writing at 0x000bc17f [==========================> ] 90.7% 409600/451793 bytes... Writing at 0x000c3165 [===========================> ] 94.3% 425984/451793 bytes... Writing at 0x000c973a [============================> ] 97.9% 442368/451793 bytes... Writing at 0x000cd530 [==============================] 100.0% 451793/451793 bytes... +Wrote 775472 bytes (451793 compressed) at 0x00010000 in 6.3 seconds (977.9 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_51801 b/esp32/build/log/idf_py_stdout_output_51801 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_52778 b/esp32/build/log/idf_py_stdout_output_52778 new file mode 100644 index 0000000..f0a7149 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_52778 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd530 bytes. Smallest app partition is 0x100000 bytes. 0x42ad0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (440.8 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (534.5 kbit/s). +Hash of data verified. +Compressed 775472 bytes to 451793... + Writing at 0x00010000 [ ] 0.0% 0/451793 bytes... Writing at 0x0001bc46 [> ] 3.6% 16384/451793 bytes... Writing at 0x000246b0 [=> ] 7.3% 32768/451793 bytes... Writing at 0x0002e17e [==> ] 10.9% 49152/451793 bytes... Writing at 0x00034881 [===> ] 14.5% 65536/451793 bytes... Writing at 0x0003b7c4 [====> ] 18.1% 81920/451793 bytes... Writing at 0x00042e52 [=====> ] 21.8% 98304/451793 bytes... Writing at 0x00049a41 [======> ] 25.4% 114688/451793 bytes... Writing at 0x0004fac9 [=======> ] 29.0% 131072/451793 bytes... Writing at 0x000566d3 [========> ] 32.6% 147456/451793 bytes... Writing at 0x0005c54d [=========> ] 36.3% 163840/451793 bytes... Writing at 0x00062964 [==========> ] 39.9% 180224/451793 bytes... Writing at 0x000687b5 [============> ] 43.5% 196608/451793 bytes... Writing at 0x0006e30f [=============> ] 47.1% 212992/451793 bytes... Writing at 0x00074b46 [==============> ] 50.8% 229376/451793 bytes... Writing at 0x0007adac [===============> ] 54.4% 245760/451793 bytes... Writing at 0x00080d0e [================> ] 58.0% 262144/451793 bytes... Writing at 0x000871e9 [=================> ] 61.6% 278528/451793 bytes... Writing at 0x0008dc0d [==================> ] 65.3% 294912/451793 bytes... Writing at 0x00094bdf [===================> ] 68.9% 311296/451793 bytes... Writing at 0x0009b820 [====================> ] 72.5% 327680/451793 bytes... Writing at 0x000a1c82 [=====================> ] 76.2% 344064/451793 bytes... Writing at 0x000a7edf [======================> ] 79.8% 360448/451793 bytes... Writing at 0x000ae3e6 [========================> ] 83.4% 376832/451793 bytes... Writing at 0x000b5f38 [=========================> ] 87.0% 393216/451793 bytes... Writing at 0x000bc17f [==========================> ] 90.7% 409600/451793 bytes... Writing at 0x000c3165 [===========================> ] 94.3% 425984/451793 bytes... Writing at 0x000c973a [============================> ] 97.9% 442368/451793 bytes... Writing at 0x000cd530 [==============================] 100.0% 451793/451793 bytes... +Wrote 775472 bytes (451793 compressed) at 0x00010000 in 6.3 seconds (984.2 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_53858 b/esp32/build/log/idf_py_stdout_output_53858 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_54604 b/esp32/build/log/idf_py_stdout_output_54604 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_59313 b/esp32/build/log/idf_py_stdout_output_59313 new file mode 100644 index 0000000..7ab2464 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_59313 @@ -0,0 +1,8 @@ +Command: ninja all +[1/4] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd530 bytes. Smallest app partition is 0x100000 bytes. 0x42ad0 bytes (26%) free. +[2/4] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/4] No install step for 'bootloader' +[4/4] Completed 'bootloader' diff --git a/esp32/build/log/idf_py_stdout_output_59682 b/esp32/build/log/idf_py_stdout_output_59682 new file mode 100644 index 0000000..cd6b3bd --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_59682 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd530 bytes. Smallest app partition is 0x100000 bytes. 0x42ad0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (422.9 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (538.0 kbit/s). +Hash of data verified. +Compressed 775472 bytes to 451793... + Writing at 0x00010000 [ ] 0.0% 0/451793 bytes... Writing at 0x0001bc46 [> ] 3.6% 16384/451793 bytes... Writing at 0x000246b0 [=> ] 7.3% 32768/451793 bytes... Writing at 0x0002e17e [==> ] 10.9% 49152/451793 bytes... Writing at 0x00034881 [===> ] 14.5% 65536/451793 bytes... Writing at 0x0003b7c4 [====> ] 18.1% 81920/451793 bytes... Writing at 0x00042e52 [=====> ] 21.8% 98304/451793 bytes... Writing at 0x00049a41 [======> ] 25.4% 114688/451793 bytes... Writing at 0x0004fac9 [=======> ] 29.0% 131072/451793 bytes... Writing at 0x000566d3 [========> ] 32.6% 147456/451793 bytes... Writing at 0x0005c54d [=========> ] 36.3% 163840/451793 bytes... Writing at 0x00062964 [==========> ] 39.9% 180224/451793 bytes... Writing at 0x000687b5 [============> ] 43.5% 196608/451793 bytes... Writing at 0x0006e30f [=============> ] 47.1% 212992/451793 bytes... Writing at 0x00074b46 [==============> ] 50.8% 229376/451793 bytes... Writing at 0x0007adac [===============> ] 54.4% 245760/451793 bytes... Writing at 0x00080d0e [================> ] 58.0% 262144/451793 bytes... Writing at 0x000871e9 [=================> ] 61.6% 278528/451793 bytes... Writing at 0x0008dc0d [==================> ] 65.3% 294912/451793 bytes... Writing at 0x00094bdf [===================> ] 68.9% 311296/451793 bytes... Writing at 0x0009b820 [====================> ] 72.5% 327680/451793 bytes... Writing at 0x000a1c82 [=====================> ] 76.2% 344064/451793 bytes... Writing at 0x000a7edf [======================> ] 79.8% 360448/451793 bytes... Writing at 0x000ae3e6 [========================> ] 83.4% 376832/451793 bytes... Writing at 0x000b5f38 [=========================> ] 87.0% 393216/451793 bytes... Writing at 0x000bc17f [==========================> ] 90.7% 409600/451793 bytes... Writing at 0x000c3165 [===========================> ] 94.3% 425984/451793 bytes... Writing at 0x000c973a [============================> ] 97.9% 442368/451793 bytes... Writing at 0x000cd530 [==============================] 100.0% 451793/451793 bytes... +Wrote 775472 bytes (451793 compressed) at 0x00010000 in 6.3 seconds (981.6 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_60221 b/esp32/build/log/idf_py_stdout_output_60221 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_63871 b/esp32/build/log/idf_py_stdout_output_63871 new file mode 100644 index 0000000..0937c5c --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_63871 @@ -0,0 +1,21 @@ +Command: ninja all +[1/9] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/9] No install step for 'bootloader' +[3/9] Completed 'bootloader' +[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[5/9] Linking C static library esp-idf/main/libmain.a +[6/9] Generating esp-idf/esp_system/ld/sections.ld +[7/9] Linking CXX executable spi_slave.elf +[8/9] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[9/9] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd380 bytes. Smallest app partition is 0x100000 bytes. 0x42c80 bytes (26%) free. diff --git a/esp32/build/log/idf_py_stdout_output_65520 b/esp32/build/log/idf_py_stdout_output_65520 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_65520 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stdout_output_65969 b/esp32/build/log/idf_py_stdout_output_65969 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_65969 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stdout_output_66289 b/esp32/build/log/idf_py_stdout_output_66289 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_66289 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stdout_output_66767 b/esp32/build/log/idf_py_stdout_output_66767 new file mode 100644 index 0000000..22a925e --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_66767 @@ -0,0 +1 @@ +Command: ninja flash diff --git a/esp32/build/log/idf_py_stdout_output_67342 b/esp32/build/log/idf_py_stdout_output_67342 new file mode 100644 index 0000000..845070b --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_67342 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd380 bytes. Smallest app partition is 0x100000 bytes. 0x42c80 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (428.0 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (506.7 kbit/s). +Hash of data verified. +Compressed 775040 bytes to 451575... + Writing at 0x00010000 [ ] 0.0% 0/451575 bytes... Writing at 0x0001bc52 [> ] 3.6% 16384/451575 bytes... Writing at 0x000246c4 [=> ] 7.3% 32768/451575 bytes... Writing at 0x0002e137 [==> ] 10.9% 49152/451575 bytes... Writing at 0x0003483e [===> ] 14.5% 65536/451575 bytes... Writing at 0x0003b7a6 [====> ] 18.1% 81920/451575 bytes... Writing at 0x00042e06 [=====> ] 21.8% 98304/451575 bytes... Writing at 0x00049a0d [======> ] 25.4% 114688/451575 bytes... Writing at 0x0004fa81 [=======> ] 29.0% 131072/451575 bytes... Writing at 0x00056688 [========> ] 32.7% 147456/451575 bytes... Writing at 0x0005c542 [=========> ] 36.3% 163840/451575 bytes... Writing at 0x0006292a [==========> ] 39.9% 180224/451575 bytes... Writing at 0x00068778 [============> ] 43.5% 196608/451575 bytes... Writing at 0x0006e2e5 [=============> ] 47.2% 212992/451575 bytes... Writing at 0x00074b6d [==============> ] 50.8% 229376/451575 bytes... Writing at 0x0007adc9 [===============> ] 54.4% 245760/451575 bytes... Writing at 0x00080cef [================> ] 58.1% 262144/451575 bytes... Writing at 0x000871e2 [=================> ] 61.7% 278528/451575 bytes... Writing at 0x0008dbfa [==================> ] 65.3% 294912/451575 bytes... Writing at 0x00094bb5 [===================> ] 68.9% 311296/451575 bytes... Writing at 0x0009b853 [====================> ] 72.6% 327680/451575 bytes... Writing at 0x000a1c64 [=====================> ] 76.2% 344064/451575 bytes... Writing at 0x000a7eb8 [======================> ] 79.8% 360448/451575 bytes... Writing at 0x000ae3b9 [========================> ] 83.4% 376832/451575 bytes... Writing at 0x000b5f4e [=========================> ] 87.1% 393216/451575 bytes... Writing at 0x000bc23b [==========================> ] 90.7% 409600/451575 bytes... Writing at 0x000c3105 [===========================> ] 94.3% 425984/451575 bytes... Writing at 0x000c96f5 [============================> ] 98.0% 442368/451575 bytes... Writing at 0x000cd380 [==============================] 100.0% 451575/451575 bytes... +Wrote 775040 bytes (451575 compressed) at 0x00010000 in 6.3 seconds (985.2 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_67482 b/esp32/build/log/idf_py_stdout_output_67482 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_69389 b/esp32/build/log/idf_py_stdout_output_69389 new file mode 100644 index 0000000..c74a548 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_69389 @@ -0,0 +1,34 @@ +Command: ninja flash +[1/10] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/10] No install step for 'bootloader' +[3/10] Completed 'bootloader' +[4/10] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[5/10] Linking C static library esp-idf/main/libmain.a +[6/10] Generating esp-idf/esp_system/ld/sections.ld +[7/10] Linking CXX executable spi_slave.elf +[8/10] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[9/10] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. +[9/10] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +FAILED: CMakeFiles/flash.util +cd /home/pi/lighting-controller/esp32 && /usr/bin/cmake -D IDF_PATH=/home/pi/esp/esp-idf -D "SERIAL_TOOL=/home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python;;/home/pi/esp/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args" -D WORKING_DIRECTORY=/home/pi/lighting-controller/esp32/build -P /home/pi/esp/esp-idf/components/esptool_py/run_serial_tool.cmake +ninja: build stopped: subcommand failed. diff --git a/esp32/build/log/idf_py_stdout_output_70605 b/esp32/build/log/idf_py_stdout_output_70605 new file mode 100644 index 0000000..e9e709b --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_70605 @@ -0,0 +1,8 @@ +Command: ninja all +[1/4] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. +[2/4] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/4] No install step for 'bootloader' +[4/4] Completed 'bootloader' diff --git a/esp32/build/log/idf_py_stdout_output_71050 b/esp32/build/log/idf_py_stdout_output_71050 new file mode 100644 index 0000000..c965257 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_71050 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting.... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (425.2 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (538.4 kbit/s). +Hash of data verified. +Compressed 775232 bytes to 451736... + Writing at 0x00010000 [ ] 0.0% 0/451736 bytes... Writing at 0x0001bc44 [> ] 3.6% 16384/451736 bytes... Writing at 0x000246c4 [=> ] 7.3% 32768/451736 bytes... Writing at 0x0002e13c [==> ] 10.9% 49152/451736 bytes... Writing at 0x00034838 [===> ] 14.5% 65536/451736 bytes... Writing at 0x0003b79d [====> ] 18.1% 81920/451736 bytes... Writing at 0x00042dee [=====> ] 21.8% 98304/451736 bytes... Writing at 0x000499dd [======> ] 25.4% 114688/451736 bytes... Writing at 0x0004fa64 [=======> ] 29.0% 131072/451736 bytes... Writing at 0x00056668 [========> ] 32.6% 147456/451736 bytes... Writing at 0x0005c4dd [=========> ] 36.3% 163840/451736 bytes... Writing at 0x000628f6 [==========> ] 39.9% 180224/451736 bytes... Writing at 0x00068755 [============> ] 43.5% 196608/451736 bytes... Writing at 0x0006e2be [=============> ] 47.1% 212992/451736 bytes... Writing at 0x00074aea [==============> ] 50.8% 229376/451736 bytes... Writing at 0x0007ad6f [===============> ] 54.4% 245760/451736 bytes... Writing at 0x00080cc2 [================> ] 58.0% 262144/451736 bytes... Writing at 0x000871b2 [=================> ] 61.7% 278528/451736 bytes... Writing at 0x0008dbb9 [==================> ] 65.3% 294912/451736 bytes... Writing at 0x00094b82 [===================> ] 68.9% 311296/451736 bytes... Writing at 0x0009b7b4 [====================> ] 72.5% 327680/451736 bytes... Writing at 0x000a1c0c [=====================> ] 76.2% 344064/451736 bytes... Writing at 0x000a7e65 [======================> ] 79.8% 360448/451736 bytes... Writing at 0x000ae371 [========================> ] 83.4% 376832/451736 bytes... Writing at 0x000b5ed0 [=========================> ] 87.0% 393216/451736 bytes... Writing at 0x000bc11a [==========================> ] 90.7% 409600/451736 bytes... Writing at 0x000c30c6 [===========================> ] 94.3% 425984/451736 bytes... Writing at 0x000c96a8 [============================> ] 97.9% 442368/451736 bytes... Writing at 0x000cd440 [==============================] 100.0% 451736/451736 bytes... +Wrote 775232 bytes (451736 compressed) at 0x00010000 in 6.3 seconds (986.8 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_71533 b/esp32/build/log/idf_py_stdout_output_71533 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_73045 b/esp32/build/log/idf_py_stdout_output_73045 new file mode 100644 index 0000000..1f537e3 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_73045 @@ -0,0 +1,21 @@ +Command: ninja all +[1/9] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/9] No install step for 'bootloader' +[3/9] Completed 'bootloader' +[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[5/9] Linking C static library esp-idf/main/libmain.a +[6/9] Generating esp-idf/esp_system/ld/sections.ld +[7/9] Linking CXX executable spi_slave.elf +[8/9] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[9/9] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. diff --git a/esp32/build/log/idf_py_stdout_output_74201 b/esp32/build/log/idf_py_stdout_output_74201 new file mode 100644 index 0000000..e80b5d6 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_74201 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (433.2 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.1 seconds (457.8 kbit/s). +Hash of data verified. +Compressed 775232 bytes to 451736... + Writing at 0x00010000 [ ] 0.0% 0/451736 bytes... Writing at 0x0001bc43 [> ] 3.6% 16384/451736 bytes... Writing at 0x000246c0 [=> ] 7.3% 32768/451736 bytes... Writing at 0x0002e13a [==> ] 10.9% 49152/451736 bytes... Writing at 0x00034836 [===> ] 14.5% 65536/451736 bytes... Writing at 0x0003b79b [====> ] 18.1% 81920/451736 bytes... Writing at 0x00042ded [=====> ] 21.8% 98304/451736 bytes... Writing at 0x000499db [======> ] 25.4% 114688/451736 bytes... Writing at 0x0004fa60 [=======> ] 29.0% 131072/451736 bytes... Writing at 0x00056666 [========> ] 32.6% 147456/451736 bytes... Writing at 0x0005c4db [=========> ] 36.3% 163840/451736 bytes... Writing at 0x000628f6 [==========> ] 39.9% 180224/451736 bytes... Writing at 0x00068755 [============> ] 43.5% 196608/451736 bytes... Writing at 0x0006e2bd [=============> ] 47.1% 212992/451736 bytes... Writing at 0x00074ae9 [==============> ] 50.8% 229376/451736 bytes... Writing at 0x0007ad6e [===============> ] 54.4% 245760/451736 bytes... Writing at 0x00080cc0 [================> ] 58.0% 262144/451736 bytes... Writing at 0x000871b0 [=================> ] 61.7% 278528/451736 bytes... Writing at 0x0008dbb8 [==================> ] 65.3% 294912/451736 bytes... Writing at 0x00094b81 [===================> ] 68.9% 311296/451736 bytes... Writing at 0x0009b7ac [====================> ] 72.5% 327680/451736 bytes... Writing at 0x000a1c0a [=====================> ] 76.2% 344064/451736 bytes... Writing at 0x000a7e60 [======================> ] 79.8% 360448/451736 bytes... Writing at 0x000ae36f [========================> ] 83.4% 376832/451736 bytes... Writing at 0x000b5ecf [=========================> ] 87.0% 393216/451736 bytes... Writing at 0x000bc11a [==========================> ] 90.7% 409600/451736 bytes... Writing at 0x000c30c2 [===========================> ] 94.3% 425984/451736 bytes... Writing at 0x000c96a8 [============================> ] 97.9% 442368/451736 bytes... Writing at 0x000cd440 [==============================] 100.0% 451736/451736 bytes... +Wrote 775232 bytes (451736 compressed) at 0x00010000 in 6.3 seconds (980.1 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_74699 b/esp32/build/log/idf_py_stdout_output_74699 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_78221 b/esp32/build/log/idf_py_stdout_output_78221 new file mode 100644 index 0000000..647698a --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_78221 @@ -0,0 +1,64 @@ +Command: ninja flash +[1/10] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/10] No install step for 'bootloader' +[3/10] Completed 'bootloader' +[4/10] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[5/10] Linking C static library esp-idf/main/libmain.a +[6/10] Generating esp-idf/esp_system/ld/sections.ld +[7/10] Linking CXX executable spi_slave.elf +[8/10] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[9/10] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd910 bytes. Smallest app partition is 0x100000 bytes. 0x426f0 bytes (26%) free. +[9/10] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (424.9 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (516.1 kbit/s). +Hash of data verified. +Compressed 776464 bytes to 452473... + Writing at 0x00010000 [ ] 0.0% 0/452473 bytes... Writing at 0x0001bc59 [> ] 3.6% 16384/452473 bytes... Writing at 0x0002468a [=> ] 7.2% 32768/452473 bytes... Writing at 0x0002e1e2 [==> ] 10.9% 49152/452473 bytes... Writing at 0x000348e2 [===> ] 14.5% 65536/452473 bytes... Writing at 0x0003b836 [====> ] 18.1% 81920/452473 bytes... Writing at 0x00042e6b [=====> ] 21.7% 98304/452473 bytes... Writing at 0x00049a4b [======> ] 25.3% 114688/452473 bytes... Writing at 0x0004fad2 [=======> ] 29.0% 131072/452473 bytes... Writing at 0x000566ca [========> ] 32.6% 147456/452473 bytes... Writing at 0x0005c550 [=========> ] 36.2% 163840/452473 bytes... Writing at 0x00062958 [==========> ] 39.8% 180224/452473 bytes... Writing at 0x0006879b [============> ] 43.5% 196608/452473 bytes... Writing at 0x0006e2ec [=============> ] 47.1% 212992/452473 bytes... Writing at 0x00074ab3 [==============> ] 50.7% 229376/452473 bytes... Writing at 0x0007ada4 [===============> ] 54.3% 245760/452473 bytes... Writing at 0x00080d36 [================> ] 57.9% 262144/452473 bytes... Writing at 0x0008712d [=================> ] 61.6% 278528/452473 bytes... Writing at 0x0008dbc9 [==================> ] 65.2% 294912/452473 bytes... Writing at 0x00094b02 [===================> ] 68.8% 311296/452473 bytes... Writing at 0x0009b831 [====================> ] 72.4% 327680/452473 bytes... Writing at 0x000a1c4a [=====================> ] 76.0% 344064/452473 bytes... Writing at 0x000a7e18 [======================> ] 79.7% 360448/452473 bytes... Writing at 0x000ae3f7 [=======================> ] 83.3% 376832/452473 bytes... Writing at 0x000b5f4f [=========================> ] 86.9% 393216/452473 bytes... Writing at 0x000bc02f [==========================> ] 90.5% 409600/452473 bytes... Writing at 0x000c3182 [===========================> ] 94.1% 425984/452473 bytes... Writing at 0x000c9728 [============================> ] 97.8% 442368/452473 bytes... Writing at 0x000cd910 [==============================] 100.0% 452473/452473 bytes... +Wrote 776464 bytes (452473 compressed) at 0x00010000 in 6.3 seconds (990.6 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_79323 b/esp32/build/log/idf_py_stdout_output_79323 new file mode 100644 index 0000000..5c38d5f --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_79323 @@ -0,0 +1,127 @@ +Command: /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 460800 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /home/pi/lighting-controller/esp32/build/spi_slave.elf /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf -m '/home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python' '/home/pi/esp/esp-idf/tools/idf.py' '-p' '/dev/ttyACM0' '-b' '460800' +ESP-ROM:esp32c3-api1-20210207 +Build:Feb 7 2021 +rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT) +Saved PC:0x40383f16 +SPIWP:0xee +mode:DIO, clock div:1 +load:0x3fcd5830,len:0x15c4 +load:0x403cbf10,len:0xc6c +load:0x403ce710,len:0x2fc4 +entry 0x403cbf1a +I (24) boot: ESP-IDF v6.0-dev-2594-g25c40d4563 2nd stage bootloader +I (24) boot: compile time Oct 1 2025 19:47:28 +I (25) boot: chip revision: v0.4 +I (26) boot: efuse block revision: v1.3 +I (30) boot.esp32c3: SPI Speed : 80MHz +I (34) boot.esp32c3: SPI Mode : DIO +I (37) boot.esp32c3: SPI Flash Size : 2MB +I (41) boot: Enabling RNG early entropy source... +I (45) boot: Partition Table: +I (48) boot: ## Label Usage Type ST Offset Length +I (54) boot: 0 nvs WiFi data 01 02 00009000 00006000 +I (61) boot: 1 phy_init RF data 01 01 0000f000 00001000 +I (67) boot: 2 factory factory app 00 00 00010000 00100000 +I (74) boot: End of partition table +I (77) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=18d14h (101652) map +I (101) esp_image: segment 1: paddr=00028d3c vaddr=3fc92200 size=0303ch ( 12348) load +I (103) esp_image: segment 2: paddr=0002bd80 vaddr=40380000 size=04298h ( 17048) load +I (108) esp_image: segment 3: paddr=00030020 vaddr=42000020 size=8fa70h (588400) map +I (204) esp_image: segment 4: paddr=000bfa98 vaddr=40384298 size=0de2ch ( 56876) load +I (215) esp_image: segment 5: paddr=000cd8cc vaddr=50000000 size=00020h ( 32) load +I (220) boot: Loaded app from partition at offset 0x10000 +I (220) boot: Disabling RNG early entropy source... +I (232) cpu_start: Unicore app +I (240) cpu_start: GPIO 20 and 21 are used as console UART I/O pins +I (241) cpu_start: Pro cpu start user code +I (241) cpu_start: cpu freq: 160000000 Hz +I (243) app_init: Application information: +I (246) app_init: Project name: spi_slave +I (250) app_init: App version: 1844a2e-dirty +I (255) app_init: Compile time: Oct 1 2025 22:00:17 +I (260) app_init: ELF file SHA256: 823bc384e... +I (264) app_init: ESP-IDF: v6.0-dev-2594-g25c40d4563 +I (270) efuse_init: Min chip rev: v0.3 +I (274) efuse_init: Max chip rev: v1.99  +I (277) efuse_init: Chip rev: v0.4 +I (281) heap_init: Initializing. RAM available for dynamic allocation: +I (288) heap_init: At 3FC99790 len 00026870 (154 KiB): RAM +I (293) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM +I (299) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM +I (305) heap_init: At 50000020 len 00001FC8 (7 KiB): RTCRAM +I (311) spi_flash: detected chip: generic +I (314) spi_flash: flash io: dio +W (317) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header. +I (330) sleep_gpio: Configure to isolate all GPIO pins in sleep state +I (335) sleep_gpio: Enable automatic switching of GPIO sleep configuration +I (342) main_task: Started on CPU0 +I (342) main_task: Calling app_main() +I (342) SPI_SLAVE: Starting SPI Slave with ESP-NOW example +I (352) pp: pp rom version: 9387209 +I (352) net80211: net80211 rom version: 9387209 +I (362) wifi:wifi driver task: 3fca1dec, prio:23, stack:6656, core=0 +I (362) wifi:wifi firmware version: bfadac0 +I (362) wifi:wifi certification version: v7.0 +I (372) wifi:config NVS flash: enabled +I (372) wifi:config nano formatting: disabled +I (382) wifi:Init data frame dynamic rx buffer num: 32 +I (382) wifi:Init static rx mgmt buffer num: 5 +I (382) wifi:Init management short buffer num: 32 +I (392) wifi:Init dynamic tx buffer num: 32 +I (392) wifi:Init static tx FG buffer num: 2 +I (402) wifi:Init static rx buffer size: 1600 +I (402) wifi:Init static rx buffer num: 10 +I (402) wifi:Init dynamic rx buffer num: 32 +I (412) wifi_init: rx ba win: 6 +I (412) wifi_init: accept mbox: 6 +I (412) wifi_init: tcpip mbox: 32 +I (422) wifi_init: udp mbox: 6 +I (422) wifi_init: tcp mbox: 6 +I (422) wifi_init: tcp tx win: 5760 +I (432) wifi_init: tcp rx win: 5760 +I (432) wifi_init: tcp mss: 1440 +I (432) wifi_init: WiFi IRAM OP enabled +I (442) wifi_init: WiFi RX IRAM OP enabled +I (442) phy_init: phy_version 1201,bae5dd99,Mar 3 2025,15:36:21 +I (482) wifi:mode : sta (58:8c:81:a1:6d:20) +I (482) wifi:enable tsf +I (492) wifi:Set ps type: 0, coexist: 0 + +I (492) ESPNOW: espnow [version: 2.0] init +I (492) SPI_SLAVE: ESP-NOW initialized successfully +I (492) SPI_SLAVE: SPI Slave initialized successfully +I (502) SPI_SLAVE: MOSI: GPIO10, MISO: GPIO9, SCLK: GPIO8, CS: GPIO7 +I (14512) SPI_SLAVE: Received 62 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x2c 0x22 0x63 0x6c 0x22 0x3a 0x5b 0x22 0x23 + +I (14522) SPI_SLAVE: SPI RX (len=62): {"d":{"t":"b","pt":"on","cl":["#ff0000","#00ff00","#0000ff"]}} +I (14532) SPI_SLAVE: Broadcasting 62 bytes via ESP-NOW +I (14532) SPI_SLAVE: ESP-NOW send status: SUCCESS +I (35422) SPI_SLAVE: Received 62 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x2c 0x22 0x63 0x6c 0x22 0x3a 0x5b 0x22 0x23 + +I (35432) SPI_SLAVE: SPI RX (len=62): {"d":{"t":"b","pt":"on","cl":["#ff0000","#00ff00","#0000ff"]}} +I (35442) SPI_SLAVE: Broadcasting 62 bytes via ESP-NOW +I (35442) SPI_SLAVE: ESP-NOW send status: SUCCESS +I (71542) SPI_SLAVE: Received 62 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x2c 0x22 0x63 0x6c 0x22 0x3a 0x5b 0x22 0x23 + +I (71552) SPI_SLAVE: SPI RX (len=62): {"d":{"t":"b","pt":"on","cl":["#ff0000","#00ff00","#0000ff"]}} +I (71562) SPI_SLAVE: Broadcasting 62 bytes via ESP-NOW +I (71562) SPI_SLAVE: ESP-NOW send status: SUCCESS +I (158342) SPI_SLAVE: Received 62 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x2c 0x22 0x63 0x6c 0x22 0x3a 0x5b 0x5b 0x32 + +I (158352) SPI_SLAVE: SPI RX (len=62): {"d":{"t":"b","pt":"on","cl":[[255,0,0],[0,255,0],[0,0,255]]}} +I (158362) SPI_SLAVE: Broadcasting 62 bytes via ESP-NOW +I (158362) SPI_SLAVE: ESP-NOW send status: SUCCESS +I (167062) SPI_SLAVE: Received 62 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x2c 0x22 0x63 0x6c 0x22 0x3a 0x5b 0x5b 0x32 + +I (167072) SPI_SLAVE: SPI RX (len=62): {"d":{"t":"b","pt":"on","cl":[[255,0,0],[0,255,0],[0,0,255]]}} +I (167082) SPI_SLAVE: Broadcasting 62 bytes via \ No newline at end of file diff --git a/esp32/build/log/idf_py_stdout_output_83775 b/esp32/build/log/idf_py_stdout_output_83775 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_85052 b/esp32/build/log/idf_py_stdout_output_85052 new file mode 100644 index 0000000..031b484 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_85052 @@ -0,0 +1,30 @@ +Command: ninja all +[1/9] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/9] No install step for 'bootloader' +[3/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +/home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/lighting-controller/esp32/main -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/cmock/CMock/src -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_blockdev/include -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_driver_i3c/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_jpeg/include -I/home/pi/esp/esp-idf/components/esp_driver_ppa/include -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_https_ota/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/idf_test/include -I/home/pi/esp/esp-idf/components/idf_test/include/esp32c3 -I/home/pi/esp/esp-idf/components/ieee802154/include -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -march=rv32imc_zicsr_zifencei -mtune=esp-base -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/pi/lighting-controller/esp32=. -fmacro-prefix-map=/home/pi/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu23 -Wno-old-style-declaration -fzero-init-padding-bits=all -fno-malloc-dce -MD -MT esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj -MF esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj.d -o esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj -c /home/pi/lighting-controller/esp32/main/main.c +In file included from /home/pi/esp/esp-idf/components/esp_hw_support/include/esp_intr_alloc.h:12, + from /home/pi/esp/esp-idf/components/esp_hw_support/include/esp_cpu.h:21, + from /home/pi/esp/esp-idf/components/esp_hw_support/include/spinlock.h:11, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos/portmacro.h:65, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos/portable.h:57, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos/FreeRTOS.h:69, + from /home/pi/lighting-controller/esp32/main/main.c:3: +/home/pi/lighting-controller/esp32/main/main.c: In function 'espnow_init': +/home/pi/lighting-controller/esp32/main/main.c:89:49: error: passing argument 2 of 'esp_wifi_get_channel' from incompatible pointer type [-Wincompatible-pointer-types] + 89 | ESP_ERROR_CHECK(esp_wifi_get_channel(&p_ch, &s_ch)); + | ^~~~~ + | | + | uint8_t * {aka unsigned char *} +/home/pi/esp/esp-idf/components/esp_common/include/esp_err.h:116:30: note: in definition of macro 'ESP_ERROR_CHECK' + 116 | esp_err_t err_rc_ = (x); \ + | ^ +In file included from /home/pi/lighting-controller/esp32/main/main.c:8: +/home/pi/esp/esp-idf/components/esp_wifi/include/esp_wifi.h:806:70: note: expected 'wifi_second_chan_t *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} + 806 | esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second); + | ~~~~~~~~~~~~~~~~~~~~^~~~~~ +[4/9] Completed 'bootloader' +ninja: build stopped: subcommand failed. diff --git a/esp32/build/log/idf_py_stdout_output_85420 b/esp32/build/log/idf_py_stdout_output_85420 new file mode 100644 index 0000000..529fa2c --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_85420 @@ -0,0 +1,30 @@ +Command: ninja flash +[1/10] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/10] No install step for 'bootloader' +[3/10] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +FAILED: esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +/home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\"v6.0-dev-2594-g25c40d4563\" -DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -DUNITY_INCLUDE_CONFIG_H -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/pi/lighting-controller/esp32/build/config -I/home/pi/lighting-controller/esp32/main -I/home/pi/esp/esp-idf/components/esp_libc/platform_include -I/home/pi/esp/esp-idf/components/freertos/config/include -I/home/pi/esp/esp-idf/components/freertos/config/include/freertos -I/home/pi/esp/esp-idf/components/freertos/config/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/pi/esp/esp-idf/components/freertos/esp_additions/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc -I/home/pi/esp/esp-idf/components/esp_hw_support/dma/include -I/home/pi/esp/esp-idf/components/esp_hw_support/ldo/include -I/home/pi/esp/esp-idf/components/esp_hw_support/debug_probe/include -I/home/pi/esp/esp-idf/components/esp_hw_support/etm/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -I/home/pi/esp/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -I/home/pi/esp/esp-idf/components/esp_hw_support/power_supply/include -I/home/pi/esp/esp-idf/components/esp_hw_support/modem/include -I/home/pi/esp/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/pi/esp/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/pi/esp/esp-idf/components/heap/include -I/home/pi/esp/esp-idf/components/heap/tlsf -I/home/pi/esp/esp-idf/components/log/include -I/home/pi/esp/esp-idf/components/soc/include -I/home/pi/esp/esp-idf/components/soc/esp32c3 -I/home/pi/esp/esp-idf/components/soc/esp32c3/include -I/home/pi/esp/esp-idf/components/soc/esp32c3/register -I/home/pi/esp/esp-idf/components/hal/platform_port/include -I/home/pi/esp/esp-idf/components/hal/esp32c3/include -I/home/pi/esp/esp-idf/components/hal/include -I/home/pi/esp/esp-idf/components/esp_rom/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3/include/esp32c3 -I/home/pi/esp/esp-idf/components/esp_rom/esp32c3 -I/home/pi/esp/esp-idf/components/esp_common/include -I/home/pi/esp/esp-idf/components/esp_system/include -I/home/pi/esp/esp-idf/components/esp_system/port/soc -I/home/pi/esp/esp-idf/components/esp_system/port/include/riscv -I/home/pi/esp/esp-idf/components/esp_system/port/include/private -I/home/pi/esp/esp-idf/components/riscv/include -I/home/pi/esp/esp-idf/components/lwip/include -I/home/pi/esp/esp-idf/components/lwip/include/apps -I/home/pi/esp/esp-idf/components/lwip/include/apps/sntp -I/home/pi/esp/esp-idf/components/lwip/lwip/src/include -I/home/pi/esp/esp-idf/components/lwip/port/include -I/home/pi/esp/esp-idf/components/lwip/port/freertos/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/pi/esp/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/pi/esp/esp-idf/components/esp_app_format/include -I/home/pi/esp/esp-idf/components/esp_bootloader_format/include -I/home/pi/esp/esp-idf/components/app_update/include -I/home/pi/esp/esp-idf/components/bootloader_support/include -I/home/pi/esp/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/pi/esp/esp-idf/components/esp_partition/include -I/home/pi/esp/esp-idf/components/efuse/include -I/home/pi/esp/esp-idf/components/efuse/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_security/include -I/home/pi/esp/esp-idf/components/esp_driver_gpio/include -I/home/pi/esp/esp-idf/components/esp_pm/include -I/home/pi/esp/esp-idf/components/mbedtls/port/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/library -I/home/pi/esp/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/pi/esp/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/pi/esp/esp-idf/components/esp_mm/include -I/home/pi/esp/esp-idf/components/spi_flash/include -I/home/pi/esp/esp-idf/components/esp_usb_cdc_rom_console/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_hal_i2c/include -I/home/pi/esp/esp-idf/components/pthread/include -I/home/pi/esp/esp-idf/components/esp_timer/include -I/home/pi/esp/esp-idf/components/esp_driver_gptimer/include -I/home/pi/esp/esp-idf/components/esp_ringbuf/include -I/home/pi/esp/esp-idf/components/esp_driver_uart/include -I/home/pi/esp/esp-idf/components/vfs/include -I/home/pi/esp/esp-idf/components/app_trace/include -I/home/pi/esp/esp-idf/components/esp_event/include -I/home/pi/esp/esp-idf/components/nvs_sec_provider/include -I/home/pi/esp/esp-idf/components/nvs_flash/include -I/home/pi/esp/esp-idf/components/esp_phy/include -I/home/pi/esp/esp-idf/components/esp_phy/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/pi/esp/esp-idf/components/esp_vfs_console/include -I/home/pi/esp/esp-idf/components/esp_netif/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/port/include -I/home/pi/esp/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/pi/esp/esp-idf/components/esp_coex/include -I/home/pi/esp/esp-idf/components/esp_wifi/include -I/home/pi/esp/esp-idf/components/esp_wifi/include/local -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/include -I/home/pi/esp/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/pi/esp/esp-idf/components/esp_driver_spi/include -I/home/pi/esp/esp-idf/components/esp_gdbstub/include -I/home/pi/esp/esp-idf/components/unity/include -I/home/pi/esp/esp-idf/components/unity/unity/src -I/home/pi/esp/esp-idf/components/cmock/CMock/src -I/home/pi/esp/esp-idf/components/console -I/home/pi/esp/esp-idf/components/esp_driver_pcnt/include -I/home/pi/esp/esp-idf/components/esp_driver_mcpwm/include -I/home/pi/esp/esp-idf/components/esp_driver_ana_cmpr/include -I/home/pi/esp/esp-idf/components/esp_driver_i2s/include -I/home/pi/esp/esp-idf/components/sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sd_intf/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/include -I/home/pi/esp/esp-idf/components/esp_driver_sdmmc/legacy/include -I/home/pi/esp/esp-idf/components/esp_driver_sdspi/include -I/home/pi/esp/esp-idf/components/esp_driver_sdio/include -I/home/pi/esp/esp-idf/components/esp_driver_dac/include -I/home/pi/esp/esp-idf/components/esp_driver_bitscrambler/include -I/home/pi/esp/esp-idf/components/esp_driver_rmt/include -I/home/pi/esp/esp-idf/components/esp_driver_tsens/include -I/home/pi/esp/esp-idf/components/esp_driver_sdm/include -I/home/pi/esp/esp-idf/components/esp_driver_i2c/include -I/home/pi/esp/esp-idf/components/esp_driver_ledc/include -I/home/pi/esp/esp-idf/components/esp_driver_parlio/include -I/home/pi/esp/esp-idf/components/esp_driver_twai/include -I/home/pi/esp/esp-idf/components/driver/deprecated -I/home/pi/esp/esp-idf/components/driver/i2c/include -I/home/pi/esp/esp-idf/components/driver/touch_sensor/include -I/home/pi/esp/esp-idf/components/driver/twai/include -I/home/pi/esp/esp-idf/components/http_parser -I/home/pi/esp/esp-idf/components/esp-tls -I/home/pi/esp/esp-idf/components/esp-tls/esp-tls-crypto -I/home/pi/esp/esp-idf/components/esp_adc/include -I/home/pi/esp/esp-idf/components/esp_adc/interface -I/home/pi/esp/esp-idf/components/esp_adc/esp32c3/include -I/home/pi/esp/esp-idf/components/esp_blockdev/include -I/home/pi/esp/esp-idf/components/esp_driver_isp/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/include -I/home/pi/esp/esp-idf/components/esp_driver_cam/interface -I/home/pi/esp/esp-idf/components/esp_driver_i3c/include -I/home/pi/esp/esp-idf/components/esp_psram/include -I/home/pi/esp/esp-idf/components/esp_driver_jpeg/include -I/home/pi/esp/esp-idf/components/esp_driver_ppa/include -I/home/pi/esp/esp-idf/components/esp_eth/include -I/home/pi/esp/esp-idf/components/esp_hid/include -I/home/pi/esp/esp-idf/components/tcp_transport/include -I/home/pi/esp/esp-idf/components/esp_http_client/include -I/home/pi/esp/esp-idf/components/esp_http_server/include -I/home/pi/esp/esp-idf/components/esp_https_ota/include -I/home/pi/esp/esp-idf/components/esp_https_server/include -I/home/pi/esp/esp-idf/components/esp_lcd/include -I/home/pi/esp/esp-idf/components/esp_lcd/interface -I/home/pi/esp/esp-idf/components/protobuf-c/protobuf-c -I/home/pi/esp/esp-idf/components/protocomm/include/common -I/home/pi/esp/esp-idf/components/protocomm/include/security -I/home/pi/esp/esp-idf/components/protocomm/include/transports -I/home/pi/esp/esp-idf/components/protocomm/include/crypto/srp6a -I/home/pi/esp/esp-idf/components/protocomm/proto-c -I/home/pi/esp/esp-idf/components/esp_local_ctrl/include -I/home/pi/esp/esp-idf/components/wear_levelling/include -I/home/pi/esp/esp-idf/components/fatfs/diskio -I/home/pi/esp/esp-idf/components/fatfs/src -I/home/pi/esp/esp-idf/components/fatfs/vfs -I/home/pi/esp/esp-idf/components/idf_test/include -I/home/pi/esp/esp-idf/components/idf_test/include/esp32c3 -I/home/pi/esp/esp-idf/components/ieee802154/include -I/home/pi/esp/esp-idf/components/json/cJSON -I/home/pi/esp/esp-idf/components/mqtt/esp-mqtt/include -I/home/pi/esp/esp-idf/components/rt/include -I/home/pi/esp/esp-idf/components/spiffs/include -I/home/pi/esp/esp-idf/components/wifi_provisioning/include -march=rv32imc_zicsr_zifencei -mtune=esp-base -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -nostartfiles -Og -fno-shrink-wrap -fmacro-prefix-map=/home/pi/lighting-controller/esp32=. -fmacro-prefix-map=/home/pi/esp/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu23 -Wno-old-style-declaration -fzero-init-padding-bits=all -fno-malloc-dce -MD -MT esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj -MF esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj.d -o esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj -c /home/pi/lighting-controller/esp32/main/main.c +In file included from /home/pi/esp/esp-idf/components/esp_hw_support/include/esp_intr_alloc.h:12, + from /home/pi/esp/esp-idf/components/esp_hw_support/include/esp_cpu.h:21, + from /home/pi/esp/esp-idf/components/esp_hw_support/include/spinlock.h:11, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos/portmacro.h:65, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos/portable.h:57, + from /home/pi/esp/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos/FreeRTOS.h:69, + from /home/pi/lighting-controller/esp32/main/main.c:3: +/home/pi/lighting-controller/esp32/main/main.c: In function 'espnow_init': +/home/pi/lighting-controller/esp32/main/main.c:89:49: error: passing argument 2 of 'esp_wifi_get_channel' from incompatible pointer type [-Wincompatible-pointer-types] + 89 | ESP_ERROR_CHECK(esp_wifi_get_channel(&p_ch, &s_ch)); + | ^~~~~ + | | + | uint8_t * {aka unsigned char *} +/home/pi/esp/esp-idf/components/esp_common/include/esp_err.h:116:30: note: in definition of macro 'ESP_ERROR_CHECK' + 116 | esp_err_t err_rc_ = (x); \ + | ^ +In file included from /home/pi/lighting-controller/esp32/main/main.c:8: +/home/pi/esp/esp-idf/components/esp_wifi/include/esp_wifi.h:806:70: note: expected 'wifi_second_chan_t *' but argument is of type 'uint8_t *' {aka 'unsigned char *'} + 806 | esp_err_t esp_wifi_get_channel(uint8_t *primary, wifi_second_chan_t *second); + | ~~~~~~~~~~~~~~~~~~~~^~~~~~ +[4/10] Completed 'bootloader' +ninja: build stopped: subcommand failed. diff --git a/esp32/build/log/idf_py_stdout_output_85598 b/esp32/build/log/idf_py_stdout_output_85598 new file mode 100644 index 0000000..e69de29 diff --git a/esp32/build/log/idf_py_stdout_output_87956 b/esp32/build/log/idf_py_stdout_output_87956 new file mode 100644 index 0000000..1f537e3 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_87956 @@ -0,0 +1,21 @@ +Command: ninja all +[1/9] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[2/9] No install step for 'bootloader' +[3/9] Completed 'bootloader' +[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj +[5/9] Linking C static library esp-idf/main/libmain.a +[6/9] Generating esp-idf/esp_system/ld/sections.ld +[7/9] Linking CXX executable spi_slave.elf +[8/9] Generating binary image from built executable +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +esptool v5.1.0 +Creating ESP32C3 image... +Merged 1 ELF section. +Successfully created ESP32C3 image. +Generated /home/pi/lighting-controller/esp32/build/spi_slave.bin +[9/9] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. diff --git a/esp32/build/log/idf_py_stdout_output_89033 b/esp32/build/log/idf_py_stdout_output_89033 new file mode 100644 index 0000000..4c16c58 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_89033 @@ -0,0 +1,51 @@ +Command: ninja flash +[1/5] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin +spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free. +[2/5] Performing build step for 'bootloader' +[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin +Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free. +[3/5] No install step for 'bootloader' +[4/5] Completed 'bootloader' +[4/5] Running utility command for flash +esptool --chip esp32c3 -p /dev/ttyACM0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 2MB 0x0 bootloader/bootloader.bin 0x8000 partition_table/partition-table.bin 0x10000 spi_slave.bin +Warning: Deprecated: Option '--flash_mode' is deprecated. Use '--flash-mode' instead. +Warning: Deprecated: Option '--flash_freq' is deprecated. Use '--flash-freq' instead. +Warning: Deprecated: Option '--flash_size' is deprecated. Use '--flash-size' instead. +Warning: Deprecated: Choice 'default_reset' for option '--before' is deprecated. Use 'default-reset' instead. +Warning: Deprecated: Choice 'hard_reset' for option '--after' is deprecated. Use 'hard-reset' instead. +Warning: Deprecated: Command 'write_flash' is deprecated. Use 'write-flash' instead. +esptool v5.1.0 +Serial port /dev/ttyACM0: +Connecting.... +Connected to ESP32-C3 on /dev/ttyACM0: +Chip type: ESP32-C3 (QFN32) (revision v0.4) +Features: Wi-Fi, BT 5 (LE), Single Core, 160MHz, Embedded Flash 4MB (XMC) +Crystal frequency: 40MHz +USB mode: USB-Serial/JTAG +MAC: 58:8c:81:a1:6d:20 + +Uploading stub flasher... +Running stub flasher... +Stub flasher running. +Changing baud rate to 460800... +Changed. + +Configuring flash size... +Flash will be erased from 0x00000000 to 0x00005fff... +Flash will be erased from 0x00008000 to 0x00008fff... +Flash will be erased from 0x00010000 to 0x000cdfff... +SHA digest in image updated. +Compressed 21072 bytes to 13311... + Writing at 0x00000000 [ ] 0.0% 0/13311 bytes... Writing at 0x00005250 [==============================] 100.0% 13311/13311 bytes... +Wrote 21072 bytes (13311 compressed) at 0x00000000 in 0.4 seconds (417.7 kbit/s). +Hash of data verified. +Compressed 3072 bytes to 103... + Writing at 0x00008000 [ ] 0.0% 0/103 bytes... Writing at 0x00008c00 [==============================] 100.0% 103/103 bytes... +Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.0 seconds (522.9 kbit/s). +Hash of data verified. +Compressed 775232 bytes to 451735... + Writing at 0x00010000 [ ] 0.0% 0/451735 bytes... Writing at 0x0001bc43 [> ] 3.6% 16384/451735 bytes... Writing at 0x000246c0 [=> ] 7.3% 32768/451735 bytes... Writing at 0x0002e13a [==> ] 10.9% 49152/451735 bytes... Writing at 0x00034836 [===> ] 14.5% 65536/451735 bytes... Writing at 0x0003b79b [====> ] 18.1% 81920/451735 bytes... Writing at 0x00042dec [=====> ] 21.8% 98304/451735 bytes... Writing at 0x000499db [======> ] 25.4% 114688/451735 bytes... Writing at 0x0004fa60 [=======> ] 29.0% 131072/451735 bytes... Writing at 0x00056666 [========> ] 32.6% 147456/451735 bytes... Writing at 0x0005c4da [=========> ] 36.3% 163840/451735 bytes... Writing at 0x000628f6 [==========> ] 39.9% 180224/451735 bytes... Writing at 0x00068752 [============> ] 43.5% 196608/451735 bytes... Writing at 0x0006e2b4 [=============> ] 47.1% 212992/451735 bytes... Writing at 0x00074aea [==============> ] 50.8% 229376/451735 bytes... Writing at 0x0007ad6e [===============> ] 54.4% 245760/451735 bytes... Writing at 0x00080cc0 [================> ] 58.0% 262144/451735 bytes... Writing at 0x000871b0 [=================> ] 61.7% 278528/451735 bytes... Writing at 0x0008dbb8 [==================> ] 65.3% 294912/451735 bytes... Writing at 0x00094b80 [===================> ] 68.9% 311296/451735 bytes... Writing at 0x0009b7ac [====================> ] 72.5% 327680/451735 bytes... Writing at 0x000a1c0a [=====================> ] 76.2% 344064/451735 bytes... Writing at 0x000a7e60 [======================> ] 79.8% 360448/451735 bytes... Writing at 0x000ae36f [========================> ] 83.4% 376832/451735 bytes... Writing at 0x000b5ecf [=========================> ] 87.0% 393216/451735 bytes... Writing at 0x000bc118 [==========================> ] 90.7% 409600/451735 bytes... Writing at 0x000c30c2 [===========================> ] 94.3% 425984/451735 bytes... Writing at 0x000c96a8 [============================> ] 97.9% 442368/451735 bytes... Writing at 0x000cd440 [==============================] 100.0% 451735/451735 bytes... +Wrote 775232 bytes (451735 compressed) at 0x00010000 in 6.3 seconds (986.0 kbit/s). +Hash of data verified. + +Hard resetting via RTS pin... diff --git a/esp32/build/log/idf_py_stdout_output_89365 b/esp32/build/log/idf_py_stdout_output_89365 new file mode 100644 index 0000000..374af23 --- /dev/null +++ b/esp32/build/log/idf_py_stdout_output_89365 @@ -0,0 +1,120 @@ +Command: /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /home/pi/lighting-controller/esp32/build/spi_slave.elf /home/pi/lighting-controller/esp32/build/bootloader/bootloader.elf -m '/home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python' '/home/pi/esp/esp-idf/tools/idf.py' '-p' '/dev/ttyACM0' +I (108) esp_image: segment 3: paddr=00030020 vaddr=42000020 sizeESP-ROM:esp32c3-api1-20210207 +Build:Feb 7 2021 +rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT) +Saved PC:0x40383f16 +SPIWP:0xee +mode:DIO, clock div:1 +load:0x3fcd5830,len:0x15c4 +load:0x403cbf10,len:0xc6c +load:0x403ce710,len:0x2fc4 +entry 0x403cbf1a +I (24) boot: ESP-IDF v6.0-dev-2594-g25c40d4563 2nd stage bootloader +I (24) boot: compile time Oct 1 2025 19:47:28 +I (25) boot: chip revision: v0.4 +I (26) boot: efuse block revision: v1.3 +I (30) boot.esp32c3: SPI Speed : 80MHz +I (34) boot.esp32c3: SPI Mode : DIO +I (37) boot.esp32c3: SPI Flash Size : 2MB +I (41) boot: Enabling RNG early entropy source... +I (45) boot: Partition Table: +I (48) boot: ## Label Usage Type ST Offset Length +I (54) boot: 0 nvs WiFi data 01 02 00009000 00006000 +I (61) boot: 1 phy_init RF data 01 01 0000f000 00001000 +I (67) boot: 2 factory factory app 00 00 00010000 00100000 +I (74) boot: End of partition table +I (77) esp_image: segment 0: paddr=00010020 vaddr=3c090020 size=18bf8h (101368) map +I (101) esp_image: segment 1: paddr=00028c20 vaddr=3fc92200 size=0303ch ( 12348) load +I (103) esp_image: segment 2: paddr=0002bc64 vaddr=40380000 size=043b4h ( 17332) load +I (108) esp_image: segment 3: paddr=00030020 vaddr=42000020 size=8f6b4h (587444) map +I (204) esp_image: segment 4: paddr=000bf6dc vaddr=403843b4 size=0dd10h ( 56592) load +I (214) esp_image: segment 5: paddr=000cd3f4 vaddr=50000000 size=00020h ( 32) load +I (220) boot: Loaded app from partition at offset 0x10000 +I (220) boot: Disabling RNG early entropy source... +I (232) cpu_start: Unicore app +I (240) cpu_start: GPIO 20 and 21 are used as console UART I/O pins +I (240) cpu_start: Pro cpu start user code +I (240) cpu_start: cpu freq: 160000000 Hz +I (242) app_init: Application information: +I (246) app_init: Project name: spi_slave +I (250) app_init: App version: 1844a2e-dirty +I (255) app_init: Compile time: Oct 1 2025 22:00:17 +I (260) app_init: ELF file SHA256: bc5ed9962... +I (264) app_init: ESP-IDF: v6.0-dev-2594-g25c40d4563 +I (269) efuse_init: Min chip rev: v0.3 +I (273) efuse_init: Max chip rev: v1.99  +I (277) efuse_init: Chip rev: v0.4 +I (281) heap_init: Initializing. RAM available for dynamic allocation: +I (287) heap_init: At 3FC99790 len 00026870 (154 KiB): RAM +I (293) heap_init: At 3FCC0000 len 0001C710 (113 KiB): Retention RAM +I (299) heap_init: At 3FCDC710 len 00002950 (10 KiB): Retention RAM +I (305) heap_init: At 50000020 len 00001FC8 (7 KiB): RTCRAM +I (311) spi_flash: detected chip: generic +I (314) spi_flash: flash io: dio +W (317) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header. +I (329) sleep_gpio: Configure to isolate all GPIO pins in sleep state +I (335) sleep_gpio: Enable automatic switching of GPIO sleep configuration +I (342) main_task: Started on CPU0 +I (342) main_task: Calling app_main() +I (342) SPI_SLAVE: Starting SPI Slave with ESP-NOW example +I (352) pp: pp rom version: 9387209 +I (352) net80211: net80211 rom version: 9387209 +I (362) wifi:wifi driver task: 3fca1dec, prio:23, stack:6656, core=0 +I (362) wifi:wifi firmware version: bfadac0 +I (362) wifi:wifi certification version: v7.0 +I (372) wifi:config NVS flash: enabled +I (372) wifi:config nano formatting: disabled +I (382) wifi:Init data frame dynamic rx buffer num: 32 +I (382) wifi:Init static rx mgmt buffer num: 5 +I (382) wifi:Init management short buffer num: 32 +I (392) wifi:Init dynamic tx buffer num: 32 +I (392) wifi:Init static tx FG buffer num: 2 +I (402) wifi:Init static rx buffer size: 1600 +I (402) wifi:Init static rx buffer num: 10 +I (402) wifi:Init dynamic rx buffer num: 32 +I (412) wifi_init: rx ba win: 6 +I (412) wifi_init: accept mbox: 6 +I (412) wifi_init: tcpip mbox: 32 +I (422) wifi_init: udp mbox: 6 +I (422) wifi_init: tcp mbox: 6 +I (422) wifi_init: tcp tx win: 5760 +I (432) wifi_init: tcp rx win: 5760 +I (432) wifi_init: tcp mss: 1440 +I (432) wifi_init: WiFi IRAM OP enabled +I (442) wifi_init: WiFi RX IRAM OP enabled +I (442) phy_init: phy_version 1201,bae5dd99,Mar 3 2025,15:36:21 +I (482) wifi:mode : sta (58:8c:81:a1:6d:20) +I (482) wifi:enable tsf +I (482) ESPNOW: espnow [version: 2.0] init +I (482) SPI_SLAVE: ESP-NOW initialized successfully +I (492) SPI_SLAVE: SPI Slave initialized successfully +I (492) SPI_SLAVE: MOSI: GPIO10, MISO: GPIO9, SCLK: GPIO8, CS: GPIO7 +I (5702) SPI_SLAVE: Received 25 bytes: +0x7b 0x22 0x64 0x22 0x3a 0x7b 0x22 0x74 0x22 0x3a 0x22 0x62 0x22 0x2c 0x22 0x70 +0x74 0x22 0x3a 0x22 0x6f 0x6e 0x22 0x7d 0x7d +I (5702) SPI_SLAVE: SPI RX (len=25): {"d":{"t":"b","pt":"on"}} +I (5712) SPI_SLAVE: Broadcasting 25 bytes via ESP-NOW +I (5712) SPI_SLAVE: ESP-NOW send status: SUCCESS +I (265682) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (268802) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (269892) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (270502) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (271122) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (271752) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (272362) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (274992) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (275542) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (275902) SPI_SLAVE: ESP-NOW received 134 bytes from 58:8c:81:a0:d6:c4 +I (277372) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277482) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277492) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277592) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277602) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277702) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277712) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277802) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277822) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277922) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277932) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +I (277942) SPI_SLAVE: ESP-NOW received 64 bytes from 58:8c:81:a0:d6:c4 +[0;32 \ No newline at end of file diff --git a/esp32/build/project_description.json b/esp32/build/project_description.json index 4d3ac6f..44c54de 100644 --- a/esp32/build/project_description.json +++ b/esp32/build/project_description.json @@ -1,7 +1,7 @@ { "version": "1.2", "project_name": "spi_slave", - "project_version": "ddbf4a0", + "project_version": "1844a2e-dirty", "project_path": "/home/pi/lighting-controller/esp32", "idf_path": "/home/pi/esp/esp-idf", "build_dir": "/home/pi/lighting-controller/esp32/build", diff --git a/esp32/build/spi_slave.bin b/esp32/build/spi_slave.bin index 73e48c4..8fb03c2 100644 Binary files a/esp32/build/spi_slave.bin and b/esp32/build/spi_slave.bin differ diff --git a/esp32/build/spi_slave.elf b/esp32/build/spi_slave.elf index c181559..598463a 100755 Binary files a/esp32/build/spi_slave.elf and b/esp32/build/spi_slave.elf differ diff --git a/esp32/build/spi_slave.map b/esp32/build/spi_slave.map index a786839..753bd1b 100644 --- a/esp32/build/spi_slave.map +++ b/esp32/build/spi_slave.map @@ -28195,7 +28195,7 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e 0x3fc99788 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x8f64e +.flash.text 0x42000020 0x8f6b4 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -29758,8385 +29758,8385 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .text.espnow_init 0x4200e282 0x34c esp-idf/main/libmain.a(main.c.obj) .text.broadcast_spi_data - 0x4200e5ce 0xc4 esp-idf/main/libmain.a(main.c.obj) + 0x4200e5ce 0x8e esp-idf/main/libmain.a(main.c.obj) .text.app_main - 0x4200e692 0x27c esp-idf/main/libmain.a(main.c.obj) - 0x4200e692 app_main + 0x4200e65c 0x318 esp-idf/main/libmain.a(main.c.obj) + 0x4200e65c app_main .text.riscv_decode_offset_from_jal_instruction - 0x4200e90e 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200e90e riscv_decode_offset_from_jal_instruction + 0x4200e974 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200e974 riscv_decode_offset_from_jal_instruction .text.is_partition_encrypted - 0x4200e95a 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200e9c0 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.load_partitions - 0x4200e9c0 0x1cc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ea26 0x1cc esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4200eb8c 0x7c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ebf2 0x7c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4200ec08 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ec6e 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4200ec46 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4200ec46 esp_partition_iterator_release + 0x4200ecac 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ecac esp_partition_iterator_release .text.esp_partition_next - 0x4200ec58 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4200ec58 esp_partition_next + 0x4200ecbe 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ecbe esp_partition_next .text.esp_partition_find - 0x4200ed0e 0x4e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4200ed0e esp_partition_find + 0x4200ed74 0x4e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200ed74 esp_partition_find .text.esp_partition_get - 0x4200ed5c 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4200ed5c esp_partition_get + 0x4200edc2 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200edc2 esp_partition_get .text.esp_partition_find_first - 0x4200ed8e 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4200ed8e esp_partition_find_first + 0x4200edf4 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4200edf4 esp_partition_find_first .text.esp_partition_write - 0x4200edba 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200edba esp_partition_write + 0x4200ee20 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200ee20 esp_partition_write .text.esp_partition_read_raw - 0x4200ee48 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200ee48 esp_partition_read_raw + 0x4200eeae 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200eeae esp_partition_read_raw .text.esp_partition_write_raw - 0x4200eea2 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200eea2 esp_partition_write_raw + 0x4200ef08 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200ef08 esp_partition_write_raw .text.esp_partition_erase_range - 0x4200ef08 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200ef08 esp_partition_erase_range + 0x4200ef6e 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200ef6e esp_partition_erase_range .text.esp_partition_mmap - 0x4200ef86 0x92 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200ef86 esp_partition_mmap + 0x4200efec 0x92 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200efec esp_partition_mmap .text.esp_partition_munmap - 0x4200f018 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200f018 esp_partition_munmap + 0x4200f07e 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200f07e esp_partition_munmap .text.esp_partition_read - 0x4200f026 0xb0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200f026 esp_partition_read + 0x4200f08c 0xb0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200f08c esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4200f0d6 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200f0d6 esp_partition_is_flash_region_writable + 0x4200f13c 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200f13c esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4200f13a 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200f13a esp_partition_main_flash_region_safe + 0x4200f1a0 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200f1a0 esp_partition_main_flash_region_safe .text.esp_partition_get_main_flash_sector_size - 0x4200f18a 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4200f18a esp_partition_get_main_flash_sector_size + 0x4200f1f0 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4200f1f0 esp_partition_get_main_flash_sector_size .text.esp_crypto_sha_aes_lock_acquire - 0x4200f18e 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4200f18e esp_crypto_sha_aes_lock_acquire + 0x4200f1f4 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4200f1f4 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x4200f1a8 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4200f1a8 esp_crypto_sha_aes_lock_release + 0x4200f20e 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4200f20e esp_crypto_sha_aes_lock_release .text.esp_crypto_mpi_lock_acquire - 0x4200f1c2 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4200f1c2 esp_crypto_mpi_lock_acquire + 0x4200f228 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4200f228 esp_crypto_mpi_lock_acquire .text.esp_crypto_mpi_lock_release - 0x4200f1dc 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4200f1dc esp_crypto_mpi_lock_release + 0x4200f242 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4200f242 esp_crypto_mpi_lock_release .text.esp_crypto_aes_enable_periph_clk - 0x4200f1f6 0x60 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - 0x4200f1f6 esp_crypto_aes_enable_periph_clk + 0x4200f25c 0x60 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + 0x4200f25c esp_crypto_aes_enable_periph_clk .text.esp_crypto_sha_enable_periph_clk - 0x4200f256 0x68 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - 0x4200f256 esp_crypto_sha_enable_periph_clk + 0x4200f2bc 0x68 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + 0x4200f2bc esp_crypto_sha_enable_periph_clk .text.esp_crypto_mpi_enable_periph_clk - 0x4200f2be 0x78 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - 0x4200f2be esp_crypto_mpi_enable_periph_clk + 0x4200f324 0x78 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + 0x4200f324 esp_crypto_mpi_enable_periph_clk .text.gpio_sleep_input_enable - 0x4200f336 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f39c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4200f3b6 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f41c 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4200f434 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f49a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200f4b4 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f51a 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200f532 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f598 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200f5c8 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f62e 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200f65e 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f6c4 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200f6f2 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f758 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_enable - 0x4200f786 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200f786 gpio_input_enable + 0x4200f7ec 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f7ec gpio_input_enable .text.gpio_output_disable - 0x4200f804 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200f804 gpio_output_disable + 0x4200f86a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f86a gpio_output_disable .text.gpio_iomux_input - 0x4200f8ac 0x9a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200f8ac gpio_iomux_input + 0x4200f912 0x9a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f912 gpio_iomux_input .text.gpio_iomux_output - 0x4200f946 0x92 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200f946 gpio_iomux_output + 0x4200f9ac 0x92 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200f9ac gpio_iomux_output .text.gpio_sleep_set_direction - 0x4200f9d8 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200f9d8 gpio_sleep_set_direction + 0x4200fa3e 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fa3e gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200fa78 0x140 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200fa78 gpio_sleep_set_pull_mode + 0x4200fade 0x140 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fade gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200fbb8 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200fbb8 gpio_sleep_sel_en + 0x4200fc1e 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fc1e gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200fc4e 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200fc4e gpio_sleep_sel_dis + 0x4200fcb4 0x94 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fcb4 gpio_sleep_sel_dis .text.gpio_func_sel - 0x4200fce2 0xac esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200fce2 gpio_func_sel + 0x4200fd48 0xac esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200fd48 gpio_func_sel .text.bootloader_init_mem - 0x4200fd8e 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200fd8e bootloader_init_mem + 0x4200fdf4 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200fdf4 bootloader_init_mem .text.bootloader_flash_update_id - 0x4200fd9c 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200fd9c bootloader_flash_update_id + 0x4200fe02 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200fe02 bootloader_flash_update_id .text.s_mem_caps_check - 0x4200fdbc 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200fe22 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4200fdde 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200fe44 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200fe18 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200fe7e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4200fe2e 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200fe94 0x1c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4200fe4a 0x68 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200feb0 0x68 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x4200feb2 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ff18 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4200ff5c 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ffc2 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x42010006 0x1c6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42010006 esp_mmu_map_init + 0x4201006c 0x1c6 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201006c esp_mmu_map_init .text.esp_mmu_map - 0x420101cc 0x564 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420101cc esp_mmu_map + 0x42010232 0x564 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010232 esp_mmu_map .text.esp_mmu_unmap - 0x42010730 0x1b4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42010730 esp_mmu_unmap + 0x42010796 0x1b4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42010796 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x420108e4 0x114 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420108e4 esp_mmu_vaddr_to_paddr + 0x4201094a 0x114 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201094a esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x420109f8 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x420109f8 spi_flash_init_lock + 0x42010a5e 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42010a5e spi_flash_init_lock .text.spi_flash_op_lock - 0x420109fa 0xe esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x420109fa spi_flash_op_lock + 0x42010a60 0xe esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42010a60 spi_flash_op_lock .text.spi_flash_op_unlock - 0x42010a08 0xe esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x42010a08 spi_flash_op_unlock + 0x42010a6e 0xe esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42010a6e spi_flash_op_unlock .text.spi_flash_mmap - 0x42010a16 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42010a16 spi_flash_mmap + 0x42010a7c 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42010a7c spi_flash_mmap .text.spi_flash_munmap - 0x42010ade 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42010ade spi_flash_munmap + 0x42010b44 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42010b44 spi_flash_munmap .text.spi_flash_cache2phys - 0x42010b4c 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42010b4c spi_flash_cache2phys + 0x42010bb2 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42010bb2 spi_flash_cache2phys .text.esp_mspi_get_io - 0x42010b70 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x42010b70 esp_mspi_get_io + 0x42010bd6 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42010bd6 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x42010c0a 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x42010c0a esp_mspi_pin_reserve + 0x42010c70 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42010c70 esp_mspi_pin_reserve .text.spimem_flash_ll_get_source_freq_mhz - 0x42010c66 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42010ccc 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x42010ca4 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x42010ca4 esp_flash_init_default_chip + 0x42010d0a 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42010d0a esp_flash_init_default_chip .text.esp_flash_app_init - 0x42010e3c 0x2a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x42010e3c esp_flash_app_init + 0x42010ea2 0x2a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42010ea2 esp_flash_app_init .text.spi_flash_chip_list_check - 0x42010e66 0x64 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - 0x42010e66 spi_flash_chip_list_check + 0x42010ecc 0x64 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x42010ecc spi_flash_chip_list_check .text.esp_crosscore_int_init - 0x42010eca 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x42010eca esp_crosscore_int_init + 0x42010f30 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42010f30 esp_crosscore_int_init .text.esp_int_wdt_init - 0x42010f30 0xce esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42010f30 esp_int_wdt_init + 0x42010f96 0xce esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42010f96 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x42010ffe 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42010ffe esp_int_wdt_cpu_init + 0x42011064 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42011064 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x42011052 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420110b8 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x42011082 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420110e8 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x420110b4 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201111a 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x420110e4 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201114a 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x4201125e 0x22 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420112c4 0x22 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x42011280 0xfc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42011280 task_wdt_timeout_abort + 0x420112e6 0xfc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420112e6 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x4201137c 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420113e2 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x420113cc 0x60 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420113cc esp_task_wdt_add + 0x42011432 0x60 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011432 esp_task_wdt_add .text.subscribe_idle - 0x4201142c 0xae esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011492 0xae esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x420114da 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420114da esp_task_wdt_init + 0x42011540 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011540 esp_task_wdt_init .text.esp_task_wdt_reset - 0x4201161e 0xca esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4201161e esp_task_wdt_reset + 0x42011684 0xca esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011684 esp_task_wdt_reset .text.idle_hook_cb - 0x420116e8 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201174e 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x420116f8 0x126 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420116f8 esp_task_wdt_print_triggered_tasks + 0x4201175e 0x126 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201175e esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4201181e 0x104 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42011884 0x104 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x42011922 0x10c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42011922 esp_task_wdt_impl_timer_allocate + 0x42011988 0x10c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42011988 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timeout_triggered - 0x42011a2e 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42011a2e esp_task_wdt_impl_timeout_triggered + 0x42011a94 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42011a94 esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x42011a5c 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42011a5c esp_task_wdt_impl_timer_restart + 0x42011ac2 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42011ac2 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x42011a9c 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011b02 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x42011ac8 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011b2e 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x42011af0 0xa6 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011b56 0xa6 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x42011b96 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011bfc 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x42011bbe 0x132 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42011bbe spi_flash_hal_init + 0x42011c24 0x132 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011c24 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x42011cf0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42011cf0 spi_flash_hal_supports_direct_write + 0x42011d56 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011d56 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x42011d02 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42011d02 spi_flash_hal_supports_direct_read + 0x42011d68 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42011d68 spi_flash_hal_supports_direct_read .text.clk_hal_lp_slow_get_freq_hz - 0x42011d14 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42011d14 clk_hal_lp_slow_get_freq_hz + 0x42011d7a 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011d7a clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x42011d6c 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42011d6c clk_hal_xtal_get_freq_mhz + 0x42011dd2 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011dd2 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42011dca 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42011dca clk_hal_soc_root_get_freq_mhz + 0x42011e30 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011e30 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x42011e26 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42011e26 clk_hal_cpu_get_freq_hz + 0x42011e8c 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011e8c clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x42011e98 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011efe 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x42011ec0 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42011ec0 clk_hal_apb_get_freq_hz + 0x42011f26 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42011f26 clk_hal_apb_get_freq_hz .text.uart_ll_get_baudrate - 0x42011ece 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011f34 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x42011f06 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f06 uart_hal_get_sclk + 0x42011f6c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011f6c uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x42011f2c 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f2c uart_hal_get_baudrate + 0x42011f92 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011f92 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x42011f46 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f46 uart_hal_set_stop_bits + 0x42011fac 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011fac uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x42011f58 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f58 uart_hal_get_stop_bits + 0x42011fbe 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011fbe uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x42011f64 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f64 uart_hal_set_data_bit_num + 0x42011fca 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011fca uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x42011f74 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f74 uart_hal_get_data_bit_num + 0x42011fda 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011fda uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x42011f80 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011f80 uart_hal_set_parity + 0x42011fe6 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42011fe6 uart_hal_set_parity .text.uart_hal_get_parity - 0x42011fa0 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42011fa0 uart_hal_get_parity + 0x42012006 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42012006 uart_hal_get_parity .text.brownout_ll_set_threshold - 0x42011fbc 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42012022 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) .text.brownout_hal_config - 0x42011fdc 0xee esp-idf/hal/libhal.a(brownout_hal.c.obj) - 0x42011fdc brownout_hal_config + 0x42012042 0xee esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42012042 brownout_hal_config .text.esp_cpu_configure_region_protection - 0x420120ca 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x420120ca esp_cpu_configure_region_protection + 0x42012130 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42012130 esp_cpu_configure_region_protection .text.esp_fill_random - 0x420121ca 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x420121ca esp_fill_random + 0x42012230 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x42012230 esp_fill_random .text.esp_gpio_reserve - 0x42012234 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42012234 esp_gpio_reserve + 0x4201229a 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x4201229a esp_gpio_reserve .text.esp_gpio_revoke - 0x42012250 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42012250 esp_gpio_revoke + 0x420122b6 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x420122b6 esp_gpio_revoke .text.tcpip_init_done - 0x42012272 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x420122d8 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_init - 0x42012280 0x106 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x42012280 esp_netif_init + 0x420122e6 0x106 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x420122e6 esp_netif_init .text.esp_aes_gmac - 0x42012386 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420123ec 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.digest_vector - 0x42012394 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420123fa 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x42012420 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012486 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x420124ba 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012520 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x4201252a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012590 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x42012548 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420125ae 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x42012556 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012556 sha256_vector + 0x420125bc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420125bc sha256_vector .text.hmac_sha256_vector - 0x4201256e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201256e hmac_sha256_vector + 0x420125d4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420125d4 hmac_sha256_vector .text.hmac_sha256 - 0x4201258a 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201258a hmac_sha256 + 0x420125f0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420125f0 hmac_sha256 .text.hmac_sha1_vector - 0x420125a4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420125a4 hmac_sha1_vector + 0x4201260a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201260a hmac_sha1_vector .text.hmac_sha1 - 0x420125c0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420125c0 hmac_sha1 + 0x42012626 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012626 hmac_sha1 .text.aes_encrypt_init - 0x420125da 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420125da aes_encrypt_init + 0x42012640 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012640 aes_encrypt_init .text.aes_encrypt - 0x420125ee 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420125ee aes_encrypt + 0x42012654 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012654 aes_encrypt .text.aes_encrypt_deinit - 0x42012602 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012602 aes_encrypt_deinit + 0x42012668 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012668 aes_encrypt_deinit .text.aes_decrypt_init - 0x42012610 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012610 aes_decrypt_init + 0x42012676 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012676 aes_decrypt_init .text.aes_decrypt - 0x42012624 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012624 aes_decrypt + 0x4201268a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201268a aes_decrypt .text.aes_decrypt_deinit - 0x42012638 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012638 aes_decrypt_deinit + 0x4201269e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201269e aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x42012646 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012646 aes_128_cbc_encrypt + 0x420126ac 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420126ac aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x420126bc 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420126bc aes_128_cbc_decrypt + 0x42012722 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012722 aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x42012732 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012732 aes_ctr_encrypt + 0x42012798 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012798 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x42012796 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42012796 pbkdf2_sha1 + 0x420127fc 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420127fc pbkdf2_sha1 .text.omac1_aes_vector - 0x420127dc 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420127dc omac1_aes_vector + 0x42012842 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012842 omac1_aes_vector .text.omac1_aes_128_vector - 0x420128ae 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420128ae omac1_aes_128_vector + 0x42012914 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012914 omac1_aes_128_vector .text.omac1_aes_128 - 0x420128c6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420128c6 omac1_aes_128 + 0x4201292c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201292c omac1_aes_128 .text.pad_blocks - 0x420128e0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .text.sha1_op 0x42012936 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - 0x42012936 sha1_op + 0x42012946 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .text.sha1_op 0x4201299c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + 0x4201299c sha1_op .text.fast_psk_f - 0x42012970 0x1c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - 0x42012970 fast_psk_f + 0x420129d6 0x1c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + 0x420129d6 fast_psk_f .text.esp_fast_psk - 0x42012b38 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - 0x42012b38 esp_fast_psk + 0x42012b9e 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + 0x42012b9e esp_fast_psk .text.os_get_time - 0x42012bb8 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42012bb8 os_get_time + 0x42012c1e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42012c1e os_get_time .text.os_random - 0x42012bdc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42012bdc os_random + 0x42012c42 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42012c42 os_random .text.os_get_random - 0x42012bee 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42012bee os_get_random + 0x42012c54 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42012c54 os_get_random .text.os_sleep - 0x42012bfe 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42012bfe os_sleep + 0x42012c64 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42012c64 os_sleep .text.forced_memzero - 0x42012c2c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42012c2c forced_memzero + 0x42012c92 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42012c92 forced_memzero .text.ccmp_aad_nonce - 0x42012c3a 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42012ca0 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x42012db4 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x42012db4 ccmp_decrypt + 0x42012e1a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42012e1a ccmp_decrypt .text.ccmp_encrypt - 0x42012e7a 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x42012e7a ccmp_encrypt + 0x42012ee0 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42012ee0 ccmp_encrypt .text.WPA_PUT_BE64 - 0x42012f96 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x42012fd0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42012ffc 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x42013036 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x4201300c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013072 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x4201302e 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013094 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x4201313c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x4201314e 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420131a2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x420131b4 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x420131e4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201324a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x4201321a 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013280 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x420132c8 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x42013312 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201332e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x42013378 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x420133c6 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201342c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x42013436 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201349c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x420134d0 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x420134d0 aes_gcm_ae + 0x42013536 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013536 aes_gcm_ae .text.aes_gmac - 0x4201355e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201355e aes_gmac - .text.hex2num 0x42013578 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420135c4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420135c4 aes_gmac + .text.hex2num 0x420135de 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x420135b8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420135b8 hex2byte + 0x4201361e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201361e hex2byte .text.hexstr2bin - 0x420135f2 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420135f2 hexstr2bin + 0x42013658 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013658 hexstr2bin .text.inc_byte_array - 0x42013634 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013634 inc_byte_array + 0x4201369a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201369a inc_byte_array .text.buf_shift_right - 0x42013654 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013654 buf_shift_right + 0x420136ba 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420136ba buf_shift_right .text.wpa_get_ntp_timestamp - 0x4201368e 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201368e wpa_get_ntp_timestamp + 0x420136f4 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420136f4 wpa_get_ntp_timestamp .text.printf_decode - 0x420136e2 0x1a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420136e2 printf_decode + 0x42013748 0x1a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013748 printf_decode .text.dup_binstr - 0x42013888 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013888 dup_binstr + 0x420138ee 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420138ee dup_binstr .text.wpa_config_parse_string - 0x420138cc 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420138cc wpa_config_parse_string + 0x42013932 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013932 wpa_config_parse_string .text.int_array_len - 0x42013a28 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013a28 int_array_len + 0x42013a8e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013a8e int_array_len .text.bin_clear_free - 0x42013a3e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013a3e bin_clear_free + 0x42013aa4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013aa4 bin_clear_free .text.os_memdup - 0x42013a5e 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013a5e os_memdup + 0x42013ac4 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013ac4 os_memdup .text.os_reltime_expired - 0x42013aa0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013aa0 os_reltime_expired + 0x42013b06 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013b06 os_reltime_expired .text.os_reltime_initialized - 0x42013b1e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42013b1e os_reltime_initialized + 0x42013b84 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013b84 os_reltime_initialized .text.xor_aes_block - 0x42013b32 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013b98 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x42013b54 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013bba 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x42013b78 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013bde 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x42013bf6 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013c5c 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x42013c9a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013d00 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x42013cf0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013d56 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x42013d46 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013dac 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x42013e4c 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42013e4c aes_ccm_ae + 0x42013eb2 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013eb2 aes_ccm_ae .text.aes_ccm_ad - 0x42013efc 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42013efc aes_ccm_ad + 0x42013f62 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42013f62 aes_ccm_ad .text.esp_wifi_config_info - 0x42013fc8 0x182 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4201402e 0x182 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x4201414a 0xc0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x420141b0 0xc0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x4201420a 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014270 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x4201421a 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014280 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x4201425c 0xd4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x4201425c esp_wifi_init + 0x420142c2 0xd4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x420142c2 esp_wifi_init .text.ieee80211_ftm_attach - 0x42014330 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42014330 ieee80211_ftm_attach + 0x42014396 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014396 ieee80211_ftm_attach .text.ftm_initiator_cleanup - 0x42014334 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42014334 ftm_initiator_cleanup + 0x4201439a 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4201439a ftm_initiator_cleanup .text.pm_beacon_offset_funcs_init - 0x42014336 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42014336 pm_beacon_offset_funcs_init + 0x4201439c 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4201439c pm_beacon_offset_funcs_init .text.check_iomux_pins_quad - 0x42014344 0xbc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420143aa 0xbc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.bus_uses_iomux_pins - 0x42014400 0xe esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014466 0xe esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.spi_ll_enable_clock - 0x4201440e 0x4a esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014474 0x4a esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.alloc_dma_chan - 0x42014458 0x1e6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420144be 0x1e6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.s_spi_common_gpio_check_reserve - 0x4201463e 0xbc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420146a4 0xbc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.bus_iomux_pins_set_quad - 0x420146fa 0x112 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014760 0x112 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.s_spi_common_bus_via_gpio - 0x4201480c 0xcc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014872 0xcc esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .text.spicommon_bus_alloc - 0x420148d8 0x8c esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x420148d8 spicommon_bus_alloc + 0x4201493e 0x8c esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x4201493e spicommon_bus_alloc .text.spicommon_bus_free - 0x42014964 0x66 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42014964 spicommon_bus_free + 0x420149ca 0x66 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420149ca spicommon_bus_free .text.spicommon_irqsource_for_host - 0x420149ca 0x18 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x420149ca spicommon_irqsource_for_host + 0x42014a30 0x18 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014a30 spicommon_irqsource_for_host .text.spicommon_dma_chan_alloc - 0x420149e2 0x86 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x420149e2 spicommon_dma_chan_alloc + 0x42014a48 0x86 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014a48 spicommon_dma_chan_alloc .text.spicommon_dma_desc_alloc - 0x42014a68 0xae esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42014a68 spicommon_dma_desc_alloc + 0x42014ace 0xae esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014ace spicommon_dma_desc_alloc .text.spicommon_dma_chan_free - 0x42014b16 0x5e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42014b16 spicommon_dma_chan_free + 0x42014b7c 0x5e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014b7c spicommon_dma_chan_free .text.spicommon_bus_initialize_io - 0x42014b74 0x6de esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42014b74 spicommon_bus_initialize_io + 0x42014bda 0x6de esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x42014bda spicommon_bus_initialize_io .text.spicommon_bus_free_io_cfg - 0x42015252 0xea esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42015252 spicommon_bus_free_io_cfg + 0x420152b8 0xea esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420152b8 spicommon_bus_free_io_cfg .text.spicommon_cs_initialize - 0x4201533c 0x158 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x4201533c spicommon_cs_initialize + 0x420153a2 0x158 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420153a2 spicommon_cs_initialize .text.spicommon_cs_free_io - 0x42015494 0x94 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - 0x42015494 spicommon_cs_free_io + 0x420154fa 0x94 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x420154fa spicommon_cs_free_io .text.spi_slave_free - 0x42015528 0x15e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - 0x42015528 spi_slave_free + 0x4201558e 0x15e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x4201558e spi_slave_free .text.spi_slave_initialize - 0x42015686 0x4f6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - 0x42015686 spi_slave_initialize + 0x420156ec 0x4f6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x420156ec spi_slave_initialize .text.spi_slave_queue_trans - 0x42015b7c 0x224 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - 0x42015b7c spi_slave_queue_trans + 0x42015be2 0x224 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x42015be2 spi_slave_queue_trans .text.spi_slave_get_trans_result - 0x42015da0 0xec esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - 0x42015da0 spi_slave_get_trans_result + 0x42015e06 0xec esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x42015e06 spi_slave_get_trans_result .text.spi_slave_transmit - 0x42015e8c 0x58 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - 0x42015e8c spi_slave_transmit + 0x42015ef2 0x58 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x42015ef2 spi_slave_transmit .text.mbedtls_int_div_int - 0x42015ee4 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015f4a 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x42015f2e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42015f2e mbedtls_mpi_init + 0x42015f94 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015f94 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x42015f3e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42015f3e mbedtls_mpi_free + 0x42015fa4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015fa4 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x42015f6c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42015f6c mbedtls_mpi_grow + 0x42015fd2 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015fd2 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x42015fd8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42015fd8 mbedtls_mpi_safe_cond_assign + 0x4201603e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201603e mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x42016070 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016070 mbedtls_mpi_safe_cond_swap + 0x420160d6 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420160d6 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x42016114 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201617a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x42016162 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016162 mbedtls_mpi_shrink + 0x420161c8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420161c8 mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x420161ea 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420161ea mbedtls_mpi_copy + 0x42016250 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016250 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x4201629a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201629a mbedtls_mpi_lset + 0x42016300 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016300 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x420162ee 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420162ee mbedtls_mpi_get_bit + 0x42016354 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016354 mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x42016310 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016310 mbedtls_mpi_set_bit + 0x42016376 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016376 mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x42016384 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016384 mbedtls_mpi_lsb + 0x420163ea 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420163ea mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x420163c0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420163c0 mbedtls_mpi_bitlen + 0x42016426 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016426 mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x420163d4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420163d4 mbedtls_mpi_size + 0x4201643a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201643a mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x420163e6 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420163e6 mbedtls_mpi_read_binary_le + 0x4201644c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201644c mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x42016426 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016426 mbedtls_mpi_read_binary + 0x4201648c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201648c mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x42016466 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016466 mbedtls_mpi_write_binary_le + 0x420164cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420164cc mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x4201647e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201647e mbedtls_mpi_write_binary + 0x420164e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420164e4 mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x42016496 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016496 mbedtls_mpi_shift_l + 0x420164fc 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420164fc mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x420164e0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420164e0 mbedtls_mpi_shift_r + 0x42016546 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016546 mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x420164fc 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420164fc mbedtls_mpi_cmp_abs + 0x42016562 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016562 mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x42016574 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016574 mbedtls_mpi_cmp_mpi + 0x420165da 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420165da mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x42016624 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016624 mbedtls_mpi_cmp_int + 0x4201668a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201668a mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x42016656 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016656 mbedtls_mpi_add_abs + 0x420166bc 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420166bc mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x42016714 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016714 mbedtls_mpi_sub_abs + 0x4201677a 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201677a mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x420167f4 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201685a 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x42016872 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016872 mbedtls_mpi_add_mpi + 0x420168d8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420168d8 mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x42016882 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016882 mbedtls_mpi_sub_mpi + 0x420168e8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420168e8 mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x42016892 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016892 mbedtls_mpi_add_int + 0x420168f8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420168f8 mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x420168c4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420168c4 mbedtls_mpi_sub_int + 0x4201692a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201692a mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x420168f6 0x3b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420168f6 mbedtls_mpi_div_mpi + 0x4201695c 0x3b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201695c mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x42016cac 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016cac mbedtls_mpi_div_int + 0x42016d12 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016d12 mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x42016cde 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016cde mbedtls_mpi_mod_mpi + 0x42016d44 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016d44 mbedtls_mpi_mod_mpi .text.mbedtls_mpi_exp_mod_optionally_safe - 0x42016d52 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016db8 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_mod_int - 0x42016f5a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42016f5a mbedtls_mpi_mod_int + 0x42016fc0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016fc0 mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x42016fe6 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201704c 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x42017050 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017050 mbedtls_mpi_exp_mod_soft + 0x420170b6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420170b6 mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_exp_mod_unsafe - 0x42017064 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017064 mbedtls_mpi_exp_mod_unsafe + 0x420170ca 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420170ca mbedtls_mpi_exp_mod_unsafe .text.mbedtls_mpi_gcd - 0x4201707e 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201707e mbedtls_mpi_gcd + 0x420170e4 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420170e4 mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x4201719a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201719a mbedtls_mpi_fill_random + 0x42017200 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017200 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x420171e2 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017248 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x420173a6 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420173a6 mbedtls_mpi_random + 0x4201740c 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201740c mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x42017406 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017406 mbedtls_mpi_inv_mod + 0x4201746c 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201746c mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x420176a4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420176a4 mbedtls_mpi_is_prime_ext + 0x4201770a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201770a mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x42017718 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201777e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x4201774c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177b2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x4201775c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177c2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x4201776e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201776e mbedtls_mpi_core_clz + 0x420177d4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177d4 mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x42017780 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017780 mbedtls_mpi_core_bitlen + 0x420177e6 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177e6 mbedtls_mpi_core_bitlen .text.exp_mod_calc_first_bit_optionally_safe - 0x420177ba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017820 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_bigendian_to_host - 0x420177f6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420177f6 mbedtls_mpi_core_bigendian_to_host + 0x4201785c 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201785c mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x4201783c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201783c mbedtls_mpi_core_uint_le_mpi + 0x420178a2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420178a2 mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x42017884 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017884 mbedtls_mpi_core_lt_ct + 0x420178ea 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420178ea mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x420178f2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420178f2 mbedtls_mpi_core_cond_assign + 0x42017958 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017958 mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x42017924 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201798a 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_table_lookup_optionally_safe - 0x42017982 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420179e8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x420179b0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420179b0 mbedtls_mpi_core_cond_swap + 0x42017a16 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017a16 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x42017a02 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017a02 mbedtls_mpi_core_read_le + 0x42017a68 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017a68 mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x42017a76 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017a76 mbedtls_mpi_core_read_be + 0x42017adc 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017adc mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x42017aea 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017aea mbedtls_mpi_core_write_le + 0x42017b50 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017b50 mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x42017b6a 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017b6a mbedtls_mpi_core_write_be + 0x42017bd0 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017bd0 mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x42017bf4 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017bf4 mbedtls_mpi_core_shift_r + 0x42017c5a 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017c5a mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x42017c90 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017c90 mbedtls_mpi_core_shift_l + 0x42017cf6 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017cf6 mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x42017d06 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017d06 mbedtls_mpi_core_add + 0x42017d6c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017d6c mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x42017d40 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017d40 mbedtls_mpi_core_sub + 0x42017da6 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017da6 mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x42017d76 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017d76 mbedtls_mpi_core_mla + 0x42017ddc 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017ddc mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x42017ed6 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017ed6 mbedtls_mpi_core_montmul_init + 0x42017f3c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017f3c mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x42017f02 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42017f02 mbedtls_mpi_core_montmul + 0x42017f68 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017f68 mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x42017fd0 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018036 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_exp_mod_optionally_safe - 0x4201806e 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420180d4 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x42018194 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018194 mbedtls_mpi_core_get_mont_r2_unsafe + 0x420181fa 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420181fa mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x420181d8 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420181d8 mbedtls_mpi_core_fill_random + 0x4201823e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201823e mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x42018264 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018264 mbedtls_mpi_core_random + 0x420182ca 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420182ca mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x42018316 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018316 mbedtls_mpi_core_exp_mod_working_limbs + 0x4201837c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201837c mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x42018342 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018342 mbedtls_mpi_core_exp_mod + 0x420183a8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420183a8 mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_exp_mod_unsafe - 0x42018356 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018356 mbedtls_mpi_core_exp_mod_unsafe + 0x420183bc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420183bc mbedtls_mpi_core_exp_mod_unsafe .text.mbedtls_mpi_core_sub_int - 0x42018370 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42018370 mbedtls_mpi_core_sub_int + 0x420183d6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420183d6 mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x4201839a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201839a mbedtls_mpi_core_check_zero_ct + 0x42018400 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018400 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x420183c0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420183c0 mbedtls_mpi_core_to_mont_rep + 0x42018426 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018426 mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x420183da 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420183da mbedtls_mpi_core_from_mont_rep + 0x42018440 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018440 mbedtls_mpi_core_from_mont_rep .text.mbedtls_cipher_info_from_type - 0x420183f8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420183f8 mbedtls_cipher_info_from_type + 0x4201845e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4201845e mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x42018412 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42018412 mbedtls_cipher_info_from_values + 0x42018478 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42018478 mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x42018456 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42018456 mbedtls_cipher_init + 0x420184bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420184bc mbedtls_cipher_init .text.mbedtls_cipher_free - 0x4201846e 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201846e mbedtls_cipher_free + 0x420184d4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420184d4 mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x420184b4 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420184b4 mbedtls_cipher_setup + 0x4201851a 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4201851a mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x4201850c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201850c mbedtls_cipher_setkey + 0x42018572 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42018572 mbedtls_cipher_setkey .text.mbedtls_cipher_update - 0x420185b4 0x324 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420185b4 mbedtls_cipher_update + 0x4201861a 0x324 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4201861a mbedtls_cipher_update .text.xts_aes_ctx_free - 0x420188d8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201893e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x420188f4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201895a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x42018916 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201897c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x42018924 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201898a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x42018932 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018998 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x42018950 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420189b6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x4201896a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420189d0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x4201898c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420189f2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x420189a0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a06 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x420189b4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a1a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x420189ce 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a34 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x420189f0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a56 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x42018a04 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a6a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x42018a18 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a7e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x42018a32 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018a98 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x42018a54 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018aba 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x42018a62 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018ac8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x42018a70 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018ad6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x42018a7e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018ae4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x42018a8c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018af2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x42018a9a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b00 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x42018aac 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b12 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x42018ac6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b2c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x42018ae8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b4e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x42018af6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b5c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x42018b04 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b6a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x42018b12 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b78 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x42018b20 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b86 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x42018b2e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018b94 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x42018b3c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018ba2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x42018b4a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018bb0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x42018b7e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42018b7e mbedtls_ct_memcmp + 0x42018be4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018be4 mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x42018bac 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42018bac mbedtls_ct_memmove_left + 0x42018c12 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018c12 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x42018c22 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42018c22 mbedtls_ct_memcpy_if + 0x42018c88 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018c88 mbedtls_ct_memcpy_if .text.mbedtls_ct_zeroize_if - 0x42018c5e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42018c5e mbedtls_ct_zeroize_if + 0x42018cc4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018cc4 mbedtls_ct_zeroize_if .text.cmac_pad - 0x42018c7c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018ce2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x42018cb8 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018d1e 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x42018d56 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018dbc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x42018dc6 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42018dc6 mbedtls_cipher_cmac_starts + 0x42018e2c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018e2c mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x42018e56 0x13e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42018e56 mbedtls_cipher_cmac_update + 0x42018ebc 0x13e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018ebc mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x42018f94 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42018f94 mbedtls_cipher_cmac_finish + 0x42018ffa 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018ffa mbedtls_cipher_cmac_finish .text.mbedtls_md_info_from_type - 0x420190da 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420190da mbedtls_md_info_from_type + 0x42019140 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019140 mbedtls_md_info_from_type .text.mbedtls_md_init - 0x42019186 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019186 mbedtls_md_init + 0x420191ec 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420191ec mbedtls_md_init .text.mbedtls_md_free - 0x42019194 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019194 mbedtls_md_free + 0x420191fa 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420191fa mbedtls_md_free .text.mbedtls_md_setup - 0x4201921e 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201921e mbedtls_md_setup + 0x42019284 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019284 mbedtls_md_setup .text.mbedtls_md_starts - 0x42019362 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019362 mbedtls_md_starts + 0x420193c8 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420193c8 mbedtls_md_starts .text.mbedtls_md_update - 0x42019436 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019436 mbedtls_md_update + 0x4201949c 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201949c mbedtls_md_update .text.mbedtls_md_finish - 0x420194cc 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420194cc mbedtls_md_finish + 0x42019532 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019532 mbedtls_md_finish .text.mbedtls_md - 0x42019566 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019566 mbedtls_md + 0x420195cc 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420195cc mbedtls_md .text.mbedtls_md_get_size - 0x4201964a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201964a mbedtls_md_get_size + 0x420196b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420196b0 mbedtls_md_get_size .text.mbedtls_md_hmac_starts - 0x42019652 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42019652 mbedtls_md_hmac_starts + 0x420196b8 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420196b8 mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x4201976e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201976e mbedtls_md_hmac_update + 0x420197d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420197d4 mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x4201979e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201979e mbedtls_md_hmac_finish + 0x42019804 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019804 mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x4201981c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201981c mbedtls_md_hmac_reset + 0x42019882 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019882 mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x42019868 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x42019868 mbedtls_md5 + 0x420198ce 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x420198ce mbedtls_md5 .text.mbedtls_calloc - 0x420198bc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x420198bc mbedtls_calloc + 0x42019922 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x42019922 mbedtls_calloc .text.mbedtls_free - 0x420198cc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x420198cc mbedtls_free + 0x42019932 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x42019932 mbedtls_free .text.mbedtls_platform_zeroize - 0x420198dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x420198dc mbedtls_platform_zeroize + 0x42019942 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x42019942 mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x420198fc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x420198fc mbedtls_zeroize_and_free + 0x42019962 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x42019962 mbedtls_zeroize_and_free .text.mbedtls_sha1 - 0x42019918 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x42019918 mbedtls_sha1 + 0x4201997e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x4201997e mbedtls_sha1 .text.mbedtls_sha256 - 0x4201996c 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x4201996c mbedtls_sha256 + 0x420199d2 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x420199d2 mbedtls_sha256 .text.mbedtls_sha512_init - 0x420199d0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x420199d0 mbedtls_sha512_init + 0x42019a36 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019a36 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x420199e8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x420199e8 mbedtls_sha512_free + 0x42019a4e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019a4e mbedtls_sha512_free .text.mbedtls_sha512_starts - 0x420199fc 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x420199fc mbedtls_sha512_starts + 0x42019a62 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019a62 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x42019b24 0xc9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42019b24 mbedtls_internal_sha512_process + 0x42019b8a 0xc9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019b8a mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x4201a7be 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a824 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x4201a804 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201a804 mbedtls_sha512_update + 0x4201a86a 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a86a mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x4201a8e6 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201a8e6 mbedtls_sha512_finish + 0x4201a94c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a94c mbedtls_sha512_finish .text.mbedtls_sha512 - 0x4201aa5a 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201aa5a mbedtls_sha512 + 0x4201aac0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201aac0 mbedtls_sha512 .text.keccak_f1600 - 0x4201aac2 0x996 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201ab28 0x996 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .text.mbedtls_sha3_init - 0x4201b458 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b458 mbedtls_sha3_init + 0x4201b4be 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b4be mbedtls_sha3_init .text.mbedtls_sha3_free - 0x4201b470 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b470 mbedtls_sha3_free + 0x4201b4d6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b4d6 mbedtls_sha3_free .text.mbedtls_sha3_starts - 0x4201b484 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b484 mbedtls_sha3_starts + 0x4201b4ea 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b4ea mbedtls_sha3_starts .text.mbedtls_sha3_update - 0x4201b516 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b516 mbedtls_sha3_update + 0x4201b57c 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b57c mbedtls_sha3_update .text.mbedtls_sha3_finish - 0x4201b698 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b698 mbedtls_sha3_finish + 0x4201b6fe 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b6fe mbedtls_sha3_finish .text.mbedtls_sha3 - 0x4201b7e8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201b7e8 mbedtls_sha3 + 0x4201b84e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b84e mbedtls_sha3 .text.esp_mbedtls_mem_calloc - 0x4201b84a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4201b84a esp_mbedtls_mem_calloc + 0x4201b8b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201b8b0 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x4201b862 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4201b862 esp_mbedtls_mem_free + 0x4201b8c8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201b8c8 esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x4201b874 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b8da 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x4201b8a2 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b908 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x4201b9c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201b9c8 esp_aes_xts_init + 0x4201ba2e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201ba2e esp_aes_xts_init .text.esp_aes_xts_free - 0x4201b9e0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201b9e0 esp_aes_xts_free + 0x4201ba46 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201ba46 esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4201b9f8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201b9f8 esp_aes_xts_setkey_enc + 0x4201ba5e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201ba5e esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x4201ba30 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201ba30 esp_aes_xts_setkey_dec + 0x4201ba96 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201ba96 esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4201ba68 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201ba68 esp_aes_crypt_xts + 0x4201bace 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201bace esp_aes_crypt_xts .text.valid_key_length - 0x4201bc16 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201bc16 valid_key_length + 0x4201bc7c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201bc7c valid_key_length .text.esp_aes_init - 0x4201bc2c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201bc2c esp_aes_init + 0x4201bc92 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201bc92 esp_aes_init .text.esp_aes_free - 0x4201bc5e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201bc5e esp_aes_free + 0x4201bcc4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201bcc4 esp_aes_free .text.esp_aes_setkey - 0x4201bc86 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201bc86 esp_aes_setkey + 0x4201bcec 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201bcec esp_aes_setkey .text.esp_aes_validate_input - 0x4201bcd4 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bd3a 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_block - 0x4201bdb6 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201be1c 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x4201be4e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201be4e esp_aes_acquire_hardware + 0x4201beb4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201beb4 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x4201be62 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201be62 esp_aes_release_hardware + 0x4201bec8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bec8 esp_aes_release_hardware .text.esp_aes_crypt_ecb - 0x4201be76 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201be76 esp_aes_crypt_ecb + 0x4201bedc 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bedc esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x4201beda 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201beda esp_aes_crypt_cbc + 0x4201bf40 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bf40 esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4201c04a 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201c04a esp_aes_crypt_cfb128 + 0x4201c0b0 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c0b0 esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4201c242 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201c242 esp_aes_crypt_ofb + 0x4201c2a8 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c2a8 esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4201c3b2 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201c3b2 esp_aes_crypt_ctr + 0x4201c418 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c418 esp_aes_crypt_ctr .text.s_check_dma_capable - 0x4201c5a2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c608 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x4201c5b2 0x188 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c618 0x188 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x4201c73a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c73a esp_sha_write_digest_state + 0x4201c7a0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7a0 esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x4201c748 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c748 esp_sha_read_digest_state + 0x4201c7ae 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7ae esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x4201c756 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c756 esp_sha_acquire_hardware + 0x4201c7bc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7bc esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x4201c76a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c76a esp_sha_release_hardware + 0x4201c7d0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7d0 esp_sha_release_hardware .text.esp_sha_set_mode - 0x4201c77e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c77e esp_sha_set_mode + 0x4201c7e4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7e4 esp_sha_set_mode .text.esp_sha_block - 0x4201c798 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c798 esp_sha_block + 0x4201c7fe 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c7fe esp_sha_block .text.esp_sha_block_mode_fallback - 0x4201c7b8 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c81e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma - 0x4201c82c 0x15c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201c82c esp_sha_dma + 0x4201c892 0x15c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4201c892 esp_sha_dma .text.mpi_words - 0x4201c988 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c9ee 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4201c9a8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201ca0e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4201ca40 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201caa6 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4201ca8e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201caf4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4201cb48 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cbae 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4201cb96 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cbfc 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4201cd02 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cd68 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4201cda0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201cda0 mbedtls_mpi_exp_mod + 0x4201ce06 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201ce06 mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4201cde2 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201cde2 mbedtls_mpi_mul_mpi + 0x4201ce48 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201ce48 mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4201cf32 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cf98 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4201cfc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201cfc4 mbedtls_mpi_mul_int + 0x4201d02a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d02a mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4201cfe4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201cfe4 esp_mpi_enable_hardware_hw_op + 0x4201d04a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d04a esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4201cffc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201cffc esp_mpi_disable_hardware_hw_op + 0x4201d062 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d062 esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4201d010 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201d010 esp_mpi_mul_mpi_hw_op + 0x4201d076 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d076 esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4201d058 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201d058 esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4201d0be 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d0be esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4201d0e2 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201d0e2 esp_mpi_exp_mpi_mod_hw_op + 0x4201d148 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d148 esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4201d1b6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d21c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_block_process - 0x4201d1c8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d22e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4201d1ec 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d252 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4201d216 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201d216 mbedtls_sha1_init + 0x4201d27c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d27c mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4201d22e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201d22e mbedtls_sha1_free + 0x4201d294 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d294 mbedtls_sha1_free .text.mbedtls_sha1_starts - 0x4201d242 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201d242 mbedtls_sha1_starts + 0x4201d2a8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d2a8 mbedtls_sha1_starts .text.mbedtls_sha1_update - 0x4201d264 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201d264 mbedtls_sha1_update + 0x4201d2ca 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d2ca mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4201d386 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201d386 mbedtls_sha1_finish + 0x4201d3ec 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d3ec mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4201d438 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d49e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha256_block_process - 0x4201d44a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d4b0 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4201d46e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d4d4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4201d498 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201d498 mbedtls_sha256_init + 0x4201d4fe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d4fe mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4201d4b0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201d4b0 mbedtls_sha256_free + 0x4201d516 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d516 mbedtls_sha256_free .text.mbedtls_sha256_starts - 0x4201d4c4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201d4c4 mbedtls_sha256_starts + 0x4201d52a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d52a mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4201d4f6 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201d4f6 mbedtls_sha256_update + 0x4201d55c 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d55c mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4201d60e 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201d60e mbedtls_sha256_finish + 0x4201d674 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d674 mbedtls_sha256_finish .text.xor_data - 0x4201d702 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d768 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4201d726 0x1da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d78c 0x1da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4201d900 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d966 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4201d948 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d9ae 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4201d9b4 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201d9b4 esp_aes_gcm_setkey + 0x4201da1a 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201da1a esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4201da60 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201da60 esp_aes_gcm_init + 0x4201dac6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dac6 esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4201da88 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201da88 esp_aes_gcm_free + 0x4201daee 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201daee esp_aes_gcm_free .text.esp_aes_gcm_update - 0x4201dac0 0x19c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201dac0 esp_aes_gcm_update + 0x4201db26 0x19c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201db26 esp_aes_gcm_update .text.esp_md5_finish - 0x4201dc5c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201dc5c esp_md5_finish + 0x4201dcc2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dcc2 esp_md5_finish .text.esp_md5_update - 0x4201dc76 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201dc76 esp_md5_update + 0x4201dcdc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dcdc esp_md5_update .text.esp_md5_init - 0x4201dc8a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201dc8a esp_md5_init + 0x4201dcf0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dcf0 esp_md5_init .text.esp_md5_starts - 0x4201dc9c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201dc9c esp_md5_starts + 0x4201dd02 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dd02 esp_md5_starts .text.esp_md5_free - 0x4201dcac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201dcac esp_md5_free - .text.aria_a 0x4201dcc0 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4201dde8 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201dd12 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dd12 esp_md5_free + .text.aria_a 0x4201dd26 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4201de4e 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4201def8 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201df5e 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4201dfa2 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e008 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4201e04c 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e0b2 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4201e0fe 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e0fe mbedtls_aria_setkey_enc + 0x4201e164 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e164 mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4201e2ac 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e2ac mbedtls_aria_setkey_dec + 0x4201e312 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e312 mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4201e336 0x154 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e336 mbedtls_aria_crypt_ecb + 0x4201e39c 0x154 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e39c mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4201e48a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e48a mbedtls_aria_init + 0x4201e4f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e4f0 mbedtls_aria_init .text.mbedtls_aria_free - 0x4201e4a2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e4a2 mbedtls_aria_free + 0x4201e508 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e508 mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4201e4b6 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e4b6 mbedtls_aria_crypt_cbc + 0x4201e51c 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e51c mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4201e5b8 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e5b8 mbedtls_aria_crypt_cfb128 + 0x4201e61e 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e61e mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4201e674 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201e674 mbedtls_aria_crypt_ctr + 0x4201e6da 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e6da mbedtls_aria_crypt_ctr .text.mbedtls_asn1_get_len - 0x4201e70e 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e70e mbedtls_asn1_get_len + 0x4201e774 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e774 mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4201e79e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e79e mbedtls_asn1_get_tag + 0x4201e804 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e804 mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4201e7ce 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e834 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_int - 0x4201e860 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e860 mbedtls_asn1_get_int + 0x4201e8c6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e8c6 mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4201e872 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e872 mbedtls_asn1_get_mpi + 0x4201e8d8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e8d8 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring_null - 0x4201e8a6 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e8a6 mbedtls_asn1_get_bitstring_null + 0x4201e90c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e90c mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_get_alg - 0x4201e8e4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201e8e4 mbedtls_asn1_get_alg + 0x4201e94a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e94a mbedtls_asn1_get_alg .text.mbedtls_asn1_write_len - 0x4201e99e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201e99e mbedtls_asn1_write_len + 0x4201ea04 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ea04 mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4201e9ee 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201e9ee mbedtls_asn1_write_tag + 0x4201ea54 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ea54 mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4201ea0c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ea72 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4201ea4c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201ea4c mbedtls_asn1_write_mpi + 0x4201eab2 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201eab2 mbedtls_asn1_write_mpi .text.mbedtls_ccm_crypt - 0x4201eae6 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201eb4c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x4201eb82 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201eb82 mbedtls_ccm_init + 0x4201ebe8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ebe8 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4201eb9a 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201eb9a mbedtls_ccm_setkey + 0x4201ec00 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ec00 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4201ebfc 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201ebfc mbedtls_ccm_free + 0x4201ec62 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ec62 mbedtls_ccm_free .text.mbedtls_ccm_update - 0x4201ec20 0x1c6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201ec20 mbedtls_ccm_update + 0x4201ec86 0x1c6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ec86 mbedtls_ccm_update .text.gcm_gen_table_rightshift - 0x4201ede6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201ee4c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_gen_table - 0x4201ee60 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201eec6 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult_smalltable - 0x4201ef94 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201effa 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult - 0x4201f134 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f19a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mask - 0x4201f152 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f1b8 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_incr - 0x4201f228 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f28e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.mbedtls_gcm_init_soft - 0x4201f24e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201f24e mbedtls_gcm_init_soft + 0x4201f2b4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f2b4 mbedtls_gcm_init_soft .text.mbedtls_gcm_setkey_soft - 0x4201f266 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201f266 mbedtls_gcm_setkey_soft + 0x4201f2cc 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f2cc mbedtls_gcm_setkey_soft .text.mbedtls_gcm_update_soft - 0x4201f2ec 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201f2ec mbedtls_gcm_update_soft + 0x4201f352 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f352 mbedtls_gcm_update_soft .text.mbedtls_gcm_free_soft - 0x4201f462 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201f462 mbedtls_gcm_free_soft + 0x4201f4c8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f4c8 mbedtls_gcm_free_soft .text.mbedtls_ct_uint_lt - 0x4201f482 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f4e8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x4201f4b6 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f51c 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x4201f5b4 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f61a 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x4201f6ec 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f752 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x4201f7a8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f80e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x4201f7ba 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f820 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x4201f7ee 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f854 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x4201f8ee 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f954 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x4201f992 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f9f8 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x4201fae4 0x1a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fb4a 0x1a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import_raw - 0x4201fc8a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201fc8a mbedtls_rsa_import_raw + 0x4201fcf0 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fcf0 mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x4201fd3c 0x1f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201fd3c mbedtls_rsa_complete + 0x4201fda2 0x1f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fda2 mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x4201ff2e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ff2e mbedtls_rsa_init + 0x4201ff94 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ff94 mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x4201ff46 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ff46 mbedtls_rsa_get_bitlen + 0x4201ffac 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ffac mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x4201ff56 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ff56 mbedtls_rsa_get_len + 0x4201ffbc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ffbc mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x4201ff5a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ff5a mbedtls_rsa_check_pubkey + 0x4201ffc0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ffc0 mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x4201ffce 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ffce mbedtls_rsa_parse_pubkey + 0x42020034 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020034 mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x420200a6 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420200a6 mbedtls_rsa_check_privkey + 0x4202010c 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202010c mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x42020128 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020128 mbedtls_rsa_check_pub_priv + 0x4202018e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202018e mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x42020178 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020178 mbedtls_rsa_public + 0x420201de 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420201de mbedtls_rsa_public .text.mbedtls_rsa_private - 0x42020212 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020212 mbedtls_rsa_private + 0x42020278 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020278 mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x420204b8 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202051e 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x42020668 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420206ce 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x4202069a 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202069a mbedtls_rsa_rsaes_oaep_encrypt + 0x42020700 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020700 mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x420207ca 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420207ca mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x42020830 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020830 mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x420208a0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420208a0 mbedtls_rsa_pkcs1_encrypt + 0x42020906 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020906 mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x420208d4 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420208d4 mbedtls_rsa_rsaes_oaep_decrypt + 0x4202093a 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202093a mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x42020ae0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020ae0 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x42020b46 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020b46 mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x42020b6c 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020b6c mbedtls_rsa_pkcs1_decrypt + 0x42020bd2 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020bd2 mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x42020ba2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020ba2 mbedtls_rsa_rsassa_pss_sign + 0x42020c08 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020c08 mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x42020bb4 0xec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020bb4 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x42020c1a 0xec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020c1a mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x42020ca0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020ca0 mbedtls_rsa_pkcs1_sign + 0x42020d06 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020d06 mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x42020cdc 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020cdc mbedtls_rsa_rsassa_pss_verify_ext + 0x42020d42 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020d42 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x42020ed0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020ed0 mbedtls_rsa_rsassa_pss_verify + 0x42020f36 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020f36 mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x42020efc 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020efc mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x42020f62 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020f62 mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x42020fb0 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020fb0 mbedtls_rsa_pkcs1_verify + 0x42021016 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42021016 mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x42020fe6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020fe6 mbedtls_rsa_free + 0x4202104c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202104c mbedtls_rsa_free .text.mbedtls_rsa_deduce_primes - 0x42021060 0x236 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021060 mbedtls_rsa_deduce_primes + 0x420210c6 0x236 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420210c6 mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x42021296 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021296 mbedtls_rsa_deduce_private_exponent + 0x420212fc 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420212fc mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x42021366 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021366 mbedtls_rsa_deduce_crt + 0x420213cc 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420213cc mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x420213fc 0x21a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420213fc mbedtls_rsa_validate_params + 0x42021462 0x21a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42021462 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x42021616 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021616 mbedtls_rsa_validate_crt + 0x4202167c 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4202167c mbedtls_rsa_validate_crt .text.esp_sha_dma_start - 0x4202177c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x4202177c esp_sha_dma_start + 0x420217e2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x420217e2 esp_sha_dma_start .text.s_check_dma_capable - 0x4202178e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420217f4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_isr_initialise - 0x4202179e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021804 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.dma_desc_setup_link - 0x420217b0 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021816 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_dma_wait_complete - 0x4202189e 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021904 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_intr_alloc - 0x420218fa 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x420218fa esp_aes_intr_alloc + 0x42021960 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021960 esp_aes_intr_alloc .text.esp_aes_process_dma - 0x4202199e 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x4202199e esp_aes_process_dma + 0x42021a04 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021a04 esp_aes_process_dma .text.esp_aes_process_dma_ext_ram - 0x42021d38 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021d9e 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.crypto_shared_gdma_new_channel - 0x42021ea2 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42021f08 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x42021ee0 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42021f46 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start_axi_ahb - 0x42021fdc 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x42021fdc esp_crypto_shared_gdma_start_axi_ahb + 0x42022042 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42022042 esp_crypto_shared_gdma_start_axi_ahb .text.ecdh_gen_public_restartable - 0x420220ba 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022120 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x42022108 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202216e 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x42022182 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420221e8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x420221b6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420221b6 mbedtls_ecdh_gen_public + 0x4202221c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202221c mbedtls_ecdh_gen_public .text.mbedtls_ecdh_compute_shared - 0x420221c6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420221c6 mbedtls_ecdh_compute_shared + 0x4202222c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202222c mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x420221d6 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202223c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x42022272 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022272 mbedtls_ecdh_init + 0x420222d8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420222d8 mbedtls_ecdh_init .text.mbedtls_ecdh_free - 0x4202228a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4202228a mbedtls_ecdh_free + 0x420222f0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420222f0 mbedtls_ecdh_free .text.mbedtls_ecdh_calc_secret - 0x420222b8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420222b8 mbedtls_ecdh_calc_secret + 0x4202231e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202231e mbedtls_ecdh_calc_secret .text.derive_mpi - 0x420222dc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022342 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x4202234c 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420223b2 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x420223f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420223f2 mbedtls_ecdsa_can_do + 0x42022458 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022458 mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x42022400 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42022400 mbedtls_ecdsa_sign_restartable + 0x42022466 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022466 mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x420225d0 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420225d0 mbedtls_ecdsa_sign_det_restartable + 0x42022636 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022636 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x420226de 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420226de mbedtls_ecdsa_verify_restartable + 0x42022744 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022744 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x4202285e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4202285e mbedtls_ecdsa_write_signature_restartable + 0x420228c4 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420228c4 mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x42022900 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42022900 mbedtls_ecdsa_write_signature + 0x42022966 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022966 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x42022914 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42022914 mbedtls_ecdsa_read_signature_restartable + 0x4202297a 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4202297a mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x420229d4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420229d4 mbedtls_ecdsa_read_signature + 0x42022a3a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022a3a mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x420229e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420229e4 mbedtls_ecdsa_init + 0x42022a4a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022a4a mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x420229f2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420229f2 mbedtls_ecdsa_free + 0x42022a58 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022a58 mbedtls_ecdsa_free .text.ecp_group_is_static_comb_table - 0x42022a02 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022a68 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x42022a06 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022a6c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x42022a48 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022aae 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x42022a6e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ad4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x42022a94 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022afa 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x42022b56 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022bbc 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42022ba4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022c0a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x42022bf0 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022c56 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x42022c3c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ca2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x42022ce4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d4a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x42022d20 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d86 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x42022d6c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022dd2 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x42022dd2 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022e38 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42022e82 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ee8 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42022f2e 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022f94 0x178 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x420230a6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202310c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42023120 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023186 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x420231ce 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023234 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x420231f6 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202325c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x4202323a 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420232a0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x420232e2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023348 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x4202332e 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023394 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x42023378 0x228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420233de 0x228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x420235a0 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023606 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x42023754 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420237ba 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x420237ba 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023820 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x42023850 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420238b6 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x42023908 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202396e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x420239ba 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a20 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x42023a2c 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023a2c mbedtls_ecp_curve_list + 0x42023a92 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a92 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x42023a36 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023a36 mbedtls_ecp_grp_id_list + 0x42023a9c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a9c mbedtls_ecp_grp_id_list .text.mbedtls_ecp_get_type - 0x42023a8c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023a8c mbedtls_ecp_get_type + 0x42023af2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023af2 mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x42023aa0 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023aa0 mbedtls_ecp_point_init + 0x42023b06 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b06 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x42023ac4 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023ac4 mbedtls_ecp_group_init + 0x42023b2a 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b2a mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x42023b22 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023b22 mbedtls_ecp_keypair_init + 0x42023b88 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b88 mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x42023b46 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023b46 mbedtls_ecp_point_free + 0x42023bac 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023bac mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x42023b6c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023b6c mbedtls_ecp_group_free + 0x42023bd2 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023bd2 mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x42023bea 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023bea mbedtls_ecp_keypair_free + 0x42023c50 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023c50 mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x42023c10 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023c10 mbedtls_ecp_copy + 0x42023c76 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023c76 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x42023c48 0x17c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023cae 0x17c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x42023dc4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023dc4 mbedtls_ecp_group_copy + 0x42023e2a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023e2a mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x42023dd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42023dd4 mbedtls_ecp_set_zero + 0x42023e3a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023e3a mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x42023e04 0x1f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023e6a 0x1f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42023ffa 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024060 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x42024192 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420241f8 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x42024258 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420242be 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x420242fe 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024364 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x42024402 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024402 mbedtls_ecp_is_zero + 0x42024468 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024468 mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x42024418 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024418 mbedtls_ecp_point_cmp + 0x4202447e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202447e mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_read_binary - 0x42024468 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024468 mbedtls_ecp_point_read_binary + 0x420244ce 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420244ce mbedtls_ecp_point_read_binary .text.mbedtls_ecp_check_pubkey - 0x420245c6 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420245c6 mbedtls_ecp_check_pubkey + 0x4202462c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202462c mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x4202461e 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202461e mbedtls_ecp_check_privkey + 0x42024684 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024684 mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x420246c8 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202472e 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x42024762 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024762 mbedtls_ecp_mul_restartable + 0x420247c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420247c8 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x4202477a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202477a mbedtls_ecp_mul + 0x420247e0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420247e0 mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x4202478a 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420247f0 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x4202486c 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202486c mbedtls_ecp_muladd_restartable + 0x420248d2 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420248d2 mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42024918 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024918 mbedtls_ecp_muladd + 0x4202497e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202497e mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x42024928 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024928 mbedtls_ecp_gen_privkey + 0x4202498e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202498e mbedtls_ecp_gen_privkey .text.mbedtls_ecp_check_pub_priv - 0x4202497e 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202497e mbedtls_ecp_check_pub_priv - .text.add64 0x42024a60 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x42024a9a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420249e4 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420249e4 mbedtls_ecp_check_pub_priv + .text.add64 0x42024ac6 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x42024b00 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x42024abe 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024b24 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42024b12 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024b78 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x42024b8a 0x202 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024bf0 0x202 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x42024d8c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024df2 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x42024daa 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024e10 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42024dc8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024e2e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42024de6 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024e4c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x42024e6e 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024ed4 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x420253e0 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025446 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42025822 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025888 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x42025a4e 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025ab4 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42025b24 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025b8a 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x42025bea 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025c50 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x42025ca6 0x41e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x42025ca6 mbedtls_ecp_group_load + 0x42025d0c 0x41e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025d0c mbedtls_ecp_group_load .text.mbedtls_hmac_drbg_init - 0x420260c4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420260c4 mbedtls_hmac_drbg_init + 0x4202612a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4202612a mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x420260ea 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420260ea mbedtls_hmac_drbg_update + 0x42026150 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026150 mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x420261cc 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026232 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x420262b0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420262b0 mbedtls_hmac_drbg_seed_buf + 0x42026316 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026316 mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x42026316 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026316 mbedtls_hmac_drbg_reseed + 0x4202637c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4202637c mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x42026326 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026326 mbedtls_hmac_drbg_random_with_add + 0x4202638c 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4202638c mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x42026410 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026410 mbedtls_hmac_drbg_random + 0x42026476 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026476 mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x42026422 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026422 mbedtls_hmac_drbg_free + 0x42026488 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026488 mbedtls_hmac_drbg_free .text.oid_pk_alg_from_asn1 - 0x4202644a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420264b0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x42026486 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420264ec 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x420264c2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026528 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_pk_alg - 0x420264fe 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x420264fe mbedtls_oid_get_pk_alg + 0x42026564 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026564 mbedtls_oid_get_pk_alg .text.mbedtls_oid_get_ec_grp - 0x42026520 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42026520 mbedtls_oid_get_ec_grp + 0x42026586 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026586 mbedtls_oid_get_ec_grp .text.mbedtls_oid_get_ec_grp_algid - 0x42026542 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42026542 mbedtls_oid_get_ec_grp_algid + 0x420265a8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420265a8 mbedtls_oid_get_ec_grp_algid .text.mbedtls_oid_get_oid_by_md - 0x42026564 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42026564 mbedtls_oid_get_oid_by_md + 0x420265ca 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420265ca mbedtls_oid_get_oid_by_md .text.esp_aes_dma_start - 0x4202658a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4202658a esp_aes_dma_start + 0x420265f0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420265f0 esp_aes_dma_start .text.esp_aes_dma_done - 0x4202659a 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4202659a esp_aes_dma_done + 0x42026600 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42026600 esp_aes_dma_done .text.mbedtls_esp_random - 0x420265a4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x420265a4 mbedtls_esp_random + 0x4202660a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4202660a mbedtls_esp_random .text.txiq_set_reg - 0x420265b8 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420265b8 txiq_set_reg + 0x4202661e 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x4202661e txiq_set_reg .text.rxiq_set_reg - 0x42026606 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026606 rxiq_set_reg + 0x4202666c 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x4202666c rxiq_set_reg .text.start_tx_tone_step - 0x42026676 0xfa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026676 start_tx_tone_step + 0x420266dc 0xfa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420266dc start_tx_tone_step .text.stop_tx_tone - 0x42026770 0x7a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026770 stop_tx_tone + 0x420267d6 0x7a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420267d6 stop_tx_tone .text.read_hw_noisefloor - 0x420267ea 0x1a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420267ea read_hw_noisefloor + 0x42026850 0x1a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42026850 read_hw_noisefloor .text.rom1_set_noise_floor - 0x42026804 0x1c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026804 rom1_set_noise_floor + 0x4202686a 0x1c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x4202686a rom1_set_noise_floor .text.phy_freq_correct - 0x42026820 0x106 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026820 phy_freq_correct + 0x42026886 0x106 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42026886 phy_freq_correct .text.force_txrx_off - 0x42026926 0x72 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42026926 force_txrx_off + 0x4202698c 0x72 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x4202698c force_txrx_off .text.phy_get_romfunc_addr - 0x42026998 0x20a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026998 phy_get_romfunc_addr - .text.rf_init 0x42026ba2 0xe2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026ba2 rf_init + 0x420269fe 0x20a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420269fe phy_get_romfunc_addr + .text.rf_init 0x42026c08 0xe2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026c08 rf_init .text.register_chipv7_phy_init_param - 0x42026c84 0x12e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026c84 register_chipv7_phy_init_param + 0x42026cea 0x12e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026cea register_chipv7_phy_init_param .text.phy_set_mac_data - 0x42026db2 0x1c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026db2 phy_set_mac_data + 0x42026e18 0x1c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026e18 phy_set_mac_data .text.phy_rfcal_data_sub - 0x42026dce 0x6a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026dce phy_rfcal_data_sub + 0x42026e34 0x6a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026e34 phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x42026e38 0x3c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026e38 rf_cal_data_recovery + 0x42026e9e 0x3c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026e9e rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x42026e74 0x354 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42026e74 phy_rfcal_data_check_value + 0x42026eda 0x354 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42026eda phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x420271c8 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420271c8 rf_cal_data_backup + 0x4202722e 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4202722e rf_cal_data_backup .text.phy_rfcal_data_check - 0x420271da 0x8e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420271da phy_rfcal_data_check + 0x42027240 0x8e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42027240 phy_rfcal_data_check .text.rf_cal_level_check - 0x42027268 0xa8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42027268 rf_cal_level_check - .text.bb_init 0x42027310 0xf8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42027310 bb_init + 0x420272ce 0xa8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420272ce rf_cal_level_check + .text.bb_init 0x42027376 0xf8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42027376 bb_init .text.register_chipv7_phy - 0x42027408 0x198 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42027408 register_chipv7_phy + 0x4202746e 0x198 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4202746e register_chipv7_phy .text.get_txcap_data - 0x420275a0 0x46 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420275a0 get_txcap_data + 0x42027606 0x46 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42027606 get_txcap_data .text.wr_rf_freq_mem - 0x420275e6 0x56 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420275e6 wr_rf_freq_mem + 0x4202764c 0x56 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4202764c wr_rf_freq_mem .text.freq_i2c_write_set - 0x4202763c 0x530 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4202763c freq_i2c_write_set + 0x420276a2 0x530 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420276a2 freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x42027b6c 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42027b6c rom2_pll_cap_mem_update + 0x42027bd2 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42027bd2 rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x42027bdc 0x18e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42027bdc get_rf_freq_init + 0x42027c42 0x18e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42027c42 get_rf_freq_init .text.freq_get_i2c_data - 0x42027d6a 0x232 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42027d6a freq_get_i2c_data + 0x42027dd0 0x232 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42027dd0 freq_get_i2c_data .text.freq_i2c_data_write - 0x42027f9c 0x3e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42027f9c freq_i2c_data_write + 0x42028002 0x3e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42028002 freq_i2c_data_write .text.set_chan_freq_hw_init - 0x42027fda 0x9e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42027fda set_chan_freq_hw_init + 0x42028040 0x9e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42028040 set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x42028078 0xae /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42028078 set_chan_freq_sw_start + 0x420280de 0xae /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420280de set_chan_freq_sw_start .text.ram_pbus_force_mode - 0x42028126 0x96 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42028126 ram_pbus_force_mode + 0x4202818c 0x96 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x4202818c ram_pbus_force_mode .text.txcal_debuge_mode - 0x420281bc 0x80 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420281bc txcal_debuge_mode + 0x42028222 0x80 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42028222 txcal_debuge_mode .text.txcal_work_mode - 0x4202823c 0x36 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4202823c txcal_work_mode + 0x420282a2 0x36 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420282a2 txcal_work_mode .text.save_pbus_reg - 0x42028272 0x3a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42028272 save_pbus_reg + 0x420282d8 0x3a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420282d8 save_pbus_reg .text.set_pbus_mem - 0x420282ac 0x24a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420282ac set_pbus_mem + 0x42028312 0x24a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42028312 set_pbus_mem .text.restart_cal - 0x420284f6 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420284f6 restart_cal + 0x4202855c 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4202855c restart_cal .text.write_rfpll_sdm - 0x42028566 0x80 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028566 write_rfpll_sdm + 0x420285cc 0x80 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420285cc write_rfpll_sdm .text.wait_rfpll_cal_end - 0x420285e6 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420285e6 wait_rfpll_cal_end + 0x4202864c 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4202864c wait_rfpll_cal_end .text.rfpll_set_freq - 0x4202864e 0x6c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4202864e rfpll_set_freq + 0x420286b4 0x6c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420286b4 rfpll_set_freq .text.correct_rfpll_offset - 0x420286ba 0x7c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420286ba correct_rfpll_offset + 0x42028720 0x7c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028720 correct_rfpll_offset .text.rom2_write_pll_cap - 0x42028736 0x46 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028736 rom2_write_pll_cap + 0x4202879c 0x46 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4202879c rom2_write_pll_cap .text.rom2_read_pll_cap - 0x4202877c 0x48 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4202877c rom2_read_pll_cap + 0x420287e2 0x48 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420287e2 rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x420287c4 0x1be /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420287c4 ram2_rfpll_cap_correct + 0x4202882a 0x1be /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4202882a ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x42028982 0xd4 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028982 rfpll_cap_init_cal + 0x420289e8 0xd4 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420289e8 rfpll_cap_init_cal .text.set_rfpll_freq - 0x42028a56 0x64 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028a56 set_rfpll_freq + 0x42028abc 0x64 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028abc set_rfpll_freq .text.set_rf_freq_offset - 0x42028aba 0x10 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028aba set_rf_freq_offset + 0x42028b20 0x10 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028b20 set_rf_freq_offset .text.set_channel_rfpll_freq - 0x42028aca 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028aca set_channel_rfpll_freq + 0x42028b30 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028b30 set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x42028b18 0x5a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028b18 chip_v7_set_chan_misc + 0x42028b7e 0x5a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028b7e chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x42028b72 0xe0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028b72 chip_v7_set_chan + 0x42028bd8 0xe0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028bd8 chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x42028c52 0x84 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028c52 chip_v7_set_chan_offset + 0x42028cb8 0x84 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028cb8 chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x42028cd6 0x26 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028cd6 chip_v7_set_chan_ana + 0x42028d3c 0x26 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028d3c chip_v7_set_chan_ana .text.set_chanfreq - 0x42028cfc 0x20 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42028cfc set_chanfreq + 0x42028d62 0x20 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42028d62 set_chanfreq .text.rom2_tsens_read_init1 - 0x42028d1c 0x62 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42028d1c rom2_tsens_read_init1 + 0x42028d82 0x62 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x42028d82 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x42028d7e 0x16 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42028d7e rom1_tsens_temp_read + 0x42028de4 0x16 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x42028de4 rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x42028d94 0x26 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42028d94 rom2_temp_to_power1 + 0x42028dfa 0x26 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x42028dfa rom2_temp_to_power1 .text.get_temp_init - 0x42028dba 0x58 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42028dba get_temp_init + 0x42028e20 0x58 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x42028e20 get_temp_init .text.chan14_mic_cfg - 0x42028e12 0x3e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x42028e12 chan14_mic_cfg + 0x42028e78 0x3e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x42028e78 chan14_mic_cfg .text.get_rc_dout - 0x42028e50 0x134 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x42028e50 get_rc_dout - .text.rc_cal 0x42028f84 0x1a0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x42028f84 rc_cal + 0x42028eb6 0x134 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x42028eb6 get_rc_dout + .text.rc_cal 0x42028fea 0x1a0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x42028fea rc_cal .text.get_sar_sig_ref - 0x42029124 0x3a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42029124 get_sar_sig_ref + 0x4202918a 0x3a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x4202918a get_sar_sig_ref .text.pwdet_tone_start - 0x4202915e 0x5e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4202915e pwdet_tone_start + 0x420291c4 0x5e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420291c4 pwdet_tone_start .text.get_tone_sar_dout - 0x420291bc 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420291bc get_tone_sar_dout + 0x42029222 0x4e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42029222 get_tone_sar_dout .text.get_fm_sar_dout - 0x4202920a 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4202920a get_fm_sar_dout + 0x42029270 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42029270 get_fm_sar_dout .text.txtone_linear_pwr - 0x4202922c 0x5a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4202922c txtone_linear_pwr + 0x42029292 0x5a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42029292 txtone_linear_pwr .text.get_power_db - 0x42029286 0x52 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42029286 get_power_db + 0x420292ec 0x52 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420292ec get_power_db .text.rom1_read_sar2_code - 0x420292d8 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420292d8 rom1_read_sar2_code + 0x4202933e 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x4202933e rom1_read_sar2_code .text.gen_rx_gain_table - 0x42029304 0x14e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42029304 gen_rx_gain_table + 0x4202936a 0x14e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x4202936a gen_rx_gain_table .text.wr_rx_gain_mem - 0x42029452 0x282 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42029452 wr_rx_gain_mem + 0x420294b8 0x282 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420294b8 wr_rx_gain_mem .text.set_rx_gain_param - 0x420296d4 0x172 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420296d4 set_rx_gain_param + 0x4202973a 0x172 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x4202973a set_rx_gain_param .text.set_rx_gain_table - 0x42029846 0x29c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42029846 set_rx_gain_table + 0x420298ac 0x29c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420298ac set_rx_gain_table .text.get_phy_version_str - 0x42029ae2 0x44 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42029ae2 get_phy_version_str + 0x42029b48 0x44 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42029b48 get_phy_version_str .text.get_iq_value - 0x42029b26 0x44 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42029b26 get_iq_value + 0x42029b8c 0x44 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42029b8c get_iq_value .text.get_bias_ref_code - 0x42029b6a 0x86 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42029b6a get_bias_ref_code + 0x42029bd0 0x86 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42029bd0 get_bias_ref_code .text.phy_get_vdd33 - 0x42029bf0 0xaa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42029bf0 phy_get_vdd33 + 0x42029c56 0xaa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42029c56 phy_get_vdd33 .text.bt_chan_pwr_interp - 0x42029c9a 0x50 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029c9a bt_chan_pwr_interp + 0x42029d00 0x50 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029d00 bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x42029cea 0x7e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029cea rom1_get_rate_fcc_index + 0x42029d50 0x7e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029d50 rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x42029d68 0xaa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029d68 rom1_get_chan_target_power + 0x42029dce 0xaa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029dce rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x42029e12 0x48 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029e12 rom2_get_tx_gain_value1 + 0x42029e78 0x48 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029e78 rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain_new - 0x42029e5a 0x12e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029e5a rom1_bt_get_tx_gain_new + 0x42029ec0 0x12e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029ec0 rom1_bt_get_tx_gain_new .text.rom1_wifi_get_tx_gain - 0x42029f88 0x116 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42029f88 rom1_wifi_get_tx_gain + 0x42029fee 0x116 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x42029fee rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x4202a09e 0xd2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4202a09e ram1_wifi_set_tx_gain + 0x4202a104 0xd2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4202a104 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x4202a170 0x76 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4202a170 rom1_bt_set_tx_gain + 0x4202a1d6 0x76 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4202a1d6 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x4202a1e6 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4202a1e6 bt_tx_gain_init + 0x4202a24c 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4202a24c bt_tx_gain_init .text.txcal_gain_check - 0x4202a208 0x102 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4202a208 txcal_gain_check + 0x4202a26e 0x102 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4202a26e txcal_gain_check .text.rxiq_get_mis - 0x4202a30a 0x148 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202a30a rxiq_get_mis + 0x4202a370 0x148 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202a370 rxiq_get_mis .text.rxiq_cover_mg_mp - 0x4202a452 0x116 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202a452 rxiq_cover_mg_mp + 0x4202a4b8 0x116 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202a4b8 rxiq_cover_mg_mp .text.rfcal_rxiq - 0x4202a568 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202a568 rfcal_rxiq + 0x4202a5ce 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202a5ce rfcal_rxiq .text.get_rfcal_rxiq_data - 0x4202a5d0 0x132 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202a5d0 get_rfcal_rxiq_data + 0x4202a636 0x132 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202a636 get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x4202a702 0x390 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202a702 pbus_rx_dco_cal + 0x4202a768 0x390 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202a768 pbus_rx_dco_cal .text.rxdc_est_min_new - 0x4202aa92 0x84 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202aa92 rxdc_est_min_new + 0x4202aaf8 0x84 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202aaf8 rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x4202ab16 0x41c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202ab16 pbus_rx_dco_cal_1step_new + 0x4202ab7c 0x41c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202ab7c pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x4202af32 0x2fa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202af32 set_rx_gain_cal_iq + 0x4202af98 0x2fa /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202af98 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x4202b22c 0x104 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202b22c rx_chan_dc_sort + 0x4202b292 0x104 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202b292 rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x4202b330 0x330 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4202b330 set_rx_gain_cal_dc + 0x4202b396 0x330 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4202b396 set_rx_gain_cal_dc .text.phy_i2c_init2 - 0x4202b660 0x34e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4202b660 phy_i2c_init2 + 0x4202b6c6 0x34e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4202b6c6 phy_i2c_init2 .text.phy_get_i2c_data - 0x4202b9ae 0x4a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4202b9ae phy_get_i2c_data + 0x4202ba14 0x4a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4202ba14 phy_get_i2c_data .text.bias_reg_set - 0x4202b9f8 0x94 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4202b9f8 bias_reg_set + 0x4202ba5e 0x94 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4202ba5e bias_reg_set .text.i2c_bbpll_set - 0x4202ba8c 0xf8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4202ba8c i2c_bbpll_set + 0x4202baf2 0xf8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4202baf2 i2c_bbpll_set .text.txdc_cal_v70 - 0x4202bb84 0x1ee /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202bb84 txdc_cal_v70 + 0x4202bbea 0x1ee /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202bbea txdc_cal_v70 .text.bt_txdc_cal - 0x4202bd72 0xde /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202bd72 bt_txdc_cal + 0x4202bdd8 0xde /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202bdd8 bt_txdc_cal .text.txdc_cal_init - 0x4202be50 0x102 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202be50 txdc_cal_init + 0x4202beb6 0x102 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202beb6 txdc_cal_init .text.txiq_get_mis_pwr - 0x4202bf52 0xa4 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202bf52 txiq_get_mis_pwr + 0x4202bfb8 0xa4 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202bfb8 txiq_get_mis_pwr .text.txiq_cover - 0x4202bff6 0x172 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202bff6 txiq_cover + 0x4202c05c 0x172 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c05c txiq_cover .text.get_power_atten - 0x4202c168 0x126 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c168 get_power_atten + 0x4202c1ce 0x126 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c1ce get_power_atten .text.rfcal_txiq - 0x4202c28e 0x15e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c28e rfcal_txiq + 0x4202c2f4 0x15e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c2f4 rfcal_txiq .text.bt_txiq_cal - 0x4202c3ec 0xe6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c3ec bt_txiq_cal + 0x4202c452 0xe6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c452 bt_txiq_cal .text.txiq_cal_init - 0x4202c4d2 0x88 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c4d2 txiq_cal_init + 0x4202c538 0x88 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c538 txiq_cal_init .text.pwdet_ref_code - 0x4202c55a 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c55a pwdet_ref_code + 0x4202c5c0 0x70 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c5c0 pwdet_ref_code .text.pwdet_code_cal - 0x4202c5ca 0x3c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c5ca pwdet_code_cal + 0x4202c630 0x3c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c630 pwdet_code_cal .text.rfcal_txcap - 0x4202c606 0x154 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c606 rfcal_txcap + 0x4202c66c 0x154 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c66c rfcal_txcap .text.tx_cap_init - 0x4202c75a 0x11a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c75a tx_cap_init + 0x4202c7c0 0x11a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c7c0 tx_cap_init .text.rfcal_pwrctrl - 0x4202c874 0x1e0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202c874 rfcal_pwrctrl + 0x4202c8da 0x1e0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202c8da rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x4202ca54 0x180 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202ca54 tx_pwctrl_init_cal + 0x4202caba 0x180 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202caba tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x4202cbd4 0x7c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202cbd4 tx_pwctrl_init + 0x4202cc3a 0x7c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202cc3a tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x4202cc50 0x1e0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202cc50 bt_tx_pwctrl_init + 0x4202ccb6 0x1e0 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202ccb6 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x4202ce30 0x9c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4202ce30 bt_txpwr_freq + 0x4202ce96 0x9c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4202ce96 bt_txpwr_freq .text.rom2_wait_hw_freq_busy - 0x4202cecc 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202cecc rom2_wait_hw_freq_busy + 0x4202cf32 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202cf32 rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x4202ceee 0x154 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202ceee rom1_txpwr_cal_track + 0x4202cf54 0x154 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202cf54 rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x4202d042 0x72 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d042 rom2_ulp_ext_code_set + 0x4202d0a8 0x72 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d0a8 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x4202d0b4 0x8c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d0b4 rom2_ulp_code_track + 0x4202d11a 0x8c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d11a rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x4202d140 0xa2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d140 ram2_rfpll_cap_track + 0x4202d1a6 0xa2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d1a6 ram2_rfpll_cap_track .text.txpwr_offset - 0x4202d1e2 0x92 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d1e2 txpwr_offset + 0x4202d248 0x92 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d248 txpwr_offset .text.rfcal_track - 0x4202d274 0x96 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d274 rfcal_track + 0x4202d2da 0x96 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d2da rfcal_track .text.phy_param_track_tot - 0x4202d30a 0x9c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4202d30a phy_param_track_tot + 0x4202d370 0x9c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4202d370 phy_param_track_tot .text.phy_change_channel - 0x4202d3a6 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3a6 phy_change_channel + 0x4202d40c 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d40c phy_change_channel .text.phy_bbpll_en_usb - 0x4202d3b8 0x6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3b8 phy_bbpll_en_usb + 0x4202d41e 0x6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d41e phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x4202d3be 0x6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3be phy_get_rf_cal_version + 0x4202d424 0x6 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d424 phy_get_rf_cal_version .text.noise_check_loop - 0x4202d3c4 0x2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3c4 noise_check_loop + 0x4202d42a 0x2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d42a noise_check_loop .text.phy_init_param_set - 0x4202d3c6 0x8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3c6 phy_init_param_set + 0x4202d42c 0x8 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d42c phy_init_param_set .text.ant_tx_cfg - 0x4202d3ce 0x16 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3ce ant_tx_cfg + 0x4202d434 0x16 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d434 ant_tx_cfg .text.ant_rx_cfg - 0x4202d3e4 0x24 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4202d3e4 ant_rx_cfg + 0x4202d44a 0x24 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4202d44a ant_rx_cfg .text.phy_set_most_tpw - 0x4202d408 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d408 phy_set_most_tpw + 0x4202d46e 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d46e phy_set_most_tpw .text.phy_11p_set - 0x4202d41a 0x1d2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d41a phy_11p_set + 0x4202d480 0x1d2 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d480 phy_11p_set .text.ant_dft_cfg - 0x4202d5ec 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d5ec ant_dft_cfg + 0x4202d652 0x22 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d652 ant_dft_cfg .text.ant_wifitx_cfg - 0x4202d60e 0x2e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d60e ant_wifitx_cfg + 0x4202d674 0x2e /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d674 ant_wifitx_cfg .text.ant_wifirx_cfg - 0x4202d63c 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d63c ant_wifirx_cfg + 0x4202d6a2 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d6a2 ant_wifirx_cfg .text.ant_bttx_cfg - 0x4202d6a4 0x2a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d6a4 ant_bttx_cfg + 0x4202d70a 0x2a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d70a ant_bttx_cfg .text.ant_btrx_cfg - 0x4202d6ce 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d6ce ant_btrx_cfg + 0x4202d734 0x68 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d734 ant_btrx_cfg .text.phy_enable_low_rate - 0x4202d736 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d736 phy_enable_low_rate + 0x4202d79c 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d79c phy_enable_low_rate .text.phy_disable_low_rate - 0x4202d762 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d762 phy_disable_low_rate + 0x4202d7c8 0x2c /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d7c8 phy_disable_low_rate .text.set_rx_sense - 0x4202d78e 0x22a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d78e set_rx_sense + 0x4202d7f4 0x22a /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202d7f4 set_rx_sense .text.phy_init_flag - 0x4202d9b8 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4202d9b8 phy_init_flag + 0x4202da1e 0x12 /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x4202da1e phy_init_flag .text.esp_now_init - 0x4202d9ca 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202d9ca esp_now_init + 0x4202da30 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202da30 esp_now_init .text.esp_now_register_recv_cb - 0x4202da9c 0xda /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202da9c esp_now_register_recv_cb + 0x4202db02 0xda /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202db02 esp_now_register_recv_cb .text.esp_now_register_send_cb - 0x4202db76 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202db76 esp_now_register_send_cb + 0x4202dbdc 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202dbdc esp_now_register_send_cb .text.esp_now_send - 0x4202dc4e 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202dc4e esp_now_send + 0x4202dcb4 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202dcb4 esp_now_send .text.esp_now_add_peer - 0x4202dde0 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202dde0 esp_now_add_peer + 0x4202de46 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202de46 esp_now_add_peer .text.mt_recv_cb - 0x4202deb8 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202df1e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x4202dec8 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202df2e 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x4202df68 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202dfce 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_key_idx.constprop.0 - 0x4202dfda 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e040 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_set_lmk - 0x4202e04e 0x130 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e0b4 0x130 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_copy_peer - 0x4202e17e 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x4202e24c 0xec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e24c mt_init + 0x4202e1e4 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x4202e2b2 0xec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e2b2 mt_init .text.mt_register_recv_cb - 0x4202e338 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e338 mt_register_recv_cb + 0x4202e39e 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e39e mt_register_recv_cb .text.mt_register_send_cb - 0x4202e392 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e392 mt_register_send_cb - .text.mt_send 0x4202e3ec 0x132 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e3ec mt_send + 0x4202e3f8 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e3f8 mt_register_send_cb + .text.mt_send 0x4202e452 0x132 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e452 mt_send .text.mt_fetch_peer - 0x4202e51e 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e51e mt_fetch_peer + 0x4202e584 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e584 mt_fetch_peer .text.mt_is_peer_exist - 0x4202e5b2 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e5b2 mt_is_peer_exist + 0x4202e618 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e618 mt_is_peer_exist .text.mt_add_peer - 0x4202e622 0x42c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202e622 mt_add_peer + 0x4202e688 0x42c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202e688 mt_add_peer .text.ieee80211_regdomain_get_country - 0x4202ea4e 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ea4e ieee80211_regdomain_get_country + 0x4202eab4 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202eab4 ieee80211_regdomain_get_country .text.ieee80211_update_phy_country - 0x4202ea84 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ea84 ieee80211_update_phy_country + 0x4202eaea 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202eaea ieee80211_update_phy_country .text.ieee80211_regdomain_update - 0x4202eab4 0x148 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202eab4 ieee80211_regdomain_update + 0x4202eb1a 0x148 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202eb1a ieee80211_regdomain_update .text.ieee80211_regdomain_update_in_scan - 0x4202ebfc 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ebfc ieee80211_regdomain_update_in_scan + 0x4202ec62 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ec62 ieee80211_regdomain_update_in_scan .text.ieee80211_regdomain_update_in_connect - 0x4202ec04 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ec04 ieee80211_regdomain_update_in_connect + 0x4202ec6a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ec6a ieee80211_regdomain_update_in_connect .text.ieee80211_add_countryie - 0x4202ec0c 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ec0c ieee80211_add_countryie + 0x4202ec72 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ec72 ieee80211_add_countryie .text.ieee80211_regdomain_max_chan - 0x4202ec7a 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ec7a ieee80211_regdomain_max_chan + 0x4202ece0 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ece0 ieee80211_regdomain_max_chan .text.ieee80211_regdomain_ap_max_chan - 0x4202eca8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202eca8 ieee80211_regdomain_ap_max_chan + 0x4202ed0e 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ed0e ieee80211_regdomain_ap_max_chan .text.ieee80211_regdomain_min_chan - 0x4202eccc 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202eccc ieee80211_regdomain_min_chan + 0x4202ed32 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ed32 ieee80211_regdomain_min_chan .text.ieee80211_regdomain_ap_min_chan - 0x4202ecec 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ecec ieee80211_regdomain_ap_min_chan + 0x4202ed52 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ed52 ieee80211_regdomain_ap_min_chan .text.ieee80211_regdomain_chan_in_range - 0x4202ed08 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ed08 ieee80211_regdomain_chan_in_range + 0x4202ed6e 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ed6e ieee80211_regdomain_chan_in_range .text.ieee80211_regdomain_check_channel - 0x4202ed3c 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ed3c ieee80211_regdomain_check_channel + 0x4202eda2 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202eda2 ieee80211_regdomain_check_channel .text.ieee80211_regdomain_check_ap_channel - 0x4202ed5e 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ed5e ieee80211_regdomain_check_ap_channel + 0x4202edc4 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202edc4 ieee80211_regdomain_check_ap_channel .text.ieee80211_regdomain_is_active_scan - 0x4202ed9c 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ed9c ieee80211_regdomain_is_active_scan + 0x4202ee02 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ee02 ieee80211_regdomain_is_active_scan .text.ieee80211_get_regdomain - 0x4202edb0 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202edb0 ieee80211_get_regdomain + 0x4202ee16 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ee16 ieee80211_get_regdomain .text.get_channel_max_bandwidth - 0x4202ee1c 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202ee1c get_channel_max_bandwidth + 0x4202ee82 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ee82 get_channel_max_bandwidth .text.ieee80211_is_40mhz_valid_bw - 0x4202eeb2 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4202eeb2 ieee80211_is_40mhz_valid_bw + 0x4202ef18 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4202ef18 ieee80211_is_40mhz_valid_bw .text.ieee80211_send_sa_query - 0x4202eee0 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202ef46 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_resp - 0x4202efac 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f012 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_req - 0x4202efc6 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f02c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_req - 0x4202efe0 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f046 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_resp - 0x4202effc 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f062 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.band2str - 0x4202f0ee 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f0ee band2str + 0x4202f154 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f154 band2str .text.ieee80211_rate_ref_init - 0x4202f134 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f134 ieee80211_rate_ref_init + 0x4202f19a 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f19a ieee80211_rate_ref_init .text.ieee80211_get_tx_info_from_eb - 0x4202f14c 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f14c ieee80211_get_tx_info_from_eb + 0x4202f1b2 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f1b2 ieee80211_get_tx_info_from_eb .text.ieee80211_freedom_inside_cb - 0x4202f190 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f190 ieee80211_freedom_inside_cb + 0x4202f1f6 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f1f6 ieee80211_freedom_inside_cb .text.ieee80211_freedom_init - 0x4202f1c8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f1c8 ieee80211_freedom_init + 0x4202f22e 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f22e ieee80211_freedom_init .text.ieee80211_freedom_deinit - 0x4202f1e0 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f1e0 ieee80211_freedom_deinit + 0x4202f246 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f246 ieee80211_freedom_deinit .text.ieee80211_user_ie_init - 0x4202f1ee 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f1ee ieee80211_user_ie_init + 0x4202f254 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f254 ieee80211_user_ie_init .text.ieee80211_ifattach - 0x4202f236 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f236 ieee80211_ifattach + 0x4202f29c 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f29c ieee80211_ifattach .text.ieee80211_ifdetach - 0x4202f302 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f302 ieee80211_ifdetach + 0x4202f368 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f368 ieee80211_ifdetach .text.wifi_destroy_softap - 0x4202f31e 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f31e wifi_destroy_softap + 0x4202f384 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f384 wifi_destroy_softap .text.wifi_destroy_sta - 0x4202f3a8 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f3a8 wifi_destroy_sta + 0x4202f40e 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f40e wifi_destroy_sta .text.ieee80211_find_elem_match - 0x4202f436 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f436 ieee80211_find_elem_match + 0x4202f49c 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f49c ieee80211_find_elem_match .text.ieee80211_find_elem - 0x4202f4bc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f4bc ieee80211_find_elem + 0x4202f522 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f522 ieee80211_find_elem .text.ieee80211_find_ie - 0x4202f4c6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f4c6 ieee80211_find_ie + 0x4202f52c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f52c ieee80211_find_ie .text.ieee80211_setup_pmf - 0x4202f4ca 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f4ca ieee80211_setup_pmf + 0x4202f530 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f530 ieee80211_setup_pmf .text.wifi_create_softap - 0x4202f512 0x11e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f512 wifi_create_softap + 0x4202f578 0x11e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f578 wifi_create_softap .text.wifi_create_sta - 0x4202f630 0x12c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f630 wifi_create_sta + 0x4202f696 0x12c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f696 wifi_create_sta .text.wifi_mode_set - 0x4202f75c 0x172 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f75c wifi_mode_set + 0x4202f7c2 0x172 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f7c2 wifi_mode_set .text.ieee80211_is_robust_mgmt_frm - 0x4202f8ce 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202f8ce ieee80211_is_robust_mgmt_frm + 0x4202f934 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202f934 ieee80211_is_robust_mgmt_frm .text.ieee80211_crypto_attach - 0x4202f914 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202f914 ieee80211_crypto_attach + 0x4202f97a 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202f97a ieee80211_crypto_attach .text.ieee80211_crypto_decap - 0x4202f916 0xc2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202f916 ieee80211_crypto_decap + 0x4202f97c 0xc2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202f97c ieee80211_crypto_decap .text.ieee80211_crypto_bip_encrypt - 0x4202f9d8 0x218 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202f9d8 ieee80211_crypto_bip_encrypt + 0x4202fa3e 0x218 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202fa3e ieee80211_crypto_bip_encrypt .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x4202fbf0 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202fbf0 ieee80211_crypto_aes_128_cmac_decrypt + 0x4202fc56 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202fc56 ieee80211_crypto_aes_128_cmac_decrypt .text.ieee80211_crypto_gmac_decrypt - 0x4202fd78 0x1e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202fd78 ieee80211_crypto_gmac_decrypt + 0x4202fdde 0x1e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202fdde ieee80211_crypto_gmac_decrypt .text.ieee80211_get_cipher_mic_len - 0x4202ff5c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202ff5c ieee80211_get_cipher_mic_len + 0x4202ffc2 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202ffc2 ieee80211_get_cipher_mic_len .text.ccmp_encap - 0x4202ff7c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x4202ff7c ccmp_encap + 0x4202ffe2 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4202ffe2 ccmp_encap .text.ccmp_decap - 0x4202ffe4 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x4202ffe4 ccmp_decap + 0x4203004a 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4203004a ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x420300a8 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x420300a8 ieee80211_decrypt_espnow_pkt + 0x4203010e 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4203010e ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x420300ee 0x198 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x420300ee ieee80211_ccmp_decrypt + 0x42030154 0x198 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42030154 ieee80211_ccmp_decrypt .text.send_inval - 0x42030286 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420302ec 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.recv_inval - 0x4203028a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420302f0 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_send_action_register - 0x4203028e 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x4203028e ieee80211_send_action_register + 0x420302f4 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420302f4 ieee80211_send_action_register .text.ieee80211_send_action - 0x42030302 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42030302 ieee80211_send_action + 0x42030368 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42030368 ieee80211_send_action .text.ieee80211_recv_action_register - 0x42030380 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42030380 ieee80211_recv_action_register + 0x420303e6 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420303e6 ieee80211_recv_action_register .text.ieee80211_recv_action - 0x420303f4 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420303f4 ieee80211_recv_action + 0x4203045a 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4203045a ieee80211_recv_action .text.add_appie - 0x420304a8 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203050e 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_vnd_ie_size.part.0 - 0x420304d2 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030538 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_add_tie_param - 0x4203050c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203050c ieee80211_add_tie_param + 0x42030572 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030572 ieee80211_add_tie_param .text.ieee80211_set_hmac_stop - 0x42030566 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030566 ieee80211_set_hmac_stop + 0x420305cc 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420305cc ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x420305a4 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420305a4 ieee80211_empty_txq + 0x4203060a 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203060a ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x4203063a 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203063a is_wapi_alloc_tx_buf + 0x420306a0 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420306a0 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x4203066c 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203066c ieee80211_wapi_alloc_tx_buf + 0x420306d2 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420306d2 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x420306b8 0xf6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420306b8 ieee80211_amsdu_adjust_head + 0x4203071e 0xf6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203071e ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x420307ae 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420307ae ieee80211_amsdu_length_check + 0x42030814 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030814 ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x420307d8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420307d8 ieee80211_output_init + 0x4203083e 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203083e ieee80211_output_init .text.ieee80211_send_setup - 0x4203080e 0x158 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203080e ieee80211_send_setup + 0x42030874 0x158 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030874 ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x42030966 0x1d4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030966 ieee80211_tx_mgt_cb + 0x420309cc 0x1d4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420309cc ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x42030b3a 0x17a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030b3a ieee80211_classify + 0x42030ba0 0x17a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030ba0 ieee80211_classify .text.ieee80211_add_rates - 0x42030cb4 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030cb4 ieee80211_add_rates + 0x42030d1a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030d1a ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42030cf0 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030cf0 ieee80211_add_dsparams + 0x42030d56 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030d56 ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42030d12 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030d12 ieee80211_add_xrates + 0x42030d78 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030d78 ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42030d70 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030d70 ieee80211_add_probe_resp_app_ies + 0x42030dd6 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030dd6 ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42030da6 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030da6 ieee80211_add_beacon_app_ies + 0x42030e0c 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030e0c ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x42030ddc 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030ddc ieee80211_add_assoc_resp_ies + 0x42030e42 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030e42 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42030e0e 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030e0e ieee80211_add_assoc_req_ies + 0x42030e74 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030e74 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x42030e40 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030e40 ieee80211_add_probe_req_ies + 0x42030ea6 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030ea6 ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x42030e72 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030e72 ieee80211_add_wme_param + 0x42030ed8 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030ed8 ieee80211_add_wme_param .text.ieee80211_add_dh_param - 0x42030ef8 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030ef8 ieee80211_add_dh_param + 0x42030f5e 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030f5e ieee80211_add_dh_param .text.ieee80211_add_csa - 0x42030f52 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030f52 ieee80211_add_csa + 0x42030fb8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030fb8 ieee80211_add_csa .text.ieee80211_add_supportedchannels - 0x42030f82 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030f82 ieee80211_add_supportedchannels + 0x42030fe8 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42030fe8 ieee80211_add_supportedchannels .text.ieee80211_add_extcap - 0x42030fd2 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42030fd2 ieee80211_add_extcap + 0x42031038 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42031038 ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x420310b8 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420310b8 ieee80211_vnd_ie_set + 0x4203111e 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203111e ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x4203113a 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203113a ieee80211_vnd_lora_ie_size + 0x420311a0 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420311a0 ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x42031190 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42031190 ieee80211_vnd_lora_ie_set + 0x420311f6 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420311f6 ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x42031224 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42031224 ieee80211_setup_robust_mgmtframe + 0x4203128a 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203128a ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x420312ce 0x228 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420312ce ieee80211_mgmt_output + 0x42031334 0x228 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42031334 ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x420314f6 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420314f6 ieee80211_getcapinfo + 0x4203155c 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203155c ieee80211_getcapinfo .text.ieee80211_add_bss_max_idle - 0x42031582 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42031582 ieee80211_add_bss_max_idle + 0x420315e8 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420315e8 ieee80211_add_bss_max_idle .text.ieee80211_assoc_req_construct - 0x420315da 0x4b0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420315da ieee80211_assoc_req_construct + 0x42031640 0x4b0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42031640 ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x42031a8a 0x32e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42031a8a ieee80211_assoc_resp_construct + 0x42031af0 0x32e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42031af0 ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42031db8 0x30c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42031db8 ieee80211_auth_construct + 0x42031e1e 0x30c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42031e1e ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x420320c4 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420320c4 ieee80211_get_robustmgtframe + 0x4203212a 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203212a ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x42032116 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032116 ieee80211_deauth_construct + 0x4203217c 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203217c ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x42032178 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032178 ieee80211_disassoc_construct + 0x420321de 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420321de ieee80211_disassoc_construct .text.ieee80211_output - 0x420321dc 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420321dc ieee80211_output + 0x42032242 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032242 ieee80211_output .text.ieee80211_amsdu_send_check - 0x420321e4 0xde /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420321e4 ieee80211_amsdu_send_check + 0x4203224a 0xde /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203224a ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x420322c2 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420322c2 ieee80211_amsdu_encap_check + 0x42032328 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032328 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x42032342 0x200 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032342 ieee80211_encap_amsdu + 0x420323a8 0x200 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420323a8 ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x42032542 0x2ec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032542 ieee80211_alloc_proberesp + 0x420325a8 0x2ec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420325a8 ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x4203282e 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203282e ieee80211_alloc_deauth + 0x42032894 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032894 ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x4203287e 0x1ac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203287e ieee80211_output_raw_process + 0x420328e4 0x1ac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420328e4 ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x42032a2a 0x2aa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032a2a ieee80211_beacon_construct + 0x42032a90 0x2aa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032a90 ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x42032cd4 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032cd4 ieee80211_send_nulldata + 0x42032d3a 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032d3a ieee80211_send_nulldata .text.ieee80211_encap_keep_alive_data - 0x42032e12 0x110 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032e12 ieee80211_encap_keep_alive_data + 0x42032e78 0x110 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032e78 ieee80211_encap_keep_alive_data .text.ieee80211_send_probereq - 0x42032f22 0x274 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032f22 ieee80211_send_probereq + 0x42032f88 0x274 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42032f88 ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42033196 0x11a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033196 ieee80211_send_mgmt + 0x420331fc 0x11a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420331fc ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x420332b0 0xee /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420332b0 ieee80211_send_proberesp + 0x42033316 0xee /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033316 ieee80211_send_proberesp .text.ieee80211_send_deauth_no_bss - 0x4203339e 0x134 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203339e ieee80211_send_deauth_no_bss + 0x42033404 0x134 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033404 ieee80211_send_deauth_no_bss .text.ieee80211_beacon_alloc - 0x420334d2 0x240 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420334d2 ieee80211_beacon_alloc + 0x42033538 0x240 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033538 ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x42033712 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033712 ieee80211_encap_null_data + 0x42033778 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033778 ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x4203383c 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203383c ieee80211_pm_tx_null_process + 0x420338a2 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420338a2 ieee80211_pm_tx_null_process .text.is_non_esp_oui - 0x420338b0 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033916 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x420338e2 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033948 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_is_action_category_robust - 0x4203391c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033982 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x4203394a 0xdc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203394a ieee80211_hostapd_beacon_txcb + 0x420339b0 0xdc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420339b0 ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x42033a26 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033a8c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x42033a30 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033a30 hostap_handle_timer + 0x42033a96 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033a96 hostap_handle_timer .text.ap_try_sa_query - 0x42033a3a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033aa0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x42033a44 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033aaa 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.free_mac_info - 0x42033a4e 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033ab4 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.clear_mac_queue - 0x42033a70 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033ad6 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x42033af6 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033af6 ieee80211_hostapd_ps_txcb + 0x42033b5c 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033b5c ieee80211_hostapd_ps_txcb .text.cipher_type_map_public_to_internal - 0x42033b3c 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033b3c cipher_type_map_public_to_internal + 0x42033ba2 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033ba2 cipher_type_map_public_to_internal .text.ieee80211_free_beacon_eb - 0x42033b58 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033b58 ieee80211_free_beacon_eb + 0x42033bbe 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033bbe ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x42033bd8 0x3be /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033bd8 ieee80211_hostap_send_beacon_process + 0x42033c3e 0x3be /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033c3e ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x42033f96 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033f96 hostap_delete_ptk + 0x42033ffc 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42033ffc hostap_delete_ptk .text.ieee80211_hostap_attach - 0x42033fd0 0x216 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42033fd0 ieee80211_hostap_attach + 0x42034036 0x216 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034036 ieee80211_hostap_attach .text.hostap_deliver_data - 0x420341e6 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420341e6 hostap_deliver_data + 0x4203424c 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203424c hostap_deliver_data .text.hostap_handle_timer_process - 0x420342a0 0x19c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420342a0 hostap_handle_timer_process + 0x42034306 0x19c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034306 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x4203443c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203443c wifi_ap_reg_rxcb + 0x420344a2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420344a2 wifi_ap_reg_rxcb .text.hostap_query_mac_in_list - 0x42034446 0x9a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42034446 hostap_query_mac_in_list + 0x420344ac 0x9a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420344ac hostap_query_mac_in_list .text.hostap_add_in_mac_list - 0x420344e0 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420344e0 hostap_add_in_mac_list + 0x42034546 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034546 hostap_add_in_mac_list .text.hostap_del_mac_info_from_list - 0x420345e0 0x106 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420345e0 hostap_del_mac_info_from_list + 0x42034646 0x106 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034646 hostap_del_mac_info_from_list .text.ap_rx_cb - 0x420346e6 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420346e6 ap_rx_cb + 0x4203474c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203474c ap_rx_cb .text.hostap_auth_open - 0x42034706 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42034706 hostap_auth_open + 0x4203476c 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203476c hostap_auth_open .text.hostap_recv_ctl - 0x42034898 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42034898 hostap_recv_ctl + 0x420348fe 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420348fe hostap_recv_ctl .text.wifi_softap_start - 0x42034a1c 0x45e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42034a1c wifi_softap_start + 0x42034a82 0x45e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034a82 wifi_softap_start .text.wifi_softap_stop - 0x42034e7a 0x198 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42034e7a wifi_softap_stop + 0x42034ee0 0x198 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42034ee0 wifi_softap_stop .text.create_new_bss_for_sa_query_failed_sta - 0x42035012 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42035012 create_new_bss_for_sa_query_failed_sta + 0x42035078 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42035078 create_new_bss_for_sa_query_failed_sta .text.ap_sa_query_timeout_process - 0x420350e8 0xc8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420350e8 ap_sa_query_timeout_process + 0x4203514e 0xc8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203514e ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x420351b0 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420351b0 ap_try_sa_query_process + 0x42035216 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42035216 ap_try_sa_query_process .text.hostap_recv_mgmt - 0x4203533c 0xf74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203533c hostap_recv_mgmt + 0x420353a2 0xf74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420353a2 hostap_recv_mgmt .text.hostap_input - 0x420362b0 0x6c4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420362b0 hostap_input + 0x42036316 0x6c4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42036316 hostap_input .text.add_mic_ie_bip - 0x42036974 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42036974 add_mic_ie_bip + 0x420369da 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420369da add_mic_ie_bip .text.is_esp_mesh_assoc - 0x420369d8 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x420369d8 is_esp_mesh_assoc + 0x42036a3e 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x42036a3e is_esp_mesh_assoc .text.ieee80211_phy_deinit - 0x42036a9c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42036a9c ieee80211_phy_deinit + 0x42036b02 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42036b02 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x42036ab4 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42036ab4 ieee80211_phy_type_get + 0x42036b1a 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42036b1a ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x42036b0c 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42036b0c ieee80211_phy_mode_show + 0x42036b72 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42036b72 ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x42036b92 0x154 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42036b92 ieee80211_setup_ratetable + 0x42036bf8 0x154 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42036bf8 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x42036ce6 0xe0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42036ce6 ieee80211_phy_init + 0x42036d4c 0xe0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42036d4c ieee80211_phy_init .text.chm_end_op_timeout - 0x42036dc6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036e2c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_phy_change_channel.constprop.0 - 0x42036dd0 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036e36 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_mhz2num - 0x42036e04 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036e04 chm_mhz2num + 0x42036e6a 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036e6a chm_mhz2num .text.chm_deinit - 0x42036e54 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036e54 chm_deinit + 0x42036eba 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036eba chm_deinit .text.chm_release_lock - 0x42036e90 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036e90 chm_release_lock + 0x42036ef6 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036ef6 chm_release_lock .text.chm_end_op - 0x42036ea6 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036ea6 chm_end_op + 0x42036f0c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036f0c chm_end_op .text.chm_end_op_timeout_process - 0x42036f00 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036f00 chm_end_op_timeout_process + 0x42036f66 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036f66 chm_end_op_timeout_process .text.chm_cancel_op - 0x42036f2e 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036f2e chm_cancel_op + 0x42036f94 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42036f94 chm_cancel_op .text.chm_acquire_lock - 0x42036fa4 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036fa4 chm_acquire_lock + 0x4203700a 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203700a chm_acquire_lock .text.chm_get_current_channel - 0x42036ff6 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42036ff6 chm_get_current_channel + 0x4203705c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203705c chm_get_current_channel .text.chm_check_channel_is_valid - 0x42037004 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42037004 chm_check_channel_is_valid + 0x4203706a 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203706a chm_check_channel_is_valid .text.chm_get_snd_chan_mode - 0x42037068 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42037068 chm_get_snd_chan_mode + 0x420370ce 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420370ce chm_get_snd_chan_mode .text.chm_set_snd_chan - 0x420370ac 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420370ac chm_set_snd_chan + 0x42037112 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037112 chm_set_snd_chan .text.chm_get_current_band - 0x420370d4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420370d4 chm_get_current_band + 0x4203713a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203713a chm_get_current_band .text.chm_get_band_from_chan - 0x420370d8 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420370d8 chm_get_band_from_chan + 0x4203713e 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203713e chm_get_band_from_chan .text.chm_get_home_channel - 0x420370dc 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420370dc chm_get_home_channel + 0x42037142 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037142 chm_get_home_channel .text.chm_set_home_channel - 0x420370ea 0xc0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420370ea chm_set_home_channel + 0x42037150 0xc0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037150 chm_set_home_channel .text.chm_get_channel_index - 0x420371aa 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420371aa chm_get_channel_index + 0x42037210 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037210 chm_get_channel_index .text.chm_get_chan_info - 0x420371bc 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420371bc chm_get_chan_info + 0x42037222 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037222 chm_get_chan_info .text.chm_set_current_channel - 0x420371e2 0x136 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420371e2 chm_set_current_channel + 0x42037248 0x136 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037248 chm_set_current_channel .text.chm_init - 0x42037318 0x15c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42037318 chm_init + 0x4203737e 0x15c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203737e chm_init .text.chm_change_channel - 0x42037474 0x12e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x420374da 0x12e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_start_op - 0x420375a2 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420375a2 chm_start_op + 0x42037608 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037608 chm_start_op .text.chm_return_home_channel - 0x420375ee 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420375ee chm_return_home_channel + 0x42037654 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x42037654 chm_return_home_channel .text.ieee80211_psq_init - 0x42037652 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037652 ieee80211_psq_init + 0x420376b8 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420376b8 ieee80211_psq_init .text.ieee80211_gpsq_init - 0x42037674 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037674 ieee80211_gpsq_init + 0x420376da 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420376da ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x420376b4 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x420376b4 ieee80211_psq_find_max_bss + 0x4203771a 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203771a ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x420376ec 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x420376ec ieee80211_set_tim + 0x42037752 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037752 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x42037762 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037762 ieee80211_psq_take_head + 0x420377c8 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420377c8 ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x420377a2 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x420377a2 ieee80211_psq_drop_one_pkt + 0x42037808 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037808 ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x42037808 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037808 ieee80211_psq_send_one_pkt + 0x4203786e 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203786e ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x42037886 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037886 ieee80211_psq_is_buff_pkt + 0x420378ec 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420378ec ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x420378d2 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x420378d2 ieee80211_pwrsave + 0x42037938 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037938 ieee80211_pwrsave .text.pwrsave_flushq - 0x42037964 0x118 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037964 pwrsave_flushq + 0x420379ca 0x118 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420379ca pwrsave_flushq .text.ieee80211_node_pwrsave - 0x42037a7c 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037a7c ieee80211_node_pwrsave + 0x42037ae2 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037ae2 ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x42037aec 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037aec ieee80211_pwrsave_node_cleanup + 0x42037b52 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037b52 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x42037b44 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037b44 ieee80211_pwrsave_txcb + 0x42037baa 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037baa ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x42037b98 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42037b98 ieee80211_is_bufferable_mmpdu + 0x42037bfe 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037bfe ieee80211_is_bufferable_mmpdu .text.ieee80211_getmgtframe - 0x42037bf0 0x5c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x42037bf0 ieee80211_getmgtframe + 0x42037c56 0x5c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x42037c56 ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x42037c4c 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x42037c4c ieee80211_getbcnframe + 0x42037cb2 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x42037cb2 ieee80211_getbcnframe .text.offchan_in_progress - 0x42037cec 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42037cec offchan_in_progress + 0x42037d52 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x42037d52 offchan_in_progress .text.offchan_recv_action - 0x42037cfa 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42037cfa offchan_recv_action + 0x42037d60 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x42037d60 offchan_recv_action .text.offchan_send_action_tx_status - 0x42037d0c 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42037d0c offchan_send_action_tx_status + 0x42037d72 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x42037d72 offchan_send_action_tx_status .text.wifi_log - 0x42037d4c 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x42037d4c wifi_log + 0x42037db2 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x42037db2 wifi_log .text.scan_enter_oper_channel - 0x42037e16 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42037e7c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_inter_channel_timeout - 0x42037e20 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42037e86 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_op_start - 0x42037e2a 0x1f4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42037e90 0x1f4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.sta_update_owe_bssid.constprop.0 - 0x4203801e 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038084 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_set_global_scan_times.constprop.0 - 0x42038096 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420380fc 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.ieee80211_scan_deattach - 0x420380bc 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420380bc ieee80211_scan_deattach + 0x42038122 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038122 ieee80211_scan_deattach .text.scan_reset_default_app_params - 0x420380f4 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420380f4 scan_reset_default_app_params + 0x4203815a 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203815a scan_reset_default_app_params .text.ieee80211_scan_attach - 0x4203813c 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203813c ieee80211_scan_attach + 0x420381a2 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420381a2 ieee80211_scan_attach .text.scan_pm_offchan - 0x42038206 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038206 scan_pm_offchan + 0x4203826c 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203826c scan_pm_offchan .text.scan_start - 0x42038252 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038252 scan_start + 0x420382b8 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420382b8 scan_start .text.scan_flush_all_tx_buf - 0x42038354 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038354 scan_flush_all_tx_buf + 0x420383ba 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420383ba scan_flush_all_tx_buf .text.scan_cancel - 0x420383e2 0x9c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420383e2 scan_cancel + 0x42038448 0x9c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038448 scan_cancel .text.scan_remove_bssid - 0x4203847e 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203847e scan_remove_bssid + 0x420384e4 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420384e4 scan_remove_bssid .text.scan_hidden_ssid - 0x4203848c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203848c scan_hidden_ssid + 0x420384f2 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420384f2 scan_hidden_ssid .text.scan_set_act_duration - 0x4203849a 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203849a scan_set_act_duration + 0x42038500 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038500 scan_set_act_duration .text.scan_set_pas_duration - 0x420384a8 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420384a8 scan_set_pas_duration + 0x4203850e 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203850e scan_set_pas_duration .text.scan_add_probe_ssid - 0x420384b4 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420384b4 scan_add_probe_ssid + 0x4203851a 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203851a scan_add_probe_ssid .text.scan_remove_probe_ssid - 0x42038540 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038540 scan_remove_probe_ssid + 0x420385a6 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420385a6 scan_remove_probe_ssid .text.scan_prefer_chan - 0x42038566 0x1fe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038566 scan_prefer_chan + 0x420385cc 0x1fe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420385cc scan_prefer_chan .text.scan_update_scan_history - 0x42038764 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038764 scan_update_scan_history + 0x420387ca 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420387ca scan_update_scan_history .text.scan_build_chan_list - 0x420388e8 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420388e8 scan_build_chan_list + 0x4203894e 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203894e scan_build_chan_list .text.scan_enter_oper_channel_process - 0x4203897c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203897c scan_enter_oper_channel_process + 0x420389e2 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420389e2 scan_enter_oper_channel_process .text.scan_set_desChan - 0x420389aa 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420389aa scan_set_desChan + 0x42038a10 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038a10 scan_set_desChan .text.scan_get_type - 0x420389b8 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420389b8 scan_get_type + 0x42038a1e 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038a1e scan_get_type .text.scan_check_hidden - 0x420389c4 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420389c4 scan_check_hidden + 0x42038a2a 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038a2a scan_check_hidden .text.scan_add_ssid_do.constprop.0 - 0x420389e8 0x4ca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038a4e 0x4ca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_add_ssid.isra.0 - 0x42038eb2 0x1c2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038f18 0x1c2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_reset_cipher_and_akm - 0x42039074 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42039074 scan_reset_cipher_and_akm + 0x420390da 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420390da scan_reset_cipher_and_akm .text.cnx_get_authtype_strength - 0x4203909a 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203909a cnx_get_authtype_strength + 0x42039100 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039100 cnx_get_authtype_strength .text.scan_profile_check - 0x420390b4 0x726 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420390b4 scan_profile_check + 0x4203911a 0x726 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203911a scan_profile_check .text.free_bss_info - 0x420397da 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420397da free_bss_info + 0x42039840 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039840 free_bss_info .text.clear_bss_queue - 0x4203982c 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203982c clear_bss_queue + 0x42039892 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039892 clear_bss_queue .text.scan_done - 0x420398a6 0x27a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203990c 0x27a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_next_channel - 0x42039b20 0x202 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039b86 0x202 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_enter_oper_channel_handler - 0x42039d22 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42039d22 scan_enter_oper_channel_handler + 0x42039d88 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039d88 scan_enter_oper_channel_handler .text.scan_inter_channel_timeout_process - 0x42039d50 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42039d50 scan_inter_channel_timeout_process + 0x42039db6 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039db6 scan_inter_channel_timeout_process .text.scan_op_end - 0x42039de6 0x1fe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039e4c 0x1fe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_start_handler - 0x42039fe4 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42039fe4 scan_start_handler + 0x4203a04a 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a04a scan_start_handler .text.check_bss_queue - 0x4203a0ce 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a0ce check_bss_queue + 0x4203a134 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a134 check_bss_queue .text.scan_parse_ht2040_coex - 0x4203a13c 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a13c scan_parse_ht2040_coex + 0x4203a1a2 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a1a2 scan_parse_ht2040_coex .text.scan_fill_wps_scan_ie - 0x4203a1c2 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a1c2 scan_fill_wps_scan_ie + 0x4203a228 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a228 scan_fill_wps_scan_ie .text.scan_get_owe_channel_info - 0x4203a1ea 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a1ea scan_get_owe_channel_info + 0x4203a250 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a250 scan_get_owe_channel_info .text.scan_validate_owe_scenarios - 0x4203a280 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a280 scan_validate_owe_scenarios + 0x4203a2e6 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a2e6 scan_validate_owe_scenarios .text.scan_parse_beacon - 0x4203a322 0xb3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203a322 scan_parse_beacon + 0x4203a388 0xb3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a388 scan_parse_beacon .text.wpa_cipher - 0x4203ae5c 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203aec2 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x4203aec0 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203af26 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x4203afe0 0x1c2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203afe0 ieee80211_decap + 0x4203b046 0x1c2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b046 ieee80211_decap .text.ieee80211_is_support_rate - 0x4203b1a2 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b1a2 ieee80211_is_support_rate + 0x4203b208 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b208 ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x4203b1ec 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b1ec ieee80211_setup_rates + 0x4203b252 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b252 ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x4203b2dc 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b2dc ieee80211_set_max_rate + 0x4203b342 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b342 ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x4203b3fc 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b3fc ieee80211_is_lr_only + 0x4203b462 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b462 ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x4203b40c 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b40c ieee80211_setup_phy_mode + 0x4203b472 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b472 ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x4203b4c6 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b4c6 ieee80211_setup_lr_rates + 0x4203b52c 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b52c ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x4203b52c 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b52c ieee80211_alloc_challenge + 0x4203b592 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b592 ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x4203b574 0x576 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203b574 ieee80211_parse_beacon + 0x4203b5da 0x576 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203b5da ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x4203baea 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203baea ieee80211_parse_wpa + 0x4203bb50 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203bb50 ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x4203bc54 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203bc54 ieee80211_rsn_cipher_priority + 0x4203bcba 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203bcba ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x4203bc8c 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203bc8c ieee80211_better_rsn_pairwise_cipher + 0x4203bcf2 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203bcf2 ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x4203bcb8 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203bcb8 ieee80211_amsdu_negotiate + 0x4203bd1e 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203bd1e ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x4203bd56 0x7ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203bd56 ieee80211_parse_rsn + 0x4203bdbc 0x7ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203bdbc ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x4203c524 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203c524 ieee80211_is_ht_cipher + 0x4203c58a 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203c58a ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x4203c540 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203c540 ieee80211_parse_wapi + 0x4203c5a6 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203c5a6 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x4203c5d8 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203c5d8 ieee80211_parse_action + 0x4203c63e 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203c63e ieee80211_parse_action .text.ieee80211_setup_rateset - 0x4203c68c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4203c68c ieee80211_setup_rateset + 0x4203c6f2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203c6f2 ieee80211_setup_rateset .text.ieee80211_add_ie_vendor_esp_head - 0x4203c690 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4203c690 ieee80211_add_ie_vendor_esp_head + 0x4203c6f6 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4203c6f6 ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_now - 0x4203c6d4 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4203c6d4 ieee80211_add_ie_vendor_esp_now + 0x4203c73a 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4203c73a ieee80211_add_ie_vendor_esp_now .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x4203c772 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4203c772 ieee80211_add_ie_vendor_esp_manufacturer + 0x4203c7d8 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4203c7d8 ieee80211_add_ie_vendor_esp_manufacturer .text.ieee80211_rfid_locp_recv_reset - 0x4203c7ee 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4203c7ee ieee80211_rfid_locp_recv_reset + 0x4203c854 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4203c854 ieee80211_rfid_locp_recv_reset .text.ieee80211_rfid_locp_recv - 0x4203c7f8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4203c7f8 ieee80211_rfid_locp_recv + 0x4203c85e 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4203c85e ieee80211_rfid_locp_recv .text.addba_stop_timeout - 0x4203c80e 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c874 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_tx_stop - 0x4203c838 0x90 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c89e 0x90 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_timeout - 0x4203c8c8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c92e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_timeout - 0x4203c8d2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c938 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_get_rap_from_private - 0x4203c8dc 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c942 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_response_txcb - 0x4203c90a 0x180 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203c970 0x180 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_stop_age_timer.part.0 - 0x4203ca8a 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203caf0 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_response - 0x4203caa8 0x1a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203cb0e 0x1a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_add_htcap_body - 0x4203cc4a 0x21a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ccb0 0x21a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_attach - 0x4203ce64 0x26c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203ce64 ieee80211_ht_attach + 0x4203ceca 0x26c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ceca ieee80211_ht_attach .text.ampdu_free_rx_ba_index - 0x4203d0d0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d0d0 ampdu_free_rx_ba_index + 0x4203d136 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d136 ampdu_free_rx_ba_index .text.ampdu_rx_stop.constprop.0 - 0x4203d0fc 0xe8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d162 0xe8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_delba - 0x4203d1e4 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d24a 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_alloc_rx_ba_index - 0x4203d28e 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d28e ampdu_alloc_rx_ba_index + 0x4203d2f4 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d2f4 ampdu_alloc_rx_ba_index .text.ampdu_rx_start.constprop.0 - 0x4203d2fc 0x140 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d362 0x140 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_request - 0x4203d43c 0x186 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d4a2 0x186 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_deattach - 0x4203d5c2 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d5c2 ieee80211_ht_deattach + 0x4203d628 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d628 ieee80211_ht_deattach .text.ieee80211_ampdu_enable - 0x4203d64a 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d64a ieee80211_ampdu_enable + 0x4203d6b0 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d6b0 ieee80211_ampdu_enable .text.addba_timeout_process - 0x4203d650 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d650 addba_timeout_process + 0x4203d6b6 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d6b6 addba_timeout_process .text.ieee80211_ampdu_request - 0x4203d668 0x19a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d668 ieee80211_ampdu_request + 0x4203d6ce 0x19a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d6ce ieee80211_ampdu_request .text.ieee80211_ampdu_age_bss.isra.0 - 0x4203d802 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d868 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_age_all - 0x4203d904 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d904 ieee80211_ampdu_age_all + 0x4203d96a 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203d96a ieee80211_ampdu_age_all .text.ampdu_process_multicast_address_qos_frame - 0x4203d9ce 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203d9ce ampdu_process_multicast_address_qos_frame + 0x4203da34 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203da34 ampdu_process_multicast_address_qos_frame .text.ieee80211_process_bar_info - 0x4203da5a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203da5a ieee80211_process_bar_info + 0x4203dac0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203dac0 ieee80211_process_bar_info .text.ieee80211_recv_bar - 0x4203da96 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203da96 ieee80211_recv_bar + 0x4203dafc 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203dafc ieee80211_recv_bar .text.ieee80211_ht_node_cleanup - 0x4203dae2 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203dae2 ieee80211_ht_node_cleanup + 0x4203db48 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203db48 ieee80211_ht_node_cleanup .text.ieee80211_ht_node_init - 0x4203db28 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203db28 ieee80211_ht_node_init + 0x4203db8e 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203db8e ieee80211_ht_node_init .text.ieee80211_parse_htcap - 0x4203dbb4 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203dbb4 ieee80211_parse_htcap + 0x4203dc1a 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203dc1a ieee80211_parse_htcap .text.ieee80211_has_ht40_bss - 0x4203dcd4 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203dcd4 ieee80211_has_ht40_bss + 0x4203dd3a 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203dd3a ieee80211_has_ht40_bss .text.ieee80211_update_channel - 0x4203dd8a 0x3da /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203dd8a ieee80211_update_channel + 0x4203ddf0 0x3da /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ddf0 ieee80211_update_channel .text.public_recv_action_ht2040_coex - 0x4203e164 0x23e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e1ca 0x23e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_updatehtcap - 0x4203e3a2 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e3a2 ieee80211_ht_updatehtcap + 0x4203e408 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e408 ieee80211_ht_updatehtcap .text.ieee80211_ht_updateparams - 0x4203e426 0x17c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e426 ieee80211_ht_updateparams + 0x4203e48c 0x17c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e48c ieee80211_ht_updateparams .text.ieee80211_setup_htrates - 0x4203e5a2 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e5a2 ieee80211_setup_htrates + 0x4203e608 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e608 ieee80211_setup_htrates .text.ieee80211_setup_basic_htrates - 0x4203e6a2 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e6a2 ieee80211_setup_basic_htrates + 0x4203e708 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e708 ieee80211_setup_basic_htrates .text.ieee80211_add_htcap - 0x4203e742 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e742 ieee80211_add_htcap + 0x4203e7a8 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e7a8 ieee80211_add_htcap .text.ieee80211_add_htcap_vendor - 0x4203e780 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e780 ieee80211_add_htcap_vendor + 0x4203e7e6 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e7e6 ieee80211_add_htcap_vendor .text.ieee80211_add_htinfo_body - 0x4203e7b0 0x138 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e7b0 ieee80211_add_htinfo_body + 0x4203e816 0x138 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e816 ieee80211_add_htinfo_body .text.ieee80211_add_htinfo - 0x4203e8e8 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e8e8 ieee80211_add_htinfo + 0x4203e94e 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e94e ieee80211_add_htinfo .text.ieee80211_add_htinfo_vendor - 0x4203e926 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e926 ieee80211_add_htinfo_vendor + 0x4203e98c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e98c ieee80211_add_htinfo_vendor .text.ht_action_output - 0x4203e980 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203e980 ht_action_output + 0x4203e9e6 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203e9e6 ht_action_output .text.ht_send_action_ba_delba - 0x4203e9ae 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ea14 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_send_action_ba_addba - 0x4203ea94 0x166 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203eafa 0x166 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_decap1 - 0x4203ebfa 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203ebfa ieee80211_decap1 + 0x4203ec60 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ec60 ieee80211_decap1 .text.ieee80211_decap_amsdu - 0x4203ec70 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203ec70 ieee80211_decap_amsdu + 0x4203ecd6 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ecd6 ieee80211_decap_amsdu .text.hostap_ht_operation_update - 0x4203edae 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203edae hostap_ht_operation_update + 0x4203ee14 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203ee14 hostap_ht_operation_update .text.wifi_nvs_cfg_item_init - 0x4203edfe 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203edfe wifi_nvs_cfg_item_init + 0x4203ee64 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203ee64 wifi_nvs_cfg_item_init .text.wifi_nvs_cfg_init - 0x4203eeac 0xbe4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203eeac wifi_nvs_cfg_init + 0x4203ef12 0xbe4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203ef12 wifi_nvs_cfg_init .text.wifi_nvs_get - 0x4203fa90 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fa90 wifi_nvs_get + 0x4203faf6 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203faf6 wifi_nvs_get .text.wifi_nvs_commit - 0x4203fa96 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fa96 wifi_nvs_commit + 0x4203fafc 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fafc wifi_nvs_commit .text.wifi_nvs_set - 0x4203face 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203face wifi_nvs_set + 0x4203fb34 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fb34 wifi_nvs_set .text.ieee80211_adjust_2nd_chan - 0x4203fc5a 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fc5a ieee80211_adjust_2nd_chan + 0x4203fcc0 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fcc0 ieee80211_adjust_2nd_chan .text.wifi_nvs_compare_cfg_diff - 0x4203fcae 0x190 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fcae wifi_nvs_compare_cfg_diff + 0x4203fd14 0x190 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fd14 wifi_nvs_compare_cfg_diff .text.wifi_set_default_ssid - 0x4203fe3e 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fe3e wifi_set_default_ssid + 0x4203fea4 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fea4 wifi_set_default_ssid .text.wifi_nvs_validate_ap_ssid - 0x4203fe94 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203fe94 wifi_nvs_validate_ap_ssid + 0x4203fefa 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203fefa wifi_nvs_validate_ap_ssid .text.wifi_nvs_validate_ap_password - 0x4203feb8 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203feb8 wifi_nvs_validate_ap_password + 0x4203ff1e 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203ff1e wifi_nvs_validate_ap_password .text.wifi_nvs_validate_sta_password - 0x4203ff04 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203ff04 wifi_nvs_validate_sta_password + 0x4203ff6a 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203ff6a wifi_nvs_validate_sta_password .text.wifi_nvs_validate_country - 0x4203ff58 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203ff58 wifi_nvs_validate_country + 0x4203ffbe 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203ffbe wifi_nvs_validate_country .text.wifi_nvs_validate_ap_chan - 0x4203ffa2 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203ffa2 wifi_nvs_validate_ap_chan + 0x42040008 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42040008 wifi_nvs_validate_ap_chan .text.wifi_nvs_validate_ap_num - 0x4203ffd6 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203ffd6 wifi_nvs_validate_ap_num + 0x4204003c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4204003c wifi_nvs_validate_ap_num .text.wifi_nvs_validate_sta_listen_interval - 0x4203ffec 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203ffec wifi_nvs_validate_sta_listen_interval + 0x42040052 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42040052 wifi_nvs_validate_sta_listen_interval .text.wifi_nvs_get_sta_listen_interval - 0x42040000 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42040000 wifi_nvs_get_sta_listen_interval + 0x42040066 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42040066 wifi_nvs_get_sta_listen_interval .text.wifi_nvs_reset_current_ap_info - 0x4204000a 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4204000a wifi_nvs_reset_current_ap_info + 0x42040070 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42040070 wifi_nvs_reset_current_ap_info .text.wifi_nvs_validate_lr_info - 0x4204008a 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4204008a wifi_nvs_validate_lr_info + 0x420400f0 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420400f0 wifi_nvs_validate_lr_info .text.wifi_nvs_load - 0x420400b4 0x2a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4204011a 0x2a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .text.wifi_nvs_deinit - 0x42040356 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42040356 wifi_nvs_deinit + 0x420403bc 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420403bc wifi_nvs_deinit .text.wifi_nvs_init - 0x420403b8 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420403b8 wifi_nvs_init + 0x4204041e 0x80 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4204041e wifi_nvs_init .text.wifi_sta_connect_internal_process - 0x42040438 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040438 wifi_sta_connect_internal_process + 0x4204049e 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204049e wifi_sta_connect_internal_process .text.esp_wifi_get_sta_hw_key_idx_internal - 0x4204045a 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420404c0 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .text.esp_wifi_ap_get_prof_pmk_internal - 0x4204047e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204047e esp_wifi_ap_get_prof_pmk_internal + 0x420404e4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420404e4 esp_wifi_ap_get_prof_pmk_internal .text.esp_wifi_sta_update_ap_info_internal - 0x42040488 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040488 esp_wifi_sta_update_ap_info_internal + 0x420404ee 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420404ee esp_wifi_sta_update_ap_info_internal .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x420404b2 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404b2 esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x42040518 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040518 esp_wifi_sta_get_ap_info_prof_pmk_internal .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x420404ca 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404ca esp_wifi_ap_get_prof_ap_ssid_internal + 0x42040530 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040530 esp_wifi_ap_get_prof_ap_ssid_internal .text.esp_wifi_sta_get_prof_ssid_internal - 0x420404d4 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404d4 esp_wifi_sta_get_prof_ssid_internal + 0x4204053a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204053a esp_wifi_sta_get_prof_ssid_internal .text.esp_wifi_ap_get_prof_authmode_internal - 0x420404dc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404dc esp_wifi_ap_get_prof_authmode_internal + 0x42040542 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040542 esp_wifi_ap_get_prof_authmode_internal .text.esp_wifi_ap_get_max_sta_conn - 0x420404e6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404e6 esp_wifi_ap_get_max_sta_conn + 0x4204054c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204054c esp_wifi_ap_get_max_sta_conn .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x420404f0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404f0 esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x42040556 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040556 esp_wifi_ap_get_prof_pairwise_cipher_internal .text.esp_wifi_ap_get_sae_ext_config_internal - 0x420404fa 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420404fa esp_wifi_ap_get_sae_ext_config_internal + 0x42040560 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040560 esp_wifi_ap_get_sae_ext_config_internal .text.esp_wifi_ap_get_gtk_rekeying_config_internal - 0x42040504 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040504 esp_wifi_ap_get_gtk_rekeying_config_internal + 0x4204056a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204056a esp_wifi_ap_get_gtk_rekeying_config_internal .text.esp_wifi_sta_get_prof_authmode_internal - 0x4204050e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204050e esp_wifi_sta_get_prof_authmode_internal + 0x42040574 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040574 esp_wifi_sta_get_prof_authmode_internal .text.esp_wifi_get_pmf_config_internal - 0x42040518 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040518 esp_wifi_get_pmf_config_internal + 0x4204057e 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204057e esp_wifi_get_pmf_config_internal .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x4204054a 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204054a esp_wifi_get_config_sae_pwe_h2e_internal + 0x420405b0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420405b0 esp_wifi_get_config_sae_pwe_h2e_internal .text.esp_wifi_sta_get_rsnxe - 0x42040584 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040584 esp_wifi_sta_get_rsnxe + 0x420405ea 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420405ea esp_wifi_sta_get_rsnxe .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x420405ac 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420405ac esp_wifi_sta_disable_wpa2_authmode_internal + 0x42040612 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040612 esp_wifi_sta_disable_wpa2_authmode_internal .text.esp_wifi_sta_get_config_sae_pk_internal - 0x420405fc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420405fc esp_wifi_sta_get_config_sae_pk_internal + 0x42040662 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040662 esp_wifi_sta_get_config_sae_pk_internal .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x42040606 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040606 esp_wifi_enable_sae_pk_only_mode_internal + 0x4204066c 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204066c esp_wifi_enable_sae_pk_only_mode_internal .text.esp_wifi_sta_disable_owe_trans_internal - 0x42040630 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040630 esp_wifi_sta_disable_owe_trans_internal + 0x42040696 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040696 esp_wifi_sta_disable_owe_trans_internal .text.esp_wifi_ap_notify_node_sae_auth_done - 0x4204066a 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204066a esp_wifi_ap_notify_node_sae_auth_done + 0x420406d0 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420406d0 esp_wifi_ap_notify_node_sae_auth_done .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x420406ba 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420406ba esp_wifi_ap_is_sta_sae_reauth_node + 0x42040720 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040720 esp_wifi_ap_is_sta_sae_reauth_node .text.esp_wifi_sta_get_sae_identifier_internal - 0x420406de 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420406de esp_wifi_sta_get_sae_identifier_internal - .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x420406e8 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420406e8 esp_wifi_sta_is_ap_notify_completed_rsne_internal - .text.esp_wifi_ap_get_prof_password_internal - 0x420406f6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420406f6 esp_wifi_ap_get_prof_password_internal - .text.wifi_sta_get_prof_password - 0x42040700 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040700 wifi_sta_get_prof_password - .text.wifi_ap_pmf_enabled - 0x4204070a 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204070a wifi_ap_pmf_enabled - .text.esp_wifi_sta_get_prof_password_internal 0x42040744 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040744 esp_wifi_sta_get_prof_password_internal + 0x42040744 esp_wifi_sta_get_sae_identifier_internal + .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x4204074e 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204074e esp_wifi_sta_is_ap_notify_completed_rsne_internal + .text.esp_wifi_ap_get_prof_password_internal + 0x4204075c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204075c esp_wifi_ap_get_prof_password_internal + .text.wifi_sta_get_prof_password + 0x42040766 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040766 wifi_sta_get_prof_password + .text.wifi_ap_pmf_enabled + 0x42040770 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040770 wifi_ap_pmf_enabled + .text.esp_wifi_sta_get_prof_password_internal + 0x420407aa 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420407aa esp_wifi_sta_get_prof_password_internal .text.esp_wifi_sta_get_reset_nvs_pmk_internal - 0x4204074e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204074e esp_wifi_sta_get_reset_nvs_pmk_internal + 0x420407b4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420407b4 esp_wifi_sta_get_reset_nvs_pmk_internal .text.esp_wifi_sta_set_reset_nvs_pmk_internal - 0x42040758 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040758 esp_wifi_sta_set_reset_nvs_pmk_internal + 0x420407be 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420407be esp_wifi_sta_set_reset_nvs_pmk_internal .text.esp_wifi_sta_prof_is_wpa_internal - 0x42040764 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040764 esp_wifi_sta_prof_is_wpa_internal + 0x420407ca 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420407ca esp_wifi_sta_prof_is_wpa_internal .text.esp_wifi_sta_prof_is_wpa2_internal - 0x42040792 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040792 esp_wifi_sta_prof_is_wpa2_internal + 0x420407f8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420407f8 esp_wifi_sta_prof_is_wpa2_internal .text.esp_wifi_sta_prof_is_wapi_internal - 0x420407c8 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420407c8 esp_wifi_sta_prof_is_wapi_internal + 0x4204082e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204082e esp_wifi_sta_prof_is_wapi_internal .text.esp_wifi_sta_prof_is_rsn_internal - 0x420407d8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420407d8 esp_wifi_sta_prof_is_rsn_internal + 0x4204083e 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204083e esp_wifi_sta_prof_is_rsn_internal .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x4204080e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204080e esp_wifi_sta_get_pairwise_cipher_internal + 0x42040874 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040874 esp_wifi_sta_get_pairwise_cipher_internal .text.esp_wifi_sta_get_group_cipher_internal - 0x42040818 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040818 esp_wifi_sta_get_group_cipher_internal + 0x4204087e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204087e esp_wifi_sta_get_group_cipher_internal .text.ieee80211_get_key - 0x42040822 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040822 ieee80211_get_key + 0x42040888 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040888 ieee80211_get_key .text.ieee80211_set_key - 0x42040840 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040840 ieee80211_set_key + 0x420408a6 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420408a6 ieee80211_set_key .text.ieee80211_set_sta_gtk_index - 0x420408a4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420408a4 ieee80211_set_sta_gtk_index + 0x4204090a 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204090a ieee80211_set_sta_gtk_index .text.ieee80211_set_gtk - 0x420408be 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420408be ieee80211_set_gtk + 0x42040924 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040924 ieee80211_set_gtk .text.ieee80211_get_ptk - 0x42040908 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040908 ieee80211_get_ptk + 0x4204096e 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204096e ieee80211_get_ptk .text.ieee80211_get_spp - 0x42040924 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040924 ieee80211_get_spp + 0x4204098a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204098a ieee80211_get_spp .text.esp_wifi_wpa_ptk_init_done_internal - 0x42040960 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040960 esp_wifi_wpa_ptk_init_done_internal + 0x420409c6 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420409c6 esp_wifi_wpa_ptk_init_done_internal .text.esp_wifi_auth_done_internal - 0x420409ec 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420409ec esp_wifi_auth_done_internal + 0x42040a52 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040a52 esp_wifi_auth_done_internal .text.esp_wifi_unregister_wpa_cb_internal - 0x420409fc 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420409fc esp_wifi_unregister_wpa_cb_internal + 0x42040a62 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040a62 esp_wifi_unregister_wpa_cb_internal .text.esp_wifi_register_wpa_cb_internal - 0x42040a30 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040a30 esp_wifi_register_wpa_cb_internal + 0x42040a96 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040a96 esp_wifi_register_wpa_cb_internal .text.ieee80211_sta_is_connected - 0x42040a4e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040a4e ieee80211_sta_is_connected + 0x42040ab4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040ab4 ieee80211_sta_is_connected .text.esp_wifi_get_hostap_private_internal - 0x42040a5e 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040a5e esp_wifi_get_hostap_private_internal + 0x42040ac4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040ac4 esp_wifi_get_hostap_private_internal .text.esp_wifi_deauthenticate_internal - 0x42040a70 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040a70 esp_wifi_deauthenticate_internal + 0x42040ad6 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040ad6 esp_wifi_deauthenticate_internal .text.esp_wifi_get_spp_attrubute_internal - 0x42040aa6 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040aa6 esp_wifi_get_spp_attrubute_internal + 0x42040b0c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040b0c esp_wifi_get_spp_attrubute_internal .text.esp_wifi_get_user_init_flag_internal - 0x42040ac6 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040ac6 esp_wifi_get_user_init_flag_internal + 0x42040b2c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040b2c esp_wifi_get_user_init_flag_internal .text.wifi_set_rx_policy - 0x42040ad8 0x150 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040ad8 wifi_set_rx_policy + 0x42040b3e 0x150 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040b3e wifi_set_rx_policy .text.ieee80211_espnow_get_init_flag - 0x42040c28 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c28 ieee80211_espnow_get_init_flag + 0x42040c8e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040c8e ieee80211_espnow_get_init_flag .text.ieee80211_espnow_set_init_flag - 0x42040c32 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c32 ieee80211_espnow_set_init_flag + 0x42040c98 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040c98 ieee80211_espnow_set_init_flag .text.ieee80211_mt_key_is_mask - 0x42040c3c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c3c ieee80211_mt_key_is_mask + 0x42040ca2 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040ca2 ieee80211_mt_key_is_mask .text.ieee80211_mt_key_set_mask - 0x42040c5c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c5c ieee80211_mt_key_set_mask + 0x42040cc2 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040cc2 ieee80211_mt_key_set_mask .text.esp_wifi_register_eapol_txdonecb_internal - 0x42040c7a 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c7a esp_wifi_register_eapol_txdonecb_internal + 0x42040ce0 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040ce0 esp_wifi_register_eapol_txdonecb_internal .text.esp_wifi_get_macaddr_internal - 0x42040c8a 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c8a esp_wifi_get_macaddr_internal + 0x42040cf0 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040cf0 esp_wifi_get_macaddr_internal .text.esp_wifi_ap_deauth_internal - 0x42040c9e 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040c9e esp_wifi_ap_deauth_internal + 0x42040d04 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040d04 esp_wifi_ap_deauth_internal .text.wifi_init_key - 0x42040d04 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040d04 wifi_init_key + 0x42040d6a 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040d6a wifi_init_key .text.esp_wifi_set_ap_key_internal - 0x42040d34 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040d34 esp_wifi_set_ap_key_internal + 0x42040d9a 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040d9a esp_wifi_set_ap_key_internal .text.ppInstallKey - 0x42040ebc 0x14e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42040ebc ppInstallKey + 0x42040f22 0x14e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42040f22 ppInstallKey .text.esp_wifi_set_sta_key_internal - 0x4204100a 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204100a esp_wifi_set_sta_key_internal + 0x42041070 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42041070 esp_wifi_set_sta_key_internal .text.esp_wifi_get_sta_key_internal - 0x42041070 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041070 esp_wifi_get_sta_key_internal + 0x420410d6 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420410d6 esp_wifi_get_sta_key_internal .text.esp_wifi_set_appie_internal - 0x420410d4 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420410d4 esp_wifi_set_appie_internal + 0x4204113a 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204113a esp_wifi_set_appie_internal .text.esp_wifi_unset_appie_internal - 0x4204114a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204114a esp_wifi_unset_appie_internal + 0x420411b0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420411b0 esp_wifi_unset_appie_internal .text.esp_wifi_get_wps_status_internal - 0x42041154 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041154 esp_wifi_get_wps_status_internal + 0x420411ba 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420411ba esp_wifi_get_wps_status_internal .text.esp_wifi_sta_pmf_enabled - 0x42041160 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041160 esp_wifi_sta_pmf_enabled + 0x420411c6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420411c6 esp_wifi_sta_pmf_enabled .text.esp_wifi_sta_get_mgmt_group_cipher - 0x4204116a 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204116a esp_wifi_sta_get_mgmt_group_cipher + 0x420411d0 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420411d0 esp_wifi_sta_get_mgmt_group_cipher .text.esp_wifi_set_igtk_internal - 0x42041190 0xc8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041190 esp_wifi_set_igtk_internal + 0x420411f6 0xc8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420411f6 esp_wifi_set_igtk_internal .text.ieee80211w_get_active_igtk_key_id - 0x42041258 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041258 ieee80211w_get_active_igtk_key_id + 0x420412be 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420412be ieee80211w_get_active_igtk_key_id .text.ieee80211w_get_igtk_from_keyidx - 0x42041272 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041272 ieee80211w_get_igtk_from_keyidx + 0x420412d8 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420412d8 ieee80211w_get_igtk_from_keyidx .text.esp_wifi_skip_supp_pmkcaching - 0x420412c0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420412c0 esp_wifi_skip_supp_pmkcaching + 0x42041326 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42041326 esp_wifi_skip_supp_pmkcaching .text.esp_wifi_register_mgmt_frame_internal - 0x420412ca 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420412ca esp_wifi_register_mgmt_frame_internal + 0x42041330 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42041330 esp_wifi_register_mgmt_frame_internal .text.esp_wifi_send_mgmt_frm_internal - 0x4204132c 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204132c esp_wifi_send_mgmt_frm_internal + 0x42041392 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42041392 esp_wifi_send_mgmt_frm_internal .text.esp_wifi_sta_connect_internal - 0x420413c4 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420413c4 esp_wifi_sta_connect_internal + 0x4204142a 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204142a esp_wifi_sta_connect_internal .text.esp_wifi_ap_get_transition_disable_internal - 0x420413fc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420413fc esp_wifi_ap_get_transition_disable_internal + 0x42041462 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42041462 esp_wifi_ap_get_transition_disable_internal .text.esp_wifi_ap_set_group_mgmt_cipher_internal - 0x42041406 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42041406 esp_wifi_ap_set_group_mgmt_cipher_internal + 0x4204146c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4204146c esp_wifi_ap_set_group_mgmt_cipher_internal .text.wifi_pmk_is_valid - 0x4204141c 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041482 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_ioctl_process - 0x42041452 0x10a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041452 ieee80211_ioctl_process + 0x420414b8 0x10a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420414b8 ieee80211_ioctl_process .text.current_task_is_wifi_task - 0x4204155c 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204155c current_task_is_wifi_task + 0x420415c2 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420415c2 current_task_is_wifi_task .text.wifi_station_get_reconnect_policy - 0x42041584 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041584 wifi_station_get_reconnect_policy + 0x420415ea 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420415ea wifi_station_get_reconnect_policy .text._do_wifi_stop - 0x42041588 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041588 _do_wifi_stop + 0x420415ee 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420415ee _do_wifi_stop .text.wifi_stop_old_mode - 0x4204160c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041672 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text._do_wifi_start - 0x42041666 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041666 _do_wifi_start + 0x420416cc 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420416cc _do_wifi_start .text.ieee80211_set_phy_bw - 0x42041734 0xf4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041734 ieee80211_set_phy_bw + 0x4204179a 0xf4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204179a ieee80211_set_phy_bw .text.ieee80211_protocol_attach - 0x42041828 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041828 ieee80211_protocol_attach + 0x4204188e 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204188e ieee80211_protocol_attach .text.wifi_station_save_ap_channel - 0x42041882 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041882 wifi_station_save_ap_channel + 0x420418e8 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420418e8 wifi_station_save_ap_channel .text.map_wifi_config_sae_pwe_to_supp - 0x420418f8 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420418f8 map_wifi_config_sae_pwe_to_supp + 0x4204195e 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204195e map_wifi_config_sae_pwe_to_supp .text.ieee80211_sta_disconnect - 0x42041912 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041912 ieee80211_sta_disconnect + 0x42041978 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041978 ieee80211_sta_disconnect .text._do_wifi_disconnect - 0x420419c6 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041a2c 0x94 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_softap_max_support_num - 0x42041a5a 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041a5a wifi_softap_max_support_num + 0x42041ac0 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041ac0 wifi_softap_max_support_num .text.wifi_softap_set_config - 0x42041a76 0x934 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42041a76 wifi_softap_set_config + 0x42041adc 0x934 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42041adc wifi_softap_set_config .text.chip_enable - 0x420423aa 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420423aa chip_enable + 0x42042410 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042410 chip_enable .text.chip_disable - 0x420423d0 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420423d0 chip_disable + 0x42042436 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042436 chip_disable .text.wifi_reset_mac - 0x420423f6 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420423f6 wifi_reset_mac + 0x4204245c 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204245c wifi_reset_mac .text.wifi_hw_start - 0x4204242c 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204242c wifi_hw_start + 0x42042492 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042492 wifi_hw_start .text.wifi_stop_sw_txq - 0x42042596 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042596 wifi_stop_sw_txq + 0x420425fc 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420425fc wifi_stop_sw_txq .text.wifi_hw_stop - 0x420425ca 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420425ca wifi_hw_stop + 0x42042630 0x13e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042630 wifi_hw_stop .text.wifi_hw_mode_switch - 0x42042708 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204276e 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_mode_process - 0x420427b0 0x148 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420427b0 wifi_set_mode_process + 0x42042816 0x148 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042816 wifi_set_mode_process .text.wifi_menuconfig_init - 0x420428f8 0x1e6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420428f8 wifi_menuconfig_init + 0x4204295e 0x1e6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204295e wifi_menuconfig_init .text.wpa_crypto_funcs_init - 0x42042ade 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042ade wpa_crypto_funcs_init + 0x42042b44 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042b44 wpa_crypto_funcs_init .text.wifi_crypto_init - 0x42042b22 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042b22 wifi_crypto_init + 0x42042b88 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042b88 wifi_crypto_init .text.wifi_hmac_init - 0x42042b28 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042b28 wifi_hmac_init + 0x42042b8e 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042b8e wifi_hmac_init .text.wifi_lmac_init - 0x42042b60 0x108 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042b60 wifi_lmac_init + 0x42042bc6 0x108 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042bc6 wifi_lmac_init .text.wifi_deinit - 0x42042c68 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042c68 wifi_deinit + 0x42042cce 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042cce wifi_deinit .text.wifi_init_process - 0x42042c88 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042c88 wifi_init_process + 0x42042cee 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042cee wifi_init_process .text.wifi_deinit_process - 0x42042d5e 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042d5e wifi_deinit_process + 0x42042dc4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042dc4 wifi_deinit_process .text.wifi_start_process - 0x42042d62 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042d62 wifi_start_process + 0x42042dc8 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042dc8 wifi_start_process .text.wifi_disconnect_process - 0x42042dec 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042dec wifi_disconnect_process + 0x42042e52 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042e52 wifi_disconnect_process .text.wifi_set_rxcb_process - 0x42042e50 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042e50 wifi_set_rxcb_process + 0x42042eb6 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042eb6 wifi_set_rxcb_process .text.wifi_wps_is_started - 0x42042e7c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042e7c wifi_wps_is_started + 0x42042ee2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042ee2 wifi_wps_is_started .text.wifi_wpa2_is_started - 0x42042e86 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042e86 wifi_wpa2_is_started + 0x42042eec 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042eec wifi_wpa2_is_started .text.wifi_ipc_process - 0x42042e90 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042e90 wifi_ipc_process + 0x42042ef6 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042ef6 wifi_ipc_process .text.ieee80211_set_appie - 0x42042f04 0x17e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42042f04 ieee80211_set_appie + 0x42042f6a 0x17e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42042f6a ieee80211_set_appie .text.wifi_set_appie_process - 0x42043082 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043082 wifi_set_appie_process + 0x420430e8 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420430e8 wifi_set_appie_process .text.wifi_send_mgmt_frame - 0x4204309e 0x162 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204309e wifi_send_mgmt_frame + 0x42043104 0x162 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42043104 wifi_send_mgmt_frame .text.wifi_register_mgmt_frame - 0x42043200 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043200 wifi_register_mgmt_frame + 0x42043266 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42043266 wifi_register_mgmt_frame .text.wifi_configure_wake_window_process - 0x42043218 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043218 wifi_configure_wake_window_process + 0x4204327e 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204327e wifi_configure_wake_window_process .text.wifi_ap_remove_sta_node_process - 0x42043238 0x11e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043238 wifi_ap_remove_sta_node_process + 0x4204329e 0x11e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4204329e wifi_ap_remove_sta_node_process .text.wifi_ap_sta_sae_auth_done_process - 0x42043356 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043356 wifi_ap_sta_sae_auth_done_process + 0x420433bc 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420433bc wifi_ap_sta_sae_auth_done_process .text.wifi_on_coex_start_process - 0x42043440 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043440 wifi_on_coex_start_process + 0x420434a6 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420434a6 wifi_on_coex_start_process .text.wifi_on_coex_schm_phase_process - 0x42043468 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043468 wifi_on_coex_schm_phase_process + 0x420434ce 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420434ce wifi_on_coex_schm_phase_process .text.wifi_mesh_ps_duty_cycle_get_process - 0x42043478 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043478 wifi_mesh_ps_duty_cycle_get_process + 0x420434de 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420434de wifi_mesh_ps_duty_cycle_get_process .text.ieee80211_ioctl_init - 0x420434a0 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420434a0 ieee80211_ioctl_init + 0x42043506 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42043506 ieee80211_ioctl_init .text.ieee80211_ioctl_deinit - 0x420434d0 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420434d0 ieee80211_ioctl_deinit + 0x42043536 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42043536 ieee80211_ioctl_deinit .text.ieee80211_ioctl - 0x420434dc 0x1b8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420434dc ieee80211_ioctl + 0x42043542 0x1b8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42043542 ieee80211_ioctl .text.config_get_wifi_task_stack_size - 0x42043694 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42043694 config_get_wifi_task_stack_size + 0x420436fa 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420436fa config_get_wifi_task_stack_size .text.ieee80211_ampdu_age_handle - 0x420436be 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043724 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_addba - 0x420436d0 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043736 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_ap_try_sa_query - 0x420436e2 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x420436e2 ieee80211_ap_try_sa_query + 0x42043748 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043748 ieee80211_ap_try_sa_query .text.ieee80211_ap_sa_query_timeout - 0x4204371e 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204371e ieee80211_ap_sa_query_timeout + 0x42043784 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043784 ieee80211_ap_sa_query_timeout .text.ieee80211_send_wake_null - 0x4204375a 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420437c0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_cnx_connect_next_ap - 0x42043794 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420437fa 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_retry_assoc - 0x420437ce 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043834 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_sa_query_timeout - 0x42043808 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4204386e 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_try_sa_query - 0x42043842 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420438a8 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_assoc - 0x4204387c 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420438e2 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_auth - 0x420438b6 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4204391c 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_chm_dwell - 0x420438f0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043956 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_handshake - 0x4204392c 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043992 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_beacon - 0x42043966 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420439cc 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_probe_send - 0x420439b8 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043a1e 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_csa - 0x42043a0a 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043a70 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_enter_op_chan - 0x42043a4c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043ab2 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_inter_chan - 0x42043a88 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043aee 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_timer_connect - 0x42043ac4 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043b2a 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_hostap_handle - 0x42043afe 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043b64 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_send_beacon - 0x42043b3a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043ba0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_register_hostap_timer - 0x42043b76 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42043b76 ieee80211_register_hostap_timer + 0x42043bdc 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043bdc ieee80211_register_hostap_timer .text.ieee80211_timer_do_process - 0x42043bac 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42043bac ieee80211_timer_do_process + 0x42043c12 0xa0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043c12 ieee80211_timer_do_process .text.ieee80211_timer_process - 0x42043c4c 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42043c4c ieee80211_timer_process + 0x42043cb2 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42043cb2 ieee80211_timer_process .text.gcmp_encap - 0x42043d16 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42043d7c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.gcmp_decap - 0x42043d7e 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42043de4 0xc4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.ftm_is_responder_supported - 0x42043e42 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42043e42 ftm_is_responder_supported + 0x42043ea8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42043ea8 ftm_is_responder_supported .text.ftm_responder_cleanup - 0x42043e60 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42043e60 ftm_responder_cleanup + 0x42043ec6 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42043ec6 ftm_responder_cleanup .text.ftm_is_initiator_supported - 0x42043ee2 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42043ee2 ftm_is_initiator_supported + 0x42043f48 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42043f48 ftm_is_initiator_supported .text.ieee80211_ftm_detach - 0x42043ef2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42043ef2 ieee80211_ftm_detach + 0x42043f58 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42043f58 ieee80211_ftm_detach .text.wifi_ant_update_empty_func - 0x42043ef6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043ef6 wifi_ant_update_empty_func + 0x42043f5c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42043f5c wifi_ant_update_empty_func .text.esp_wifi_send_deauth_local - 0x42043efa 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043efa esp_wifi_send_deauth_local + 0x42043f60 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42043f60 esp_wifi_send_deauth_local .text.esp_wifi_ap_get_sta_aid_local - 0x42043f0e 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043f0e esp_wifi_ap_get_sta_aid_local + 0x42043f74 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42043f74 esp_wifi_ap_get_sta_aid_local .text.wifi_get_init_state - 0x42043fa0 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043fa0 wifi_get_init_state + 0x42044006 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044006 wifi_get_init_state .text.wifi_is_stop_in_progress - 0x42043fa6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043fa6 wifi_is_stop_in_progress + 0x4204400c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204400c wifi_is_stop_in_progress .text.wifi_api_lock - 0x42043fb0 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42043fb0 wifi_api_lock + 0x42044016 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044016 wifi_api_lock .text.wifi_api_unlock - 0x42044008 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044008 wifi_api_unlock + 0x4204406e 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204406e wifi_api_unlock .text.wifi_init_completed - 0x42044030 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044030 wifi_init_completed + 0x42044096 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044096 wifi_init_completed .text.wifi_station_get_config_local - 0x4204405c 0x180 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420440c2 0x180 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_softap_get_config - 0x420441dc 0x174 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420441dc wifi_softap_get_config + 0x42044242 0x174 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044242 wifi_softap_get_config .text.esp_wifi_get_mode - 0x42044350 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044350 esp_wifi_get_mode + 0x420443b6 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420443b6 esp_wifi_get_mode .text.wifi_deinit_in_caller_task - 0x42044386 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044386 wifi_deinit_in_caller_task + 0x420443ec 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420443ec wifi_deinit_in_caller_task .text.wifi_init_in_caller_task - 0x420443d6 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420443d6 wifi_init_in_caller_task + 0x4204443c 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204443c wifi_init_in_caller_task .text.wifi_osi_funcs_register - 0x42044482 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044482 wifi_osi_funcs_register + 0x420444e8 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420444e8 wifi_osi_funcs_register .text.net80211_data_ptr_init - 0x420444e6 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420444e6 net80211_data_ptr_init + 0x4204454c 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204454c net80211_data_ptr_init .text.net80211_softap_funcs_init - 0x420445b8 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420445b8 net80211_softap_funcs_init + 0x4204461e 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204461e net80211_softap_funcs_init .text.net80211_funcs_init - 0x42044622 0x22a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044622 net80211_funcs_init + 0x42044688 0x22a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044688 net80211_funcs_init .text.net80211_funcs_deinit - 0x4204484c 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204484c net80211_funcs_deinit + 0x420448b2 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420448b2 net80211_funcs_deinit .text.esp_wifi_init_internal - 0x42044878 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044878 esp_wifi_init_internal + 0x420448de 0x120 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420448de esp_wifi_init_internal .text.esp_wifi_deinit_internal - 0x42044998 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044998 esp_wifi_deinit_internal + 0x420449fe 0x100 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420449fe esp_wifi_deinit_internal .text.esp_wifi_set_mode - 0x42044a98 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044a98 esp_wifi_set_mode + 0x42044afe 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044afe esp_wifi_set_mode .text.esp_wifi_start - 0x42044ae8 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044ae8 esp_wifi_start + 0x42044b4e 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044b4e esp_wifi_start .text.esp_wifi_get_config - 0x42044b2c 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044b2c esp_wifi_get_config + 0x42044b92 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044b92 esp_wifi_get_config .text.esp_wifi_set_storage - 0x42044b8a 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044b8a esp_wifi_set_storage + 0x42044bf0 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044bf0 esp_wifi_set_storage .text.esp_wifi_internal_reg_rxcb - 0x42044be2 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044be2 esp_wifi_internal_reg_rxcb + 0x42044c48 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044c48 esp_wifi_internal_reg_rxcb .text.wifi_event_post - 0x42044c50 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044c50 wifi_event_post + 0x42044cb6 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044cb6 wifi_event_post .text.wifi_mesh_event_post - 0x42044ca2 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044ca2 wifi_mesh_event_post + 0x42044d08 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044d08 wifi_mesh_event_post .text.esp_wifi_vnd_lora_enable - 0x42044cf0 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044cf0 esp_wifi_vnd_lora_enable + 0x42044d56 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044d56 esp_wifi_vnd_lora_enable .text.esp_wifi_vnd_lora_disable - 0x42044dd6 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044dd6 esp_wifi_vnd_lora_disable + 0x42044e3c 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044e3c esp_wifi_vnd_lora_disable .text.esp_wifi_get_event_mask - 0x42044e5a 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044e5a esp_wifi_get_event_mask + 0x42044ec0 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044ec0 esp_wifi_get_event_mask .text.esp_wifi_ipc_internal - 0x42044e84 0x144 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044e84 esp_wifi_ipc_internal + 0x42044eea 0x144 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42044eea esp_wifi_ipc_internal .text.esp_wifi_internal_set_log_level - 0x42044fc8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044fc8 esp_wifi_internal_set_log_level + 0x4204502e 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204502e esp_wifi_internal_set_log_level .text.esp_wifi_internal_configure_wake_window - 0x42044fde 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42044fde esp_wifi_internal_configure_wake_window + 0x42045044 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045044 esp_wifi_internal_configure_wake_window .text.esp_wifi_internal_on_coex_start - 0x4204505a 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204505a esp_wifi_internal_on_coex_start + 0x420450c0 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420450c0 esp_wifi_internal_on_coex_start .text.esp_wifi_internal_on_coex_schm_phase - 0x4204509c 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204509c esp_wifi_internal_on_coex_schm_phase + 0x42045102 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045102 esp_wifi_internal_on_coex_schm_phase .text.esp_wifi_set_sleep_min_active_time - 0x420450de 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420450de esp_wifi_set_sleep_min_active_time + 0x42045144 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045144 esp_wifi_set_sleep_min_active_time .text.esp_wifi_set_keep_alive_time - 0x420450e2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420450e2 esp_wifi_set_keep_alive_time + 0x42045148 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045148 esp_wifi_set_keep_alive_time .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x420450e6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420450e6 esp_wifi_set_sleep_wait_broadcast_data_time + 0x4204514c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204514c esp_wifi_set_sleep_wait_broadcast_data_time .text.esp_wifi_internal_issue_disconnect - 0x420450ea 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420450ea esp_wifi_internal_issue_disconnect + 0x42045150 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045150 esp_wifi_internal_issue_disconnect .text.esp_wifi_ap_get_sta_aid - 0x42045112 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42045112 esp_wifi_ap_get_sta_aid + 0x42045178 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42045178 esp_wifi_ap_get_sta_aid .text.esp_mesh_map_deauth - 0x4204514a 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204514a esp_mesh_map_deauth + 0x420451b0 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420451b0 esp_mesh_map_deauth .text.esp_mesh_get_running_active_duty_cycle - 0x420451d8 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420451d8 esp_mesh_get_running_active_duty_cycle + 0x4204523e 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4204523e esp_mesh_get_running_active_duty_cycle .text.cnx_sta_connect_led_timer_cb - 0x42045224 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045224 cnx_sta_connect_led_timer_cb + 0x4204528a 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204528a cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4204523c 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420452a2 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x42045286 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420452ec 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_traverse_rc_lis_done - 0x420452dc 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045342 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x42045314 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045314 cnx_connect_timeout + 0x4204537a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204537a cnx_connect_timeout .text.cnx_connect_next_ap_timeout - 0x4204531e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204531e cnx_connect_next_ap_timeout + 0x42045384 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045384 cnx_connect_next_ap_timeout .text.cnx_handshake_timeout - 0x42045328 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045328 cnx_handshake_timeout + 0x4204538e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204538e cnx_handshake_timeout .text.cnx_csa_fn - 0x42045332 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045332 cnx_csa_fn + 0x42045398 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045398 cnx_csa_fn .text.mgd_probe_send_timeout - 0x42045348 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420453ae 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x42045352 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420453b8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4204535c 0x1e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420453c2 0x1e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x42045540 0x348 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420455a6 0x348 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.update_ic_params_using_bss.part.0 - 0x42045888 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420458ee 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x420458a6 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204590c 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_sta_pm.part.0 - 0x42045914 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204597a 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x42045948 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045948 ieee80211_cnx_attach + 0x420459ae 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420459ae ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x42045998 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045998 _cnx_start_connect_without_scan + 0x420459fe 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420459fe _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x420459fc 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420459fc cnx_can_do_obss_scan + 0x42045a62 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045a62 cnx_can_do_obss_scan .text.cnx_obss_scan - 0x42045a6c 0x9c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045a6c cnx_obss_scan + 0x42045ad2 0x9c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045ad2 cnx_obss_scan .text.cnx_obss_scan_timeout - 0x42045b08 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045b08 cnx_obss_scan_timeout + 0x42045b6e 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045b6e cnx_obss_scan_timeout .text.cnx_connect_next_ap - 0x42045b70 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045b70 cnx_connect_next_ap + 0x42045bd6 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045bd6 cnx_connect_next_ap .text.cnx_auth_timeout - 0x42045c1a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045c1a cnx_auth_timeout + 0x42045c80 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045c80 cnx_auth_timeout .text.cnx_assoc_timeout - 0x42045c24 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045c24 cnx_assoc_timeout + 0x42045c8a 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045c8a cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x42045c2e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045c2e wl_is_ap_no_lr + 0x42045c94 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045c94 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x42045c38 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045c38 wl_clear_ap_no_lr + 0x42045c9e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045c9e wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x42045c42 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045c42 cnx_csa_fn_process + 0x42045ca8 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045ca8 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x42045d18 0xfc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045d18 cnx_validate_owe_bss + 0x42045d7e 0xfc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045d7e cnx_validate_owe_bss .text.cnx_bss_init - 0x42045e14 0xc6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045e14 cnx_bss_init + 0x42045e7a 0xc6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045e7a cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x42045eda 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045eda cnx_check_bssid_in_blacklist + 0x42045f40 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045f40 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x42045f12 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045f12 cnx_remove_from_blacklist + 0x42045f78 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42045f78 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x42045fba 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42045fba cnx_add_to_blacklist + 0x42046020 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046020 cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x420460aa 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420460aa cnx_clear_blacklist + 0x42046110 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046110 cnx_clear_blacklist .text.cnx_choose_rc - 0x4204611c 0x21c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046182 0x21c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x42046338 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046338 cnx_rc_search + 0x4204639e 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204639e cnx_rc_search .text.cnx_do_handoff_internal - 0x42046396 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046396 cnx_do_handoff_internal + 0x420463fc 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420463fc cnx_do_handoff_internal .text.cnx_add_rc - 0x42046444 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046444 cnx_add_rc + 0x420464aa 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420464aa cnx_add_rc .text.cnx_remove_all_rc - 0x420464ec 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420464ec cnx_remove_all_rc + 0x42046552 0x8a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046552 cnx_remove_all_rc .text.cnx_remove_rc - 0x42046576 0x114 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046576 cnx_remove_rc + 0x420465dc 0x114 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420465dc cnx_remove_rc .text.cnx_do_handoff - 0x4204668a 0x396 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420466f0 0x396 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_next_ap_timeout_process - 0x42046a20 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046a20 cnx_connect_next_ap_timeout_process + 0x42046a86 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046a86 cnx_connect_next_ap_timeout_process .text.cnx_start_handoff_cb - 0x42046a3e 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046a3e cnx_start_handoff_cb + 0x42046aa4 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046aa4 cnx_start_handoff_cb .text.cnx_sta_connect_cmd - 0x42046ab2 0x26e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046ab2 cnx_sta_connect_cmd + 0x42046b18 0x26e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046b18 cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x42046d20 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046d20 cnx_connect_timeout_process + 0x42046d86 0x9e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046d86 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x42046dbe 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046dbe cnx_auth_timeout_process + 0x42046e24 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046e24 cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x42046e0c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046e0c cnx_assoc_timeout_process + 0x42046e72 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046e72 cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x42046e48 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046e48 cnx_handshake_timeout_process + 0x42046eae 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046eae cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x42046eb0 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42046eb0 cnx_bss_alloc + 0x42046f16 0x184 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42046f16 cnx_bss_alloc .text.cnx_remove_rc_except - 0x42047034 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42047034 cnx_remove_rc_except + 0x4204709a 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204709a cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x420470ea 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420470ea cnx_rc_update_rssi + 0x42047150 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047150 cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x4204714a 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204714a cnx_rc_update_state_metric + 0x420471b0 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420471b0 cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x42047198 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420471fe 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x420471ee 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420471ee cnx_rc_update_age + 0x42047254 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047254 cnx_rc_update_age .text.cnx_update_bss - 0x42047208 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42047208 cnx_update_bss + 0x4204726e 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204726e cnx_update_bss .text.cnx_update_bss_more - 0x4204723a 0x3a4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204723a cnx_update_bss_more + 0x420472a0 0x3a4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420472a0 cnx_update_bss_more .text.send_ap_probe - 0x420475de 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420475de send_ap_probe + 0x42047644 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047644 send_ap_probe .text.cnx_beacon_timeout_process - 0x4204769c 0xb0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204769c cnx_beacon_timeout_process + 0x42047702 0xb0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047702 cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x4204774c 0x158 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204774c mgd_probe_send_timeout_process + 0x420477b2 0x158 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420477b2 mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x420478a4 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420478a4 cnx_node_alloc + 0x4204790a 0xea /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204790a cnx_node_alloc .text.cnx_node_remove - 0x4204798e 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204798e cnx_node_remove + 0x420479f4 0x16a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420479f4 cnx_node_remove .text.ic_set_sta - 0x42047af8 0xde /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42047af8 ic_set_sta + 0x42047b5e 0xde /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047b5e ic_set_sta .text.cnx_sta_leave - 0x42047bd6 0x2e8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42047bd6 cnx_sta_leave + 0x42047c3c 0x2e8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047c3c cnx_sta_leave .text.cnx_sta_associated - 0x42047ebe 0x1ac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42047ebe cnx_sta_associated + 0x42047f24 0x1ac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42047f24 cnx_sta_associated .text.cnx_node_leave - 0x4204806a 0x206 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204806a cnx_node_leave + 0x420480d0 0x206 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420480d0 cnx_node_leave .text.cnx_node_join - 0x42048270 0x2ee /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42048270 cnx_node_join + 0x420482d6 0x2ee /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420482d6 cnx_node_join .text.cnx_start_obss_scan - 0x4204855e 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204855e cnx_start_obss_scan + 0x420485c4 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420485c4 cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x42048634 0x150 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42048634 cnx_obss_scan_done_cb + 0x4204869a 0x150 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204869a cnx_obss_scan_done_cb .text.cnx_auth_done - 0x42048784 0x43a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42048784 cnx_auth_done + 0x420487ea 0x43a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420487ea cnx_auth_done .text.get_iav_key - 0x42048bbe 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42048bbe get_iav_key + 0x42048c24 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42048c24 get_iav_key .text.register_ieee80211_action_vendor_get_key_cb - 0x42048bd0 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42048bd0 register_ieee80211_action_vendor_get_key_cb + 0x42048c36 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42048c36 register_ieee80211_action_vendor_get_key_cb .text.ieee80211_add_action_vendor_spec_esp - 0x42048be2 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42048be2 ieee80211_add_action_vendor_spec_esp + 0x42048c48 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42048c48 ieee80211_add_action_vendor_spec_esp .text.ieee80211_alloc_action_vendor_spec - 0x42048c46 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42048c46 ieee80211_alloc_action_vendor_spec + 0x42048cac 0x102 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42048cac ieee80211_alloc_action_vendor_spec .text.ieee80211_construct_action_vendor_spec - 0x42048d48 0x390 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42048d48 ieee80211_construct_action_vendor_spec + 0x42048dae 0x390 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42048dae ieee80211_construct_action_vendor_spec .text.ieee80211_send_action_vendor_spec - 0x420490d8 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x420490d8 ieee80211_send_action_vendor_spec + 0x4204913e 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4204913e ieee80211_send_action_vendor_spec .text.ieee80211_recv_action_vendor_esp_now - 0x420490f8 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x420490f8 ieee80211_recv_action_vendor_esp_now + 0x4204915e 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4204915e ieee80211_recv_action_vendor_esp_now .text.ieee80211_recv_action_vendor_spec - 0x42049280 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42049280 ieee80211_recv_action_vendor_spec + 0x420492e6 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420492e6 ieee80211_recv_action_vendor_spec .text.ieee80211_action_vendor_spec_attach - 0x4204932c 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204932c ieee80211_action_vendor_spec_attach + 0x42049392 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42049392 ieee80211_action_vendor_spec_attach .text.register_ieee80211_action_vendor_spec_cb - 0x4204935c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204935c register_ieee80211_action_vendor_spec_cb + 0x420493c2 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x420493c2 register_ieee80211_action_vendor_spec_cb .text.ieee80211_is_action_category_robust - 0x4204936e 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420493d4 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.send_wake_null_timeout - 0x4204939c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204939c send_wake_null_timeout + 0x42049402 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049402 send_wake_null_timeout .text.sta_assoc_comeback - 0x420493a6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204940c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_try_sa_query - 0x420493b0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049416 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_sa_query_timeout - 0x420493ba 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049420 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_eapol_txdone_cb - 0x420493c4 0xd0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420493c4 sta_eapol_txdone_cb + 0x4204942a 0xd0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204942a sta_eapol_txdone_cb .text.send_wake_null_timeout_process - 0x42049494 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049494 send_wake_null_timeout_process + 0x420494fa 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420494fa send_wake_null_timeout_process .text.wifi_sta_reg_eapol_txdone_cb - 0x4204949a 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204949a wifi_sta_reg_eapol_txdone_cb + 0x42049500 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049500 wifi_sta_reg_eapol_txdone_cb .text.wifi_sta_reg_rxcb - 0x420494b2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420494b2 wifi_sta_reg_rxcb + 0x42049518 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049518 wifi_sta_reg_rxcb .text.sta_michael_mic_failure - 0x420494bc 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420494bc sta_michael_mic_failure + 0x42049522 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049522 sta_michael_mic_failure .text.ieee80211_wme_standard_ac_to_esp_ac - 0x420494ec 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420494ec ieee80211_wme_standard_ac_to_esp_ac + 0x42049552 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049552 ieee80211_wme_standard_ac_to_esp_ac .text.ieee80211_parse_wmeparams - 0x42049530 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049530 ieee80211_parse_wmeparams + 0x42049596 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049596 ieee80211_parse_wmeparams .text.sta_rx_csa - 0x420495da 0x258 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420495da sta_rx_csa + 0x42049640 0x258 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049640 sta_rx_csa .text.update_cs_thres - 0x42049832 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049832 update_cs_thres + 0x42049898 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049898 update_cs_thres .text.reset_cs_thres - 0x420498a6 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420498a6 reset_cs_thres + 0x4204990c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204990c reset_cs_thres .text.ieee80211_parse_obss_scan_param - 0x420498ca 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420498ca ieee80211_parse_obss_scan_param + 0x42049930 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049930 ieee80211_parse_obss_scan_param .text.ieee80211_set_bss_max_idle_period - 0x420498de 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420498de ieee80211_set_bss_max_idle_period + 0x42049944 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049944 ieee80211_set_bss_max_idle_period .text.sta_recv_ctl - 0x42049928 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049928 sta_recv_ctl + 0x4204998e 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204998e sta_recv_ctl .text.wifi_station_stop - 0x42049936 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049936 wifi_station_stop + 0x4204999c 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204999c wifi_station_stop .text.sta_bip_check - 0x420499cc 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420499cc sta_bip_check + 0x42049a32 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049a32 sta_bip_check .text.sta_is_wpa3_enabled - 0x42049a4e 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049a4e sta_is_wpa3_enabled + 0x42049ab4 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049ab4 sta_is_wpa3_enabled .text.sta_is_11r_enabled - 0x42049a6e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049a6e sta_is_11r_enabled + 0x42049ad4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049ad4 sta_is_11r_enabled .text.sta_is_wifi_ent_enabled - 0x42049a7e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049a7e sta_is_wifi_ent_enabled + 0x42049ae4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049ae4 sta_is_wifi_ent_enabled .text.sta_is_bss_max_idle_enabled - 0x42049a8e 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049a8e sta_is_bss_max_idle_enabled + 0x42049af4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049af4 sta_is_bss_max_idle_enabled .text.wifi_station_start - 0x42049a9e 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049a9e wifi_station_start + 0x42049b04 0xd8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049b04 wifi_station_start .text.sta_get_owe_data - 0x42049b76 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049b76 sta_get_owe_data + 0x42049bdc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049bdc sta_get_owe_data .text.sta_update_power_off_reset_flag - 0x42049b80 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049b80 sta_update_power_off_reset_flag + 0x42049be6 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049be6 sta_update_power_off_reset_flag .text.ieee80211_sta_new_state - 0x42049be8 0xca0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42049be8 ieee80211_sta_new_state + 0x42049c4e 0xca0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42049c4e ieee80211_sta_new_state .text.sta_auth_ft - 0x4204a888 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204a888 sta_auth_ft + 0x4204a8ee 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204a8ee sta_auth_ft .text.sta_auth_open - 0x4204a936 0x114 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204a936 sta_auth_open + 0x4204a99c 0x114 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204a99c sta_auth_open .text.sta_auth_shared - 0x4204aa4a 0x162 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204aa4a sta_auth_shared + 0x4204aab0 0x162 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204aab0 sta_auth_shared .text.sta_auth_sae - 0x4204abac 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204abac sta_auth_sae + 0x4204ac12 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204ac12 sta_auth_sae .text.sta_retry_assoc - 0x4204ad38 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ad38 sta_retry_assoc + 0x4204ad9e 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204ad9e sta_retry_assoc .text.sta_recv_assoc - 0x4204adb4 0x6e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204adb4 sta_recv_assoc + 0x4204ae1a 0x6e4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204ae1a sta_recv_assoc .text.sta_sa_query_process_timeout - 0x4204b498 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204b498 sta_sa_query_process_timeout + 0x4204b4fe 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204b4fe sta_sa_query_process_timeout .text.sta_try_sa_query_process - 0x4204b52a 0x18e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204b52a sta_try_sa_query_process + 0x4204b590 0x18e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204b590 sta_try_sa_query_process .text.sta_recv_mgmt - 0x4204b6b8 0xac6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204b6b8 sta_recv_mgmt + 0x4204b71e 0xac6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4204b71e sta_recv_mgmt .text.ieee80211_proto_attach - 0x4204c17e 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204c17e ieee80211_proto_attach + 0x4204c1e4 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4204c1e4 ieee80211_proto_attach .text.ieee80211_set_shortslottime - 0x4204c19c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204c19c ieee80211_set_shortslottime + 0x4204c202 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4204c202 ieee80211_set_shortslottime .text.ieee80211_wme_updateparams - 0x4204c1ac 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204c1ac ieee80211_wme_updateparams + 0x4204c212 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4204c212 ieee80211_wme_updateparams .text.ieee80211_mlme_connect_bss - 0x4204c214 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204c214 ieee80211_mlme_connect_bss + 0x4204c27a 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4204c27a ieee80211_mlme_connect_bss .text.sms4_decap - 0x4204c27a 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x4204c2e0 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x4204c32e 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x4204c394 0xb4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.tkip_decap - 0x4204c3e2 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4204c3e2 tkip_decap + 0x4204c448 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x4204c448 tkip_decap .text.tkip_encap - 0x4204c4b8 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4204c4b8 tkip_encap + 0x4204c51e 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x4204c51e tkip_encap .text.wep_encap - 0x4204c540 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x4204c540 wep_encap + 0x4204c5a6 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x4204c5a6 wep_encap .text.wep_decap - 0x4204c590 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x4204c590 wep_decap + 0x4204c5f6 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x4204c5f6 wep_decap .text.hal_pm_unblock_txq - 0x4204c5b8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c61e 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.hal_clear_sta_tsf_active_state - 0x4204c5ce 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c634 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_max_idle_timer - 0x4204c5dc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c642 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x4204c5f2 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c658 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x4204c606 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c66c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_set_state - 0x4204c61c 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c682 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x4204c66a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6d0 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_restart_timeout - 0x4204c672 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6d8 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_max_idle_timeout - 0x4204c67a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6e0 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x4204c682 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6e8 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x4204c68a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6f0 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x4204c692 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c6f8 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x4204c69a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c700 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x4204c6a2 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c708 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x4204c6aa 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c710 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x4204c6b2 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c718 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x4204c6ba 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c720 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x4204c6c2 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c6c2 pm_is_sleeping + 0x4204c728 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c728 pm_is_sleeping .text.pm_is_open - 0x4204c6e2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c6e2 pm_is_open + 0x4204c748 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c748 pm_is_open .text.pm_enable_max_idle_timer - 0x4204c6ec 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c6ec pm_enable_max_idle_timer + 0x4204c752 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c752 pm_enable_max_idle_timer .text.pm_is_sending_keep_alive - 0x4204c742 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c742 pm_is_sending_keep_alive + 0x4204c7a8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c7a8 pm_is_sending_keep_alive .text.pm_set_bss_max_idle - 0x4204c74c 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c74c pm_set_bss_max_idle + 0x4204c7b2 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c7b2 pm_set_bss_max_idle .text.pm_noise_check_disable - 0x4204c780 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c780 pm_noise_check_disable + 0x4204c7e6 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c7e6 pm_noise_check_disable .text.pm_noise_check_enable - 0x4204c78a 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c78a pm_noise_check_enable + 0x4204c7f0 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c7f0 pm_noise_check_enable .text.pm_reset_keep_alive - 0x4204c796 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c7fc 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_disconnected_sleep_delay_timer - 0x4204c7e8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c7e8 pm_disable_disconnected_sleep_delay_timer + 0x4204c84e 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c84e pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x4204c806 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c806 pm_enable_disconnected_sleep_delay_timer + 0x4204c86c 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c86c pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x4204c864 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c864 pm_noise_check + 0x4204c8ca 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c8ca pm_noise_check .text.pm_pend_noise_check - 0x4204c8dc 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c8dc pm_pend_noise_check + 0x4204c942 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c942 pm_pend_noise_check .text.pm_noise_check_process - 0x4204c8de 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c8de pm_noise_check_process + 0x4204c944 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c944 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x4204c8e0 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c8e0 pm_register_pm_tx_null_cb + 0x4204c946 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c946 pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x4204c8ec 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c8ec pm_send_nullfunc + 0x4204c952 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c952 pm_send_nullfunc .text.pm_beacon_monitor_init - 0x4204c95a 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c95a pm_beacon_monitor_init + 0x4204c9c0 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204c9c0 pm_beacon_monitor_init .text.pm_disconnected_wake - 0x4204c9be 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204c9be pm_disconnected_wake + 0x4204ca24 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204ca24 pm_disconnected_wake .text.pm_disconnected_sleep - 0x4204ca28 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204ca28 pm_disconnected_sleep + 0x4204ca8e 0xa8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204ca8e pm_disconnected_sleep .text.pm_offchan_is_waiting - 0x4204cad0 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cad0 pm_offchan_is_waiting + 0x4204cb36 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cb36 pm_offchan_is_waiting .text.pm_offchan_execute_ready_cb - 0x4204cade 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cade pm_offchan_execute_ready_cb + 0x4204cb44 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cb44 pm_offchan_execute_ready_cb .text.pm_wake_up - 0x4204cb2e 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cb2e pm_wake_up + 0x4204cb94 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cb94 pm_wake_up .text.pm_send_probe_start - 0x4204cb7c 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cb7c pm_send_probe_start + 0x4204cbe2 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cbe2 pm_send_probe_start .text.pm_off_channel - 0x4204cbc4 0xe8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cbc4 pm_off_channel + 0x4204cc2a 0xe8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cc2a pm_off_channel .text.pm_offchan_ready_or_defer - 0x4204ccac 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204ccac pm_offchan_ready_or_defer + 0x4204cd12 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cd12 pm_offchan_ready_or_defer .text.pm_wake_done - 0x4204cd16 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cd16 pm_wake_done + 0x4204cd7c 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cd7c pm_wake_done .text.pm_coex_separate_connectionless_window - 0x4204cd6a 0x2ca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204cd6a pm_coex_separate_connectionless_window + 0x4204cdd0 0x2ca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204cdd0 pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x4204d034 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d034 pm_go_to_sleep + 0x4204d09a 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d09a pm_go_to_sleep .text.pm_mesh_set_next_tbtt - 0x4204d0ba 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d0ba pm_mesh_set_next_tbtt + 0x4204d120 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d120 pm_mesh_set_next_tbtt .text.pm_update_at_next_beacon - 0x4204d10a 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d10a pm_update_at_next_beacon + 0x4204d170 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d170 pm_update_at_next_beacon .text.pm_set_next_tbtt - 0x4204d120 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d120 pm_set_next_tbtt + 0x4204d186 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d186 pm_set_next_tbtt .text.pm_set_beacon_filter - 0x4204d182 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d182 pm_set_beacon_filter + 0x4204d1e8 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d1e8 pm_set_beacon_filter .text.pm_beacon_timestamp_statistic - 0x4204d1d0 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d1d0 pm_beacon_timestamp_statistic + 0x4204d236 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d236 pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x4204d214 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d214 pm_beacon_misc_process + 0x4204d27a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d27a pm_beacon_misc_process .text.pm_is_in_wifi_slice_threshold - 0x4204d218 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d218 pm_is_in_wifi_slice_threshold + 0x4204d27e 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d27e pm_is_in_wifi_slice_threshold .text.pm_coex_schm_process - 0x4204d278 0x1dc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d278 pm_coex_schm_process + 0x4204d2de 0x1dc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d2de pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x4204d454 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d454 pm_coex_schm_process_restart + 0x4204d4ba 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d4ba pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x4204d462 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d462 pm_coex_slice_timeout_process + 0x4204d4c8 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d4c8 pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x4204d58c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d58c pm_dream_timeout_process + 0x4204d5f2 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d5f2 pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x4204d59c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d59c pm_sleep_delay_timeout_process + 0x4204d602 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d602 pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x4204d5bc 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d5bc pm_disconnected_sleep_delay_timeout_process + 0x4204d622 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d622 pm_disconnected_sleep_delay_timeout_process .text.pm_coex_restart_timeout_process - 0x4204d5d8 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d5d8 pm_coex_restart_timeout_process + 0x4204d63e 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d63e pm_coex_restart_timeout_process .text.pm_tx_data_done_process - 0x4204d604 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d604 pm_tx_data_done_process + 0x4204d66a 0xcc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d66a pm_tx_data_done_process .text.pm_tx_null_data_done_quick_wake_process - 0x4204d6d0 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d6d0 pm_tx_null_data_done_quick_wake_process + 0x4204d736 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d736 pm_tx_null_data_done_quick_wake_process .text.pm_tx_null_data_done_process - 0x4204d742 0x24c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d742 pm_tx_null_data_done_process + 0x4204d7a8 0x24c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d7a8 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x4204d98e 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204d98e pm_go_to_wake + 0x4204d9f4 0xf0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204d9f4 pm_go_to_wake .text.pm_send_probe_stop - 0x4204da7e 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204da7e pm_send_probe_stop + 0x4204dae4 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204dae4 pm_send_probe_stop .text.pm_on_channel - 0x4204dad8 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204dad8 pm_on_channel + 0x4204db3e 0xaa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204db3e pm_on_channel .text.pm_update_params - 0x4204db82 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204db82 pm_update_params + 0x4204dbe8 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204dbe8 pm_update_params .text.pm_coex_tbtt_process - 0x4204dcac 0x128 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204dcac pm_coex_tbtt_process + 0x4204dd12 0x128 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204dd12 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x4204ddd4 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204ddd4 pm_active_timeout_process + 0x4204de3a 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204de3a pm_active_timeout_process .text.pm_max_idle_timeout_process - 0x4204de48 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204de48 pm_max_idle_timeout_process + 0x4204deae 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204deae pm_max_idle_timeout_process .text.pm_send_sleep_null_cb - 0x4204dea2 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204dea2 pm_send_sleep_null_cb + 0x4204df08 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204df08 pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x4204deae 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204deae pm_send_wake_null_cb + 0x4204df14 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204df14 pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x4204deba 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204deba pm_on_coex_schm_process_restart + 0x4204df20 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204df20 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x4204debe 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204debe pm_on_coex_schm_status_config + 0x4204df24 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204df24 pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x4204df7c 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204df7c pm_on_coex_start + 0x4204dfe2 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204dfe2 pm_on_coex_start .text.pm_on_data_tx_done - 0x4204dfc4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204dfc4 pm_on_data_tx_done + 0x4204e02a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e02a pm_on_data_tx_done .text.pm_on_sample_beacon - 0x4204dfc8 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204dfc8 pm_on_sample_beacon + 0x4204e02e 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e02e pm_on_sample_beacon .text.pm_on_probe_resp_rx - 0x4204e016 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e016 pm_on_probe_resp_rx + 0x4204e07c 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e07c pm_on_probe_resp_rx .text.pm_disconnected_start - 0x4204e0a2 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e0a2 pm_disconnected_start + 0x4204e108 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e108 pm_disconnected_start .text.pm_disconnected_stop - 0x4204e130 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e130 pm_disconnected_stop + 0x4204e196 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e196 pm_disconnected_stop .text.pm_start - 0x4204e19a 0x234 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e19a pm_start - .text.pm_stop 0x4204e3ce 0x22e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e3ce pm_stop + 0x4204e200 0x234 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e200 pm_start + .text.pm_stop 0x4204e434 0x22e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e434 pm_stop .text.pm_attach - 0x4204e5fc 0x1ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e5fc pm_attach + 0x4204e662 0x1ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e662 pm_attach .text.pm_deattach - 0x4204e7ca 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e7ca pm_deattach + 0x4204e830 0xbe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e830 pm_deattach .text.pm_set_sleep_min_active_time - 0x4204e888 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e888 pm_set_sleep_min_active_time + 0x4204e8ee 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e8ee pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x4204e88e 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e88e pm_set_keep_alive_time + 0x4204e8f4 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e8f4 pm_set_keep_alive_time .text.pm_get_keep_alive_time - 0x4204e894 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e894 pm_get_keep_alive_time + 0x4204e8fa 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e8fa pm_get_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x4204e89c 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e89c pm_set_sleep_wait_broadcast_data_time + 0x4204e902 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e902 pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x4204e8a2 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e8a2 pm_force_scan_unlock + 0x4204e908 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e908 pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x4204e8a4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e8a4 pm_enable_sta_disconnected_power_management + 0x4204e90a 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e90a pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x4204e8d0 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e8d0 pm_register_connectionless_wake_window + 0x4204e936 0x96 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e936 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x4204e966 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e966 pm_unregister_connectionless_wake_window + 0x4204e9cc 0x76 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204e9cc pm_unregister_connectionless_wake_window .text.pm_beacon_add_total_counter - 0x4204e9dc 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e9dc pm_beacon_add_total_counter + 0x4204ea42 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204ea42 pm_beacon_add_total_counter .text.pm_beacon_add_loss_counter - 0x4204e9fe 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204e9fe pm_beacon_add_loss_counter + 0x4204ea64 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204ea64 pm_beacon_add_loss_counter .text.pm_get_tx_blocks_retention_mask - 0x4204ea20 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204ea20 pm_get_tx_blocks_retention_mask + 0x4204ea86 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204ea86 pm_get_tx_blocks_retention_mask .text.ic_get_addr - 0x4204ea44 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ea44 ic_get_addr + 0x4204eaaa 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eaaa ic_get_addr .text.ic_get_ptk_alg - 0x4204ea56 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ea56 ic_get_ptk_alg + 0x4204eabc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eabc ic_get_ptk_alg .text.ic_disable_crypto - 0x4204ea6c 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ea6c ic_disable_crypto + 0x4204ead2 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ead2 ic_disable_crypto .text.ic_del_ptk_and_gtk_alg - 0x4204ea88 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ea88 ic_del_ptk_and_gtk_alg + 0x4204eaee 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eaee ic_del_ptk_and_gtk_alg .text.ic_set_key - 0x4204ea9e 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ea9e ic_set_key + 0x4204eb04 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eb04 ic_set_key .text.ic_get_key - 0x4204eade 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204eade ic_get_key + 0x4204eb44 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eb44 ic_get_key .text.ic_obtain_key - 0x4204eb3c 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204eb3c ic_obtain_key + 0x4204eba2 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204eba2 ic_obtain_key .text.ic_tx_pkt - 0x4204ebc2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebc2 ic_tx_pkt + 0x4204ec28 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec28 ic_tx_pkt .text.ic_register_tx_cb - 0x4204ebcc 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebcc ic_register_tx_cb + 0x4204ec32 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec32 ic_register_tx_cb .text.ic_register_rx_cb - 0x4204ebce 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebce ic_register_rx_cb + 0x4204ec34 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec34 ic_register_rx_cb .text.ic_register_timer_post_cb - 0x4204ebd0 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebd0 ic_register_timer_post_cb + 0x4204ec36 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec36 ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x4204ebd4 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebd4 ic_register_michael_mic_failure_cb + 0x4204ec3a 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec3a ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x4204ebd6 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebd6 ic_register_config_cb + 0x4204ec3c 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec3c ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x4204ebea 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebea ic_is_mgmt_hwdecr_enabled + 0x4204ec50 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec50 ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x4204ebee 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ebee ic_register_pm_tx_null_cb + 0x4204ec54 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec54 ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x4204ec04 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ec04 ic_register_net80211_tx_cb + 0x4204ec6a 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec6a ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x4204ec0a 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ec0a ic_register_timer_cb + 0x4204ec70 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec70 ic_register_timer_cb .text.ic_enable_sniffer - 0x4204ec10 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ec10 ic_enable_sniffer + 0x4204ec76 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec76 ic_enable_sniffer .text.ic_disable_sniffer - 0x4204ec16 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ec16 ic_disable_sniffer + 0x4204ec7c 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec7c ic_disable_sniffer .text.ic_set_vif - 0x4204ec1c 0x1c4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ec1c ic_set_vif + 0x4204ec82 0x1c4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ec82 ic_set_vif .text.ic_get_next_tbtt - 0x4204ede0 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ede0 ic_get_next_tbtt + 0x4204ee46 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee46 ic_get_next_tbtt .text.ic_del_rx_ba - 0x4204ede4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ede4 ic_del_rx_ba + 0x4204ee4a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee4a ic_del_rx_ba .text.ic_add_rx_ba - 0x4204ede8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ede8 ic_add_rx_ba + 0x4204ee4e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee4e ic_add_rx_ba .text.ic_reset_tbtt - 0x4204edf2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204edf2 ic_reset_tbtt + 0x4204ee58 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee58 ic_reset_tbtt .text.ic_del_key_all - 0x4204edf6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204edf6 ic_del_key_all + 0x4204ee5c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee5c ic_del_key_all .text.ic_del_key - 0x4204edfa 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204edfa ic_del_key + 0x4204ee60 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee60 ic_del_key .text.ic_set_ac_param - 0x4204edfe 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204edfe ic_set_ac_param + 0x4204ee64 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee64 ic_set_ac_param .text.ic_ampdu_op - 0x4204ee02 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ee02 ic_ampdu_op + 0x4204ee68 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee68 ic_ampdu_op .text.ic_set_trc - 0x4204ee2e 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ee2e ic_set_trc + 0x4204ee94 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ee94 ic_set_trc .text.ic_deinit - 0x4204ef00 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ef00 ic_deinit - .text.ic_init 0x4204ef1c 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ef1c ic_init + 0x4204ef66 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ef66 ic_deinit + .text.ic_init 0x4204ef82 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204ef82 ic_init .text.ic_set_interrupt_handler - 0x4204ef96 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204ef96 ic_set_interrupt_handler + 0x4204effc 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204effc ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x4204eff4 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204eff4 ic_clear_interrupt_handler + 0x4204f05a 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f05a ic_clear_interrupt_handler .text.ic_enable_rx - 0x4204f038 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f038 ic_enable_rx + 0x4204f09e 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f09e ic_enable_rx .text.ic_disable_rx - 0x4204f04c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f04c ic_disable_rx + 0x4204f0b2 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0b2 ic_disable_rx .text.ic_set_beacon_int - 0x4204f05e 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f05e ic_set_beacon_int + 0x4204f0c4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0c4 ic_set_beacon_int .text.ic_set_mac - 0x4204f062 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f062 ic_set_mac + 0x4204f0c8 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0c8 ic_set_mac .text.ic_set_bssid - 0x4204f066 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f066 ic_set_bssid + 0x4204f0cc 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0cc ic_set_bssid .text.ic_set_current_channel - 0x4204f06a 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f06a ic_set_current_channel + 0x4204f0d0 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0d0 ic_set_current_channel .text.ic_get_random - 0x4204f072 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f072 ic_get_random + 0x4204f0d8 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0d8 ic_get_random .text.ic_get_pp_hdl - 0x4204f07a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f07a ic_get_pp_hdl - .text.ic_set_rx_policy_ubssid_check - 0x4204f07e 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f07e ic_set_rx_policy_ubssid_check - .text.ic_set_rx_policy - 0x4204f098 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f098 ic_set_rx_policy - .text.ic_set_sta_auth_flag - 0x4204f0a8 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0a8 ic_set_sta_auth_flag - .text.ic_set_interface - 0x4204f0ac 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0ac ic_set_interface - .text.ic_trc_set_per_pkt_rate - 0x4204f0ae 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0ae ic_trc_set_per_pkt_rate - .text.ic_trc_update_ifx_phy_mode - 0x4204f0b2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0b2 ic_trc_update_ifx_phy_mode - .text.ic_stop_hw_txq - 0x4204f0b6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0b6 ic_stop_hw_txq - .text.ic_stop_sw_txq - 0x4204f0ba 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0ba ic_stop_sw_txq - .text.ic_create_wifi_task - 0x4204f0dc 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0dc ic_create_wifi_task - .text.ic_delete_wifi_task 0x4204f0e0 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0e0 ic_delete_wifi_task + 0x4204f0e0 ic_get_pp_hdl + .text.ic_set_rx_policy_ubssid_check + 0x4204f0e4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0e4 ic_set_rx_policy_ubssid_check + .text.ic_set_rx_policy + 0x4204f0fe 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f0fe ic_set_rx_policy + .text.ic_set_sta_auth_flag + 0x4204f10e 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f10e ic_set_sta_auth_flag + .text.ic_set_interface + 0x4204f112 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f112 ic_set_interface + .text.ic_trc_set_per_pkt_rate + 0x4204f114 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f114 ic_trc_set_per_pkt_rate + .text.ic_trc_update_ifx_phy_mode + 0x4204f118 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f118 ic_trc_update_ifx_phy_mode + .text.ic_stop_hw_txq + 0x4204f11c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f11c ic_stop_hw_txq + .text.ic_stop_sw_txq + 0x4204f120 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f120 ic_stop_sw_txq + .text.ic_create_wifi_task + 0x4204f142 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f142 ic_create_wifi_task + .text.ic_delete_wifi_task + 0x4204f146 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f146 ic_delete_wifi_task .text.ic_update_sta_tsf - 0x4204f0e4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0e4 ic_update_sta_tsf + 0x4204f14a 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f14a ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x4204f0fc 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f0fc ic_set_sleep_min_active_time + 0x4204f162 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f162 ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x4204f100 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f100 ic_set_keep_alive_time + 0x4204f166 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f166 ic_set_keep_alive_time .text.ic_get_keep_alive_time - 0x4204f104 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f104 ic_get_keep_alive_time + 0x4204f16a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f16a ic_get_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x4204f108 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f108 ic_set_sleep_wait_broadcast_data_time + 0x4204f16e 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f16e ic_set_sleep_wait_broadcast_data_time .text.ic_get_espnow_rate - 0x4204f10c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f10c ic_get_espnow_rate + 0x4204f172 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f172 ic_get_espnow_rate .text.ic_get_default_sched - 0x4204f110 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204f110 ic_get_default_sched + 0x4204f176 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204f176 ic_get_default_sched .text.pp_delete_task_manually - 0x4204f114 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x4204f15c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f15c getle32 - .text.putle32 0x4204f17a 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f17a putle32 - .text.xswap 0x4204f196 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f196 xswap + 0x4204f17a 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x4204f1c2 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f1c2 getle32 + .text.putle32 0x4204f1e0 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f1e0 putle32 + .text.xswap 0x4204f1fc 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f1fc xswap .text.pp_register_net80211_tx_cb - 0x4204f1b4 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f1b4 pp_register_net80211_tx_cb + 0x4204f21a 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f21a pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x4204f1c0 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f1c0 pp_register_config_cb + 0x4204f226 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f226 pp_register_config_cb .text.pp_register_timer_cb - 0x4204f1cc 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f1cc pp_register_timer_cb + 0x4204f232 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f232 pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x4204f1d8 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f1d8 pp_register_michael_mic_failure_cb + 0x4204f23e 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f23e pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x4204f1e4 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f1e4 pp_default_event_handler + 0x4204f24a 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f24a pp_default_event_handler .text.ppRegisterRxCallback - 0x4204f20c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f20c ppRegisterRxCallback + 0x4204f272 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f272 ppRegisterRxCallback .text.ppRegisterTxCallback - 0x4204f22c 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f22c ppRegisterTxCallback + 0x4204f292 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f292 ppRegisterTxCallback .text.ppUnregisterTxCallback - 0x4204f274 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f274 ppUnregisterTxCallback + 0x4204f2da 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f2da ppUnregisterTxCallback .text.pp_register_tx_cb - 0x4204f2b6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f2b6 pp_register_tx_cb + 0x4204f31c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f31c pp_register_tx_cb .text.pp_unregister_tx_cb - 0x4204f2ba 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f2ba pp_unregister_tx_cb + 0x4204f320 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f320 pp_unregister_tx_cb .text.ppCheckTxQIdle - 0x4204f2be 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f2be ppCheckTxQIdle + 0x4204f324 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f324 ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x4204f2f4 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f2f4 ppCheckIsConnTraffic + 0x4204f35a 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f35a ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x4204f342 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f342 ppCheckTxConnTrafficIdle + 0x4204f3a8 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f3a8 ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x4204f434 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f434 ppSetInterface + 0x4204f49a 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f49a ppSetInterface .text.pp_gettid - 0x4204f436 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f436 pp_gettid + 0x4204f49c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f49c pp_gettid .text.ppAssembleMicHdr - 0x4204f464 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f464 ppAssembleMicHdr + 0x4204f4ca 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f4ca ppAssembleMicHdr .text.ppCalTkipMic - 0x4204f512 0x12c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f512 ppCalTkipMic + 0x4204f578 0x12c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f578 ppCalTkipMic .text.ppTxFragmentProc - 0x4204f63e 0x71c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204f63e ppTxFragmentProc + 0x4204f6a4 0x71c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204f6a4 ppTxFragmentProc .text.ppClearRxFragment - 0x4204fd5a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204fd5a ppClearRxFragment + 0x4204fdc0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204fdc0 ppClearRxFragment .text.ppFillAMPDUBar - 0x4204fd96 0x10e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204fd96 ppFillAMPDUBar + 0x4204fdfc 0x10e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204fdfc ppFillAMPDUBar .text.ppReSendBar - 0x4204fea4 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204fea4 ppReSendBar + 0x4204ff0a 0xca /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204ff0a ppReSendBar .text.pp_create_task - 0x4204ff6e 0x1cc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204ff6e pp_create_task + 0x4204ffd4 0x1cc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204ffd4 pp_create_task .text.pp_deattach - 0x4205013a 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4205013a pp_deattach + 0x420501a0 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420501a0 pp_deattach .text.ppInitTxq - 0x42050184 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42050184 ppInitTxq + 0x420501ea 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420501ea ppInitTxq .text.pp_delete_task - 0x420501e8 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420501e8 pp_delete_task + 0x4205024e 0x8c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4205024e pp_delete_task .text.ppCheckTxIdle - 0x42050274 0xbc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42050274 ppCheckTxIdle + 0x420502da 0xbc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420502da ppCheckTxIdle .text.ppCalTxopDur - 0x42050330 0x156 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42050330 ppCalTxopDur + 0x42050396 0x156 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42050396 ppCalTxopDur .text.ppPrepareBarFrame - 0x42050486 0xc6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42050486 ppPrepareBarFrame + 0x420504ec 0xc6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420504ec ppPrepareBarFrame .text.pp_attach - 0x4205054c 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4205054c pp_attach + 0x420505b2 0xf2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420505b2 pp_attach .text.ppClearTxq - 0x4205063e 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4205063e ppClearTxq + 0x420506a4 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420506a4 ppClearTxq .text.pp_stop_sw_txq - 0x4205068e 0x90 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4205068e pp_stop_sw_txq + 0x420506f4 0x90 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420506f4 pp_stop_sw_txq .text.ppGetTaskHdl - 0x4205071e 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4205071e ppGetTaskHdl + 0x42050784 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42050784 ppGetTaskHdl .text.esf_buf_alloc_dynamic_default_handler - 0x42050728 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42050728 esf_buf_alloc_dynamic_default_handler + 0x4205078e 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4205078e esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x4205074a 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4205074a esf_buf_alloc_default_handler + 0x420507b0 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420507b0 esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x4205076c 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4205076c esf_buf_recycle_default_handler + 0x420507d2 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420507d2 esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x4205078e 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4205078e esf_buf_setup_static + 0x420507f4 0x6a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420507f4 esf_buf_setup_static .text.esf_buf_free_static - 0x420507f8 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420507f8 esf_buf_free_static + 0x4205085e 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4205085e esf_buf_free_static .text.esf_buf_setdown - 0x420508a4 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420508a4 esf_buf_setdown + 0x4205090a 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4205090a esf_buf_setdown .text.esf_buf_setup - 0x420508c6 0x1ec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420508c6 esf_buf_setup + 0x4205092c 0x1ec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4205092c esf_buf_setup .text.offchan_in_progress - 0x42050ab2 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050b18 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .text.lmacGetTxFrame - 0x42050abc 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050abc lmacGetTxFrame + 0x42050b22 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050b22 lmacGetTxFrame .text.lmacSetAcParam - 0x42050adc 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050adc lmacSetAcParam + 0x42050b42 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050b42 lmacSetAcParam .text.lmacInitAc - 0x42050b20 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050b20 lmacInitAc + 0x42050b86 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050b86 lmacInitAc .text.lmacInit - 0x42050b68 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050b68 lmacInit + 0x42050bce 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050bce lmacInit .text.lmacEndRetryAMPDUFail - 0x42050c0a 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050c0a lmacEndRetryAMPDUFail + 0x42050c70 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050c70 lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x42050c8e 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050c8e dbg_cnt_lmac_drop + 0x42050cf4 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050cf4 dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x42050d20 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050d20 lmac_record_txtime + 0x42050d86 0x12a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050d86 lmac_record_txtime .text.lmac_update_tx_statistic - 0x42050e4a 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050e4a lmac_update_tx_statistic + 0x42050eb0 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050eb0 lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42050e4c 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050e4c lmacDiscardMSDU + 0x42050eb2 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050eb2 lmacDiscardMSDU .text.lmacRetryTxFrame - 0x42050f06 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050f06 lmacRetryTxFrame + 0x42050f6c 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42050f6c lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x42050fe8 0x17c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42050fe8 lmacProcessTxopQComplete + 0x4205104e 0x17c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4205104e lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42051164 0x27e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051164 lmacProcessShortRetryFail + 0x420511ca 0x27e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420511ca lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x420513e2 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420513e2 lmacProcessCtsTimeout + 0x42051448 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051448 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x42051454 0x1da /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051454 lmacProcessLongRetryFail + 0x420514ba 0x1da /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420514ba lmacProcessLongRetryFail .text.lmacProcessCollision - 0x4205162e 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4205162e lmacProcessCollision + 0x42051694 0xe6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051694 lmacProcessCollision .text.lmacProcessCollisions_task - 0x42051714 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051714 lmacProcessCollisions_task + 0x4205177a 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4205177a lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x4205176a 0x14a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4205176a lmacProcessAckTimeout + 0x420517d0 0x14a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420517d0 lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x420518b4 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420518b4 lmacProcessTxRtsError + 0x4205191a 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4205191a lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x42051996 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051996 lmacProcessTxseckiderr + 0x420519fc 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420519fc lmacProcessTxseckiderr .text.lmacProcessTxError - 0x420519c0 0xa6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420519c0 lmacProcessTxError + 0x42051a26 0xa6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051a26 lmacProcessTxError .text.lmacDisableTransmit - 0x42051a66 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051a66 lmacDisableTransmit + 0x42051acc 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051acc lmacDisableTransmit .text.lmacProcessTxTimeout - 0x42051af4 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051af4 lmacProcessTxTimeout + 0x42051b5a 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051b5a lmacProcessTxTimeout .text.lmacStopTransmit - 0x42051b3e 0x104 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051b3e lmacStopTransmit + 0x42051ba4 0x104 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051ba4 lmacStopTransmit .text.lmac_stop_hw_txq - 0x42051c42 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42051c42 lmac_stop_hw_txq + 0x42051ca8 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42051ca8 lmac_stop_hw_txq .text.pm_coex_reconnect_policy - 0x42051cb4 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42051cb4 pm_coex_reconnect_policy + 0x42051d1a 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x42051d1a pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x42051cc2 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42051cc2 pm_coex_set_reconnect_policy + 0x42051d28 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x42051d28 pm_coex_set_reconnect_policy .text.pm_coex_recalculate_wifi_time_slice - 0x42051cfa 0x1ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42051cfa pm_coex_recalculate_wifi_time_slice + 0x42051d60 0x1ce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x42051d60 pm_coex_recalculate_wifi_time_slice .text.pm_coex_update_wifi_time_slice_state - 0x42051ec8 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42051ec8 pm_coex_update_wifi_time_slice_state + 0x42051f2e 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x42051f2e pm_coex_update_wifi_time_slice_state .text.rc11NRate2SchedIdx - 0x42051f4c 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42051fb2 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x42051f9a 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052000 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x42051fb8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205201e 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x42051fd6 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42051fd6 rcLoRaRate2SchedIdx + 0x4205203c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205203c rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x42051ff4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205205a 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x42052008 0xa4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052008 rcUpdateAMPDUParam + 0x4205206e 0xa4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205206e rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x420520ac 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420520ac rcGet11NHighestRateIdx + 0x42052112 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052112 rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x4205212e 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4205212e rcGet11GHighestRateIdx + 0x42052194 0x74 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052194 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x420521a2 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420521a2 rcGet11BHighestRateIdx + 0x42052208 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052208 rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x420521ea 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420521ea rcGetDefaultHigestRateIdx + 0x42052250 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052250 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x420521fa 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420521fa rcGetHighestRateIdx + 0x42052260 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052260 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x4205222c 0x302 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4205222c rcUpdatePhyMode + 0x42052292 0x302 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052292 rcUpdatePhyMode .text.rcTxUpdatePer - 0x4205252e 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4205252e rcTxUpdatePer + 0x42052594 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052594 rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x420525a8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420525a8 trc_set_per_pkt_rate + 0x4205260e 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205260e trc_set_per_pkt_rate .text.rc_get_default_sched - 0x420525c0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420525c0 rc_get_default_sched + 0x42052626 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052626 rc_get_default_sched .text.rcUpdateRate - 0x420525ca 0x248 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420525ca rcUpdateRate + 0x42052630 0x248 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052630 rcUpdateRate .text.rcReachRetryLimit - 0x42052812 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052812 rcReachRetryLimit + 0x42052878 0xe2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052878 rcReachRetryLimit .text.rcAttach - 0x420528f4 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420528f4 rcAttach + 0x4205295a 0x70 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4205295a rcAttach .text.rc_disable_trc - 0x42052964 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052964 rc_disable_trc + 0x420529ca 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420529ca rc_disable_trc .text.rc_disable_trc_by_interface - 0x420529f2 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420529f2 rc_disable_trc_by_interface + 0x42052a58 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052a58 rc_disable_trc_by_interface .text.trc_init - 0x42052a0c 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052a0c trc_init + 0x42052a72 0xae /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052a72 trc_init .text.trc_update_ifx_phy_mode - 0x42052aba 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052aba trc_update_ifx_phy_mode + 0x42052b20 0x92 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052b20 trc_update_ifx_phy_mode .text.trc_deinit - 0x42052b4c 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052b4c trc_deinit + 0x42052bb2 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052bb2 trc_deinit .text.rc_set_per_conn_fix_rate - 0x42052b8c 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052b8c rc_set_per_conn_fix_rate + 0x42052bf2 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052bf2 rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x42052bfa 0x112 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052bfa rc_enable_trc + 0x42052c60 0x112 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052c60 rc_enable_trc .text.trc_get_espnow_rate - 0x42052d0c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42052d0c trc_get_espnow_rate + 0x42052d72 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42052d72 trc_get_espnow_rate .text.dbg_lmac_ps_statis_reset - 0x42052d1c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42052d1c dbg_lmac_ps_statis_reset + 0x42052d82 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42052d82 dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x42052d32 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42052d32 dbg_lmac_init + 0x42052d98 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42052d98 dbg_lmac_init .text.wdev_csi_hw_bug_check - 0x42052d34 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42052d34 wdev_csi_hw_bug_check + 0x42052d9a 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42052d9a wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x42052d38 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42052d38 wDev_ftm_set_t1t4 + 0x42052d9e 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42052d9e wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x42052d46 0x132 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42052d46 wdev_csi_rx_process + 0x42052dac 0x132 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42052dac wdev_csi_rx_process .text.wDev_SnifferRxData - 0x42052e78 0x27e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42052e78 wDev_SnifferRxData + 0x42052ede 0x27e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42052ede wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x420530f6 0x10c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420530f6 wDev_IndicateCtrlFrame + 0x4205315c 0x10c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205315c wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x42053202 0xb0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053202 wDev_SnifferRxAmpdu + 0x42053268 0xb0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053268 wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x420532b2 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532b2 wDev_SetCurChannel + 0x42053318 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053318 wDev_SetCurChannel .text.wDev_SetAuthed - 0x420532cc 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532cc wDev_SetAuthed + 0x42053332 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053332 wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x420532ce 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532ce wDev_Set_Beacon_Int + 0x42053334 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053334 wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x420532d8 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532d8 wDev_Reset_TBTT + 0x4205333e 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205333e wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x420532de 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532de wDev_reset_bcnSendTick + 0x42053344 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053344 wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x420532e8 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420532e8 wDev_Get_Next_TBTT + 0x4205334e 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205334e wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x42053338 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053338 wdev_set_promis_misc_pkt + 0x4205339e 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205339e wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x42053366 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053366 wdev_set_promis_ctrl_pkt + 0x420533cc 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420533cc wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x4205339e 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205339e wdev_set_promis + 0x42053404 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053404 wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x4205340c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205340c wDev_ftm_record_t1t4 + 0x42053472 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053472 wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x4205341c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205341c wDev_ftm_record_t2t3 + 0x42053482 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053482 wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x4205342c 0xb8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205342c wDev_record_ftm_data_local + 0x42053492 0xb8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053492 wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x420534e4 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420534e4 wDev_Rxbuf_Deinit + 0x4205354a 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205354a wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x4205356c 0x220 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205356c wDev_Rxbuf_Init + 0x420535d2 0x220 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420535d2 wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x4205378c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205378c wDev_disable_low_rate + 0x420537f2 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420537f2 wDev_disable_low_rate .text.wDev_enable_low_rate - 0x42053790 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053790 wDev_enable_low_rate + 0x420537f6 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420537f6 wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x42053794 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053794 wDev_Insert_KeyEntry + 0x420537fa 0x84 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420537fa wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x42053818 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053818 wDev_remove_KeyEntry + 0x4205387e 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4205387e wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x42053840 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42053840 wDev_remove_KeyEntry_all_cnx + 0x420538a6 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420538a6 wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x4205388c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4205388c wDev_Crypto_Disable + 0x420538f2 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420538f2 wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x420538aa 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420538aa wdev_is_mgmt_hwdecr_enabled + 0x42053910 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053910 wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x420538ae 0x140 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420538ae wdev_data_init + 0x42053914 0x140 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053914 wdev_data_init .text.wdev_funcs_init - 0x420539ee 0x8bc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420539ee wdev_funcs_init + 0x42053a54 0x8bc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42053a54 wdev_funcs_init .text.wdev_funcs_deinit - 0x420542aa 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420542aa wdev_funcs_deinit + 0x42054310 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42054310 wdev_funcs_deinit .text.empty_func_p_void_r_void - 0x420542d6 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542d6 empty_func_p_void_r_void + 0x4205433c 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x4205433c empty_func_p_void_r_void .text.empty_func_p_u32_r_void - 0x420542d8 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542d8 empty_func_p_u32_r_void + 0x4205433e 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x4205433e empty_func_p_u32_r_void .text.empty_func_p_void_r_bool - 0x420542da 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542da empty_func_p_void_r_bool + 0x42054340 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054340 empty_func_p_void_r_bool .text.empty_func_p_pconfg_r_void - 0x420542de 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542de empty_func_p_pconfg_r_void + 0x42054344 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054344 empty_func_p_pconfg_r_void .text.empty_func_p_u8_r_void - 0x420542e0 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542e0 empty_func_p_u8_r_void + 0x42054346 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054346 empty_func_p_u8_r_void .text.empty_func_p_void_r_float - 0x420542e2 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542e2 empty_func_p_void_r_float + 0x42054348 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054348 empty_func_p_void_r_float .text.empty_func_p_ptsf_u32_r_void - 0x420542e8 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542e8 empty_func_p_ptsf_u32_r_void + 0x4205434e 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x4205434e empty_func_p_ptsf_u32_r_void .text.empty_func_p_u8_u8_pu16_pfloat_r_void - 0x420542ea 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542ea empty_func_p_u8_u8_pu16_pfloat_r_void + 0x42054350 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054350 empty_func_p_u8_u8_pu16_pfloat_r_void .text.empty_func_p_u8_u8_float_float_pparams_r_void - 0x420542ec 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542ec empty_func_p_u8_u8_float_float_pparams_r_void + 0x42054352 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054352 empty_func_p_u8_u8_float_float_pparams_r_void .text.empty_func_p_pvoid_r_void - 0x420542ee 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542ee empty_func_p_pvoid_r_void + 0x42054354 0x2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054354 empty_func_p_pvoid_r_void .text.pm_beacon_offset_funcs_empty_init - 0x420542f0 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420542f0 pm_beacon_offset_funcs_empty_init + 0x42054356 0x7c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054356 pm_beacon_offset_funcs_empty_init .text.pm_funcs_init - 0x4205436c 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x4205436c pm_funcs_init + 0x420543d2 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x420543d2 pm_funcs_init .text.pm_funcs_deinit - 0x420543b2 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420543b2 pm_funcs_deinit + 0x42054418 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42054418 pm_funcs_deinit .text.hal_agreement_add_rx_ba - 0x420543e0 0x10a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x420543e0 hal_agreement_add_rx_ba + 0x42054446 0x10a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x42054446 hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x420544ea 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x420544ea hal_agreement_del_rx_ba + 0x42054550 0x6e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x42054550 hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x42054558 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x42054558 hal_ba_session_restore_by_hw_index + 0x420545be 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x420545be hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x420545c4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420545c4 hal_coex_pti_init + 0x4205462a 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4205462a hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x420545d6 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420545d6 hal_set_rx_beacon_pti + 0x4205463c 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4205463c hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x42054600 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42054600 hal_set_rx_beacon_time + 0x42054666 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x42054666 hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x4205462c 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4205462c hal_set_rx_active_pti + 0x42054692 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x42054692 hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x42054640 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42054640 hal_set_rx_ack_pti + 0x420546a6 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420546a6 hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x4205465a 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4205465a hal_set_wifi_default_pti + 0x420546c0 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420546c0 hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x4205467c 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4205467c hal_crypto_clr_key_entry + 0x420546e2 0x86 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420546e2 hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x42054702 0x1a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42054702 hal_crypto_set_key_entry + 0x42054768 0x1a2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x42054768 hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x420548a4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420548a4 hal_crypto_is_key_valid + 0x4205490a 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4205490a hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x420548b4 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420548b4 hal_crypto_get_key_entry + 0x4205491a 0xba /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4205491a hal_crypto_get_key_entry .text.hal_crypto_init - 0x4205496e 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4205496e hal_crypto_init + 0x420549d4 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x420549d4 hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x420549a8 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420549a8 hal_crypto_mgmt_rx_enabled + 0x42054a0e 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x42054a0e hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x420549c8 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420549c8 hal_crypto_enable + 0x42054a2e 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x42054a2e hal_crypto_enable .text.hal_crypto_disable - 0x42054a42 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42054a42 hal_crypto_disable + 0x42054aa8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x42054aa8 hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x42054a78 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054a78 hal_mac_tx_set_ppdu + 0x42054ade 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054ade hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x42054ac2 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054ac2 hal_mac_set_txq_invalid + 0x42054b28 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054b28 hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x42054ade 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054ade hal_mac_is_txq_valid + 0x42054b44 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054b44 hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x42054af2 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054af2 hal_mac_tx_set_cca + 0x42054b58 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054b58 hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x42054b0a 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054b0a hal_mac_disable_low_rate + 0x42054b70 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054b70 hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x42054b44 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054b44 hal_mac_enable_low_rate + 0x42054baa 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054baa hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x42054b76 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054b76 mac_rxbuf_init + 0x42054bdc 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054bdc mac_rxbuf_init .text.mac_txrx_init - 0x42054bd0 0x16e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054bd0 mac_txrx_init + 0x42054c36 0x16e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054c36 mac_txrx_init .text.hal_mac_set_rxq_policy - 0x42054d3e 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054d3e hal_mac_set_rxq_policy + 0x42054da4 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054da4 hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x42054d5a 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054d5a mac_last_rxbuf_init + 0x42054dc0 0xd2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054dc0 mac_last_rxbuf_init .text.hal_deinit - 0x42054e2c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054e2c hal_deinit + 0x42054e92 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054e92 hal_deinit .text.hal_mac_set_addr - 0x42054e94 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054e94 hal_mac_set_addr + 0x42054efa 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054efa hal_mac_set_addr .text.hal_mac_set_bssid - 0x42054ee0 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054ee0 hal_mac_set_bssid + 0x42054f46 0x78 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054f46 hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x42054f58 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054f58 hal_mac_rx_set_policy + 0x42054fbe 0xa2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42054fbe hal_mac_rx_set_policy .text.hal_init - 0x42054ffa 0x142 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42054ffa hal_init + 0x42055060 0x142 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42055060 hal_init .text.hal_mac_tsf_reset - 0x4205513c 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4205513c hal_mac_tsf_reset + 0x420551a2 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420551a2 hal_mac_tsf_reset .text.hal_enable_sta_beacon_filter - 0x420551c4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420551c4 hal_enable_sta_beacon_filter + 0x4205522a 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4205522a hal_enable_sta_beacon_filter .text.hal_disable_sta_beacon_filter - 0x420551f0 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420551f0 hal_disable_sta_beacon_filter + 0x42055256 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42055256 hal_disable_sta_beacon_filter .text.hal_set_sta_beacon_filter - 0x42055212 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42055212 hal_set_sta_beacon_filter + 0x42055278 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42055278 hal_set_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x4205522e 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4205522e hal_mac_ftm_get_t3 + 0x42055294 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x42055294 hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x4205525c 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4205525c mac_tx_set_plcp1 + 0x420552c2 0xce /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420552c2 mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x4205532a 0x1d0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4205532a mac_tx_set_htsig + 0x42055390 0x1d0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x42055390 mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x420554fa 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x420554fa hal_mac_fill_hwtxop + 0x42055560 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x42055560 hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x4205553e 0xec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4205553e mac_tx_set_txop_q + 0x420555a4 0xec /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420555a4 mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x4205562a 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4205562a hal_mac_get_txq_state + 0x42055690 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x42055690 hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x42055666 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42055666 hal_mac_clr_txq_state + 0x420556cc 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420556cc hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x420556be 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x420556be hal_mac_get_txq_pmd + 0x42055724 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x42055724 hal_mac_get_txq_pmd .text.hal_attenna_init - 0x42055708 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42055708 hal_attenna_init + 0x4205576e 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4205576e hal_attenna_init .text.hal_mac_rate_autoack_init - 0x42055766 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42055766 hal_mac_rate_autoack_init + 0x420557cc 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x420557cc hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x42055782 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x42055782 hal_sniffer_enable + 0x420557e8 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420557e8 hal_sniffer_enable .text.hal_sniffer_disable - 0x420557c4 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x420557c4 hal_sniffer_disable + 0x4205582a 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4205582a hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x42055810 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x42055810 hal_sniffer_rx_set_promis + 0x42055876 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x42055876 hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x42055882 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x42055882 hal_sniffer_set_promis_misc_pkt + 0x420558e8 0x72 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x420558e8 hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x420558f4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420558f4 hal_enable_sta_tsf + 0x4205595a 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4205595a hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x42055904 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055904 hal_disable_sta_tsf + 0x4205596a 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4205596a hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x42055916 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055916 hal_disable_softap_tsf + 0x4205597c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4205597c hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x42055924 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055924 hal_timer_update_by_rtc + 0x4205598a 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4205598a hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x42055958 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055958 hal_set_sta_tsf + 0x420559be 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420559be hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4205596a 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4205596a hal_enable_sta_tbtt + 0x420559d0 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420559d0 hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x42055992 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055992 hal_disable_sta_tbtt + 0x420559f8 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420559f8 hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x420559ae 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420559ae hal_set_sta_tbtt + 0x42055a14 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42055a14 hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x42055a0c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055a0c hal_set_sta_tbtt_interval + 0x42055a72 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42055a72 hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x42055a22 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055a22 hal_set_sta_tbtt_ahead_time + 0x42055a88 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42055a88 hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x42055a34 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055a34 hal_set_sta_tsf_wakeup + 0x42055a9a 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42055a9a hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x42055a58 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42055a58 hal_tsf_get_tbttstart + 0x42055abe 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42055abe hal_tsf_get_tbttstart .text.RC_GetDuration - 0x42055a66 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42055acc 0x7a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x42055ae0 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x42055ae0 RC_SetBasicRate + 0x42055b46 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42055b46 RC_SetBasicRate .text.RC_GetCtsTime - 0x42055ae4 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x42055ae4 RC_GetCtsTime + 0x42055b4a 0x66 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42055b4a RC_GetCtsTime .text.pp_timer_resample - 0x42055b4a 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055bb0 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_restart - 0x42055b6a 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055bd0 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_max_idle - 0x42055b7c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055be2 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor_tbtt - 0x42055b8e 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055bf4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x42055ba4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c0a 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_window - 0x42055bba 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c20 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_interval - 0x42055bcc 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c32 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_disconnected_sleep_delay - 0x42055bde 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c44 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x42055bf0 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c56 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x42055c02 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c68 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x42055c14 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c7a 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x42055c26 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c8c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x42055c38 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055c9e 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_register_post_cb - 0x42055c4a 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42055c4a pp_timer_register_post_cb + 0x42055cb0 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055cb0 pp_timer_register_post_cb .text.pp_timer_process - 0x42055c56 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42055c56 pp_timer_process + 0x42055cbc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42055cbc pp_timer_process .text.esp_ota_get_running_partition - 0x42055c6c 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x42055c6c esp_ota_get_running_partition + 0x42055cd2 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x42055cd2 esp_ota_get_running_partition .text.esp_efuse_rtc_calib_get_ver - 0x42055d32 0x5c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x42055d32 esp_efuse_rtc_calib_get_ver + 0x42055d98 0x5c esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x42055d98 esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x42055d8e 0xec esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x42055d8e esp_efuse_rtc_calib_get_init_code + 0x42055df4 0xec esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x42055df4 esp_efuse_rtc_calib_get_init_code .text.get_controller - 0x42055e7a 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42055ee0 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x42055e98 0x6a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42055efe 0x6a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x42055f02 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42055f68 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x42055f3c 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42055fa2 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x42055ffa 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x42055ffa adc_hal_set_controller + 0x42056060 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42056060 adc_hal_set_controller .text.cal_setup - 0x42056008 0xb8 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4205606e 0xb8 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x420560c0 0x13a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x420560c0 adc_hal_arbiter_config + 0x42056126 0x13a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42056126 adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x420561fa 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x420561fa adc_hal_calibration_init + 0x42056260 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x42056260 adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x42056234 0x74 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x42056234 adc_hal_set_calibration_param + 0x4205629a 0x74 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4205629a adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x420562a8 0x24a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x420562a8 adc_hal_self_calibration + 0x4205630e 0x24a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4205630e adc_hal_self_calibration .text.mpi_ll_write_to_mem_block - 0x420564f2 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056558 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x42056536 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4205659c 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4205656e 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4205656e mpi_hal_calc_hardware_words + 0x420565d4 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420565d4 mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x42056570 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x42056570 mpi_hal_enable_hardware_hw_op + 0x420565d6 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420565d6 mpi_hal_enable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x42056584 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x42056584 mpi_hal_interrupt_enable + 0x420565ea 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420565ea mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4205659c 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4205659c mpi_hal_clear_interrupt + 0x42056602 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056602 mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x420565a8 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565a8 mpi_hal_set_mode + 0x4205660e 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4205660e mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x420565b2 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565b2 mpi_hal_write_to_mem_block + 0x42056618 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056618 mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x420565c0 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565c0 mpi_hal_write_at_offset + 0x42056626 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056626 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x420565d4 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565d4 mpi_hal_write_m_prime + 0x4205663a 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4205663a mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x420565de 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565de mpi_hal_write_rinv + 0x42056644 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056644 mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x420565ec 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x420565ec mpi_hal_enable_constant_time + 0x42056652 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056652 mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x42056604 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x42056604 mpi_hal_enable_search + 0x4205666a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4205666a mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4205661c 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4205661c mpi_hal_set_search_position + 0x42056682 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x42056682 mpi_hal_set_search_position .text.mpi_hal_start_op - 0x42056626 0x28 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x42056626 mpi_hal_start_op + 0x4205668c 0x28 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4205668c mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4205664e 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4205664e mpi_hal_wait_op_complete + 0x420566b4 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420566b4 mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x42056666 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x42056666 mpi_hal_read_result_hw_op + 0x420566cc 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x420566cc mpi_hal_read_result_hw_op .text.sha_hal_set_mode - 0x42056690 0x8 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x42056690 sha_hal_set_mode + 0x420566f6 0x8 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420566f6 sha_hal_set_mode .text.sha_hal_hash_block - 0x42056698 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x42056698 sha_hal_hash_block + 0x420566fe 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420566fe sha_hal_hash_block .text.sha_hal_hash_dma - 0x420566cc 0x18 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x420566cc sha_hal_hash_dma + 0x42056732 0x18 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x42056732 sha_hal_hash_dma .text.sha_hal_wait_idle - 0x420566e4 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x420566e4 sha_hal_wait_idle + 0x4205674a 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4205674a sha_hal_wait_idle .text.sha_hal_read_digest - 0x420566ee 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x420566ee sha_hal_read_digest + 0x42056754 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x42056754 sha_hal_read_digest .text.sha_hal_write_digest - 0x42056756 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x42056756 sha_hal_write_digest + 0x420567bc 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x420567bc sha_hal_write_digest .text.aes_ll_write_key - 0x4205678a 0x3c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420567f0 0x3c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_write_block - 0x420567c6 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4205682c 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_block - 0x420567ea 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056850 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4205680e 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056874 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x42056832 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056898 0x24 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x42056856 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x42056856 aes_hal_setkey + 0x420568bc 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420568bc aes_hal_setkey .text.aes_hal_transform_block - 0x42056882 0x2a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x42056882 aes_hal_transform_block + 0x420568e8 0x2a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x420568e8 aes_hal_transform_block .text.aes_hal_transform_dma_start - 0x420568ac 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x420568ac aes_hal_transform_dma_start + 0x42056912 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056912 aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x420568be 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x420568be aes_hal_transform_dma_finish + 0x42056924 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056924 aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x420568cc 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x420568cc aes_hal_mode_init + 0x42056932 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056932 aes_hal_mode_init .text.aes_hal_set_iv - 0x420568e6 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x420568e6 aes_hal_set_iv + 0x4205694c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4205694c aes_hal_set_iv .text.aes_hal_read_iv - 0x420568f4 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x420568f4 aes_hal_read_iv + 0x4205695a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4205695a aes_hal_read_iv .text.aes_hal_wait_done - 0x42056902 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x42056902 aes_hal_wait_done + 0x42056968 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x42056968 aes_hal_wait_done .text.spi_ll_slave_set_mode - 0x42056910 0xbe esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + 0x42056976 0xbe esp-idf/hal/libhal.a(spi_slave_hal.c.obj) .text.spi_slave_hal_init - 0x420569ce 0xb0 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - 0x420569ce spi_slave_hal_init + 0x42056a34 0xb0 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + 0x42056a34 spi_slave_hal_init .text.spi_slave_hal_setup_device - 0x42056a7e 0x46 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - 0x42056a7e spi_slave_hal_setup_device - .text.get_idx 0x42056ac4 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056ae4 0x46 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + 0x42056ae4 spi_slave_hal_setup_device + .text.get_idx 0x42056b2a 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x42056b22 0xaa esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056b88 0xaa esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x42056bcc 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056c32 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x42056c1a 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056c80 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x42056cca 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056d30 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x42056dc6 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42056dc6 esp_efuse_mac_get_default + 0x42056e2c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056e2c esp_efuse_mac_get_default .text.esp_read_mac - 0x42056dd4 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42056dd4 esp_read_mac + 0x42056e3a 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42056e3a esp_read_mac .text.spi_ll_enable_bus_clock - 0x42056ee4 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x42056f4a 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .text.spi_ll_reset_register - 0x42056f46 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x42056fac 0x66 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .text.spicommon_periph_claim - 0x42056fac 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - 0x42056fac spicommon_periph_claim + 0x42057012 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x42057012 spicommon_periph_claim .text.spicommon_periph_free - 0x42057060 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - 0x42057060 spicommon_periph_free + 0x420570c6 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x420570c6 spicommon_periph_free .text.adc2_init_code_calibration - 0x420570bc 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x42057122 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .text.adc2_cal_include - 0x420570f0 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x420570f0 adc2_cal_include + 0x42057156 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x42057156 adc2_cal_include .text.ets_timer_setfn - 0x420570f2 0x90 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x420570f2 os_timer_setfn - 0x420570f2 ets_timer_setfn + 0x42057158 0x90 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x42057158 os_timer_setfn + 0x42057158 ets_timer_setfn .text.ets_timer_done - 0x42057182 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x42057182 ets_timer_done - 0x42057182 os_timer_done + 0x420571e8 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x420571e8 ets_timer_done + 0x420571e8 os_timer_done .text.init_timer_task - 0x420571aa 0xa8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42057210 0xa8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_process_alarm - 0x42057252 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x420572b8 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_task - 0x420573be 0x16 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x42057424 0x16 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.deinit_timer_task - 0x420573d4 0x20 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4205743a 0x20 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.esp_timer_create - 0x420573f4 0x86 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x420573f4 esp_timer_create + 0x4205745a 0x86 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4205745a esp_timer_create .text.esp_timer_delete - 0x4205747a 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4205747a esp_timer_delete + 0x420574e0 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x420574e0 esp_timer_delete .text.esp_timer_init - 0x42057504 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x42057504 esp_timer_init + 0x4205756a 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4205756a esp_timer_init .text.__esp_system_init_fn_esp_timer_init_os - 0x4205755c 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x420575c2 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.lib_printf - 0x42057578 0x8e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420575de 0x8e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .text.phy_printf - 0x42057606 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x42057606 phy_printf + 0x4205766c 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4205766c phy_printf .text.phy_digital_regs_load - 0x42057630 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057696 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.phy_digital_regs_store - 0x42057658 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420576be 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.load_cal_data_from_nvs_handle - 0x42057680 0x17a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420576e6 0x17a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.store_cal_data_to_nvs_handle - 0x420577fa 0x15c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057860 0x15c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.esp_phy_disable - 0x42057956 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057956 esp_phy_disable + 0x420579bc 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420579bc esp_phy_disable .text.esp_wifi_bt_power_domain_off - 0x420579b6 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420579b6 esp_wifi_power_domain_off - 0x420579b6 esp_wifi_bt_power_domain_off + 0x42057a1c 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057a1c esp_wifi_power_domain_off + 0x42057a1c esp_wifi_bt_power_domain_off .text.esp_phy_modem_init - 0x42057a14 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057a14 esp_phy_modem_init + 0x42057a7a 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057a7a esp_phy_modem_init .text.esp_phy_modem_deinit - 0x42057a72 0x66 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057a72 esp_phy_modem_deinit + 0x42057ad8 0x66 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057ad8 esp_phy_modem_deinit .text.esp_phy_get_init_data - 0x42057ad8 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057ad8 esp_phy_get_init_data + 0x42057b3e 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057b3e esp_phy_get_init_data .text.esp_phy_load_cal_data_from_nvs - 0x42057ae2 0x76 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057ae2 esp_phy_load_cal_data_from_nvs + 0x42057b48 0x76 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057b48 esp_phy_load_cal_data_from_nvs .text.esp_phy_store_cal_data_to_nvs - 0x42057b58 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057b58 esp_phy_store_cal_data_to_nvs + 0x42057bbe 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057bbe esp_phy_store_cal_data_to_nvs .text.esp_phy_load_cal_and_init - 0x42057b94 0x21e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057b94 esp_phy_load_cal_and_init + 0x42057bfa 0x21e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057bfa esp_phy_load_cal_and_init .text.esp_phy_enable - 0x42057db2 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057db2 esp_phy_enable + 0x42057e18 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057e18 esp_phy_enable .text.esp_phy_update_country_info - 0x42057e2c 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057e2c esp_phy_update_country_info + 0x42057e92 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057e92 esp_phy_update_country_info .text.phy_get_lock - 0x42057e30 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42057e30 phy_get_lock + 0x42057e96 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42057e96 phy_get_lock .text.phy_get_modem_str - 0x42057e3a 0x3a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057ea0 0x3a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_enabled_modem_contains - 0x42057e74 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42057e74 phy_enabled_modem_contains + 0x42057eda 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057eda phy_enabled_modem_contains .text.phy_track_pll_internal - 0x42057e84 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057eea 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll_timer_callback - 0x42057eb4 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057f1a 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll - 0x42057ee2 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42057ee2 phy_track_pll + 0x42057f48 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057f48 phy_track_pll .text.phy_track_pll_init - 0x42057f2c 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42057f2c phy_track_pll_init + 0x42057f92 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42057f92 phy_track_pll_init .text.phy_track_pll_deinit - 0x42057fc8 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42057fc8 phy_track_pll_deinit + 0x4205802e 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4205802e phy_track_pll_deinit .text.phy_set_modem_flag - 0x4205803a 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4205803a phy_set_modem_flag + 0x420580a0 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420580a0 phy_set_modem_flag .text.phy_clr_modem_flag - 0x4205804e 0x64 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4205804e phy_clr_modem_flag + 0x420580b4 0x64 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420580b4 phy_clr_modem_flag .text.phy_get_modem_flag - 0x420580b2 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420580b2 phy_get_modem_flag + 0x42058118 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42058118 phy_get_modem_flag .text.phy_ant_clr_update_flag - 0x420580bc 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420580bc phy_ant_clr_update_flag + 0x42058122 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42058122 phy_ant_clr_update_flag .text.phy_ant_update - 0x420580c6 0x8e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420580c6 phy_ant_update + 0x4205812c 0x8e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4205812c phy_ant_update .text.tryget_socket_unconn_nouse - 0x42058154 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420581ba 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_locked - 0x42058176 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420581dc 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used_locked - 0x420581dc 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058242 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn_locked - 0x42058276 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420582dc 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used - 0x420582a0 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058306 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn - 0x42058320 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058386 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used_set - 0x42058342 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420583a8 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used - 0x420583d4 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205843a 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_link_select_cb - 0x42058424 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205848a 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_unlink_select_cb - 0x42058460 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420584c6 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sockaddr_to_ipaddr_port - 0x420584fa 0x90 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058560 0x90 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sock_make_addr - 0x4205858a 0x142 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420585f0 0x142 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp_from - 0x420586cc 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058732 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_free_elements - 0x4205871c 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058782 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket - 0x42058746 0x48 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420587ac 0x48 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.done_socket - 0x4205878e 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420587f4 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket - 0x42058848 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420588ae 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.get_socket - 0x4205886a 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420588d0 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_selscan - 0x4205888c 0x254 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420588f2 0x254 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_dec_sockets_used - 0x42058ae0 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058b46 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_memberships - 0x42058b5a 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058bc0 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_mld6_memberships - 0x42058bee 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058c54 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp - 0x42058c8e 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058cf4 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recvfrom_udp_raw - 0x42058e7e 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42058ee4 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_close - 0x42058fb0 0xa6 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42058fb0 lwip_close + 0x42059016 0xa6 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42059016 lwip_close .text.lwip_recvfrom - 0x42059056 0xfa esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42059056 lwip_recvfrom + 0x420590bc 0xfa esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420590bc lwip_recvfrom .text.lwip_read - 0x42059150 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42059150 lwip_read + 0x420591b6 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420591b6 lwip_read .text.lwip_sendto - 0x42059164 0x1b2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42059164 lwip_sendto + 0x420591ca 0x1b2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420591ca lwip_sendto .text.lwip_send - 0x42059316 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42059316 lwip_send + 0x4205937c 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205937c lwip_send .text.lwip_write - 0x420593b6 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420593b6 lwip_write + 0x4205941c 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205941c lwip_write .text.lwip_select - 0x420593c6 0x3a0 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420593c6 lwip_select + 0x4205942c 0x3a0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205942c lwip_select .text.lwip_ioctl - 0x42059766 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42059766 lwip_ioctl + 0x420597cc 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420597cc lwip_ioctl .text.lwip_fcntl - 0x420597d8 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420597d8 lwip_fcntl + 0x4205983e 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205983e lwip_fcntl .text.tcpip_timeouts_mbox_fetch - 0x420598aa 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059910 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread_handle_msg - 0x420598f2 0xb8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059958 0xb8 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread - 0x420599aa 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059a10 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_inpkt - 0x42059a04 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059a04 tcpip_inpkt + 0x42059a6a 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059a6a tcpip_inpkt .text.tcpip_input - 0x42059a86 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059a86 tcpip_input + 0x42059aec 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059aec tcpip_input .text.tcpip_try_callback - 0x42059ab2 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059ab2 tcpip_try_callback + 0x42059b18 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059b18 tcpip_try_callback .text.tcpip_send_msg_wait_sem - 0x42059b2a 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059b2a tcpip_send_msg_wait_sem + 0x42059b90 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059b90 tcpip_send_msg_wait_sem .text.tcpip_api_call - 0x42059bb0 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059bb0 tcpip_api_call + 0x42059c16 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059c16 tcpip_api_call .text.tcpip_init - 0x42059c16 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42059c16 tcpip_init + 0x42059c7c 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42059c7c tcpip_init .text.lwip_htons - 0x42059c92 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x42059c92 lwip_htons + 0x42059cf8 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42059cf8 lwip_htons .text.lwip_htonl - 0x42059ca0 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x42059ca0 lwip_htonl + 0x42059d06 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42059d06 lwip_htonl .text.dns_init - 0x42059cc4 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42059cc4 dns_init + 0x42059d2a 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42059d2a dns_init .text.dns_setserver - 0x42059cc6 0x70 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42059cc6 dns_setserver + 0x42059d2c 0x70 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42059d2c dns_setserver .text.lwip_init - 0x42059d36 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x42059d36 lwip_init + 0x42059d9c 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42059d9c lwip_init .text.ip_input - 0x42059d60 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42059d60 ip_input + 0x42059dc6 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42059dc6 ip_input .text.mem_init - 0x42059d88 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42059d88 mem_init + 0x42059dee 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42059dee mem_init .text.mem_trim - 0x42059d8a 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42059d8a mem_trim + 0x42059df0 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42059df0 mem_trim .text.mem_malloc - 0x42059d8c 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42059d8c mem_malloc + 0x42059df2 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42059df2 mem_malloc .text.mem_free - 0x42059de0 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42059de0 mem_free + 0x42059e46 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42059e46 mem_free .text.do_memp_malloc_pool - 0x42059e46 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42059eac 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) .text.do_memp_free_pool - 0x42059ede 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42059f44 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) .text.memp_init - 0x42059f48 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42059f48 memp_init + 0x42059fae 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42059fae memp_init .text.memp_malloc - 0x42059f5a 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42059f5a memp_malloc + 0x42059fc0 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42059fc0 memp_malloc .text.memp_free - 0x42059f80 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42059f80 memp_free + 0x42059fe6 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42059fe6 memp_free .text.netif_null_output_ip6 - 0x42059fa4 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a00a 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_null_output_ip4 - 0x42059fa8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a00e 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loopif_init - 0x42059fac 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a012 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_netmask - 0x4205a006 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a06c 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_gw - 0x4205a08e 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a0f4 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_ip_addr_changed - 0x4205a116 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a17c 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_issue_reports - 0x4205a140 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a1a6 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_ipaddr - 0x4205a1b0 0xdc esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a216 0xdc esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_poll - 0x4205a28c 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a28c netif_poll + 0x4205a2f2 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a2f2 netif_poll .text.netif_loop_output - 0x4205a3ae 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a3ae netif_loop_output + 0x4205a414 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a414 netif_loop_output .text.netif_loop_output_ipv6 - 0x4205a4ee 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a554 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loop_output_ipv4 - 0x4205a4fc 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a562 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_get_ip6_addr_match - 0x4205a50a 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a50a netif_get_ip6_addr_match + 0x4205a570 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a570 netif_get_ip6_addr_match .text.netif_get_by_index - 0x4205a5e4 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a5e4 netif_get_by_index + 0x4205a64a 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a64a netif_get_by_index .text.netif_invoke_ext_callback - 0x4205a60a 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a60a netif_invoke_ext_callback + 0x4205a670 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a670 netif_invoke_ext_callback .text.netif_set_addr - 0x4205a668 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a668 netif_set_addr + 0x4205a6ce 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a6ce netif_set_addr .text.netif_add - 0x4205a73e 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a73e netif_add + 0x4205a7a4 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205a7a4 netif_add .text.netif_set_up - 0x4205a9d4 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205a9d4 netif_set_up + 0x4205aa3a 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205aa3a netif_set_up .text.netif_set_link_up - 0x4205aa16 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205aa16 netif_set_link_up + 0x4205aa7c 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205aa7c netif_set_link_up .text.netif_init - 0x4205aa5e 0x76 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205aa5e netif_init + 0x4205aac4 0x76 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205aac4 netif_init .text.netif_ip6_addr_set_state - 0x4205aad4 0x108 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205aad4 netif_ip6_addr_set_state + 0x4205ab3a 0x108 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205ab3a netif_ip6_addr_set_state .text.pbuf_init_alloced_pbuf - 0x4205abdc 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ac42 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_skip_const - 0x4205abfe 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ac64 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_add_header_impl - 0x4205ac1a 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ac80 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_pool_is_empty - 0x4205acaa 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ad10 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq - 0x4205acf6 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ad5c 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq_callback - 0x4205ad28 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ad8e 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_alloc_reference - 0x4205ad36 0x72 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205ad36 pbuf_alloc_reference + 0x4205ad9c 0x72 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ad9c pbuf_alloc_reference .text.pbuf_add_header - 0x4205ada8 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205ada8 pbuf_add_header + 0x4205ae0e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ae0e pbuf_add_header .text.pbuf_add_header_force - 0x4205adb8 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205adb8 pbuf_add_header_force + 0x4205ae1e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ae1e pbuf_add_header_force .text.pbuf_remove_header - 0x4205adc8 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205adc8 pbuf_remove_header + 0x4205ae2e 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ae2e pbuf_remove_header .text.pbuf_header_impl - 0x4205ae32 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205ae98 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header_force - 0x4205ae4e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205ae4e pbuf_header_force + 0x4205aeb4 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205aeb4 pbuf_header_force .text.pbuf_free - 0x4205ae5e 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205ae5e pbuf_free + 0x4205aec4 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205aec4 pbuf_free .text.pbuf_alloc - 0x4205af74 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205af74 pbuf_alloc + 0x4205afda 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205afda pbuf_alloc .text.pbuf_realloc - 0x4205b148 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b148 pbuf_realloc + 0x4205b1ae 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b1ae pbuf_realloc .text.pbuf_free_header - 0x4205b256 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b256 pbuf_free_header + 0x4205b2bc 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b2bc pbuf_free_header .text.pbuf_clen - 0x4205b2a6 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b2a6 pbuf_clen + 0x4205b30c 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b30c pbuf_clen .text.pbuf_ref - 0x4205b2b8 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b2b8 pbuf_ref + 0x4205b31e 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b31e pbuf_ref .text.pbuf_cat - 0x4205b306 0x68 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b306 pbuf_cat + 0x4205b36c 0x68 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b36c pbuf_cat .text.pbuf_chain - 0x4205b36e 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b36e pbuf_chain + 0x4205b3d4 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b3d4 pbuf_chain .text.pbuf_copy_partial_pbuf - 0x4205b388 0x160 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b388 pbuf_copy_partial_pbuf + 0x4205b3ee 0x160 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b3ee pbuf_copy_partial_pbuf .text.pbuf_copy - 0x4205b4e8 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b4e8 pbuf_copy + 0x4205b54e 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b54e pbuf_copy .text.pbuf_copy_partial - 0x4205b502 0x98 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b502 pbuf_copy_partial + 0x4205b568 0x98 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b568 pbuf_copy_partial .text.pbuf_clone - 0x4205b59a 0x52 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b59a pbuf_clone + 0x4205b600 0x52 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b600 pbuf_clone .text.pbuf_try_get_at - 0x4205b5ec 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b5ec pbuf_try_get_at + 0x4205b652 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b652 pbuf_try_get_at .text.pbuf_get_at - 0x4205b61c 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205b61c pbuf_get_at + 0x4205b682 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205b682 pbuf_get_at .text.raw_input_local_match - 0x4205b636 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205b69c 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) .text.raw_input - 0x4205b742 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205b742 raw_input + 0x4205b7a8 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205b7a8 raw_input .text.raw_sendto_if_src - 0x4205b8b6 0x25e esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205b8b6 raw_sendto_if_src + 0x4205b91c 0x25e esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205b91c raw_sendto_if_src .text.raw_sendto - 0x4205bb14 0x12e esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205bb14 raw_sendto + 0x4205bb7a 0x12e esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205bb7a raw_sendto .text.raw_send - 0x4205bc42 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205bc42 raw_send + 0x4205bca8 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205bca8 raw_send .text.raw_remove - 0x4205bc54 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205bc54 raw_remove + 0x4205bcba 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205bcba raw_remove .text.raw_netif_ip_addr_changed - 0x4205bc8e 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205bc8e raw_netif_ip_addr_changed + 0x4205bcf4 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205bcf4 raw_netif_ip_addr_changed .text.tcp_remove_listener - 0x4205bd68 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205bdce 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_listen_closed - 0x4205bdaa 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205be10 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_free_listen - 0x4205be30 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205be96 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_init - 0x4205be6e 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205be6e tcp_init + 0x4205bed4 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205bed4 tcp_init .text.tcp_free - 0x4205be92 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205be92 tcp_free + 0x4205bef8 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205bef8 tcp_free .text.tcp_backlog_accepted - 0x4205bed0 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205bed0 tcp_backlog_accepted + 0x4205bf36 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205bf36 tcp_backlog_accepted .text.tcp_close_shutdown_fin - 0x4205bf4c 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205bfb2 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_handle_closepend - 0x4205bfea 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c050 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_update_rcv_ann_wnd - 0x4205c01e 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c01e tcp_update_rcv_ann_wnd + 0x4205c084 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c084 tcp_update_rcv_ann_wnd .text.tcp_recved - 0x4205c0c8 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c0c8 tcp_recved + 0x4205c12e 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c12e tcp_recved .text.tcp_seg_free - 0x4205c150 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c150 tcp_seg_free + 0x4205c1b6 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c1b6 tcp_seg_free .text.tcp_segs_free - 0x4205c172 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c172 tcp_segs_free + 0x4205c1d8 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c1d8 tcp_segs_free .text.tcp_seg_copy - 0x4205c18c 0x5a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c18c tcp_seg_copy - .text.tcp_arg 0x4205c1e6 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c1e6 tcp_arg + 0x4205c1f2 0x5a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c1f2 tcp_seg_copy + .text.tcp_arg 0x4205c24c 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c24c tcp_arg .text.tcp_recv - 0x4205c1ec 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c1ec tcp_recv + 0x4205c252 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c252 tcp_recv .text.tcp_sent - 0x4205c22a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c22a tcp_sent - .text.tcp_err 0x4205c268 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c268 tcp_err + 0x4205c290 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c290 tcp_sent + .text.tcp_err 0x4205c2ce 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c2ce tcp_err .text.tcp_accept - 0x4205c2a6 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c2a6 tcp_accept + 0x4205c30c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c30c tcp_accept .text.tcp_poll - 0x4205c2b6 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c2b6 tcp_poll + 0x4205c31c 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c31c tcp_poll .text.tcp_next_iss - 0x4205c2f8 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c2f8 tcp_next_iss + 0x4205c35e 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c35e tcp_next_iss .text.tcp_eff_send_mss_netif - 0x4205c33a 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c33a tcp_eff_send_mss_netif + 0x4205c3a0 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c3a0 tcp_eff_send_mss_netif .text.tcp_free_ooseq - 0x4205c3c4 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c3c4 tcp_free_ooseq + 0x4205c42a 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c42a tcp_free_ooseq .text.tcp_pcb_purge - 0x4205c3e2 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c3e2 tcp_pcb_purge + 0x4205c448 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c448 tcp_pcb_purge .text.tcp_pcb_remove - 0x4205c44e 0x148 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c44e tcp_pcb_remove + 0x4205c4b4 0x148 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c4b4 tcp_pcb_remove .text.tcp_abandon - 0x4205c596 0x132 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c596 tcp_abandon + 0x4205c5fc 0x132 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c5fc tcp_abandon .text.tcp_abort - 0x4205c6c8 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c6c8 tcp_abort + 0x4205c72e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c72e tcp_abort .text.tcp_kill_timewait - 0x4205c6d8 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c73e 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_kill_prio - 0x4205c710 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c776 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed_pcblist - 0x4205c77e 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c7e4 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed - 0x4205c814 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c814 tcp_netif_ip_addr_changed + 0x4205c87a 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c87a tcp_netif_ip_addr_changed .text.tcp_kill_state - 0x4205c91c 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c982 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_alloc - 0x4205c95e 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205c95e tcp_alloc + 0x4205c9c4 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205c9c4 tcp_alloc .text.tcp_close_shutdown - 0x4205ca74 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205cada 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_close_ext - 0x4205cc04 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cc04 tcp_close_ext + 0x4205cc6a 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205cc6a tcp_close_ext .text.tcp_close - 0x4205cc2c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cc2c tcp_close + 0x4205cc92 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205cc92 tcp_close .text.tcp_recv_null - 0x4205cc3c 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cc3c tcp_recv_null + 0x4205cca2 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205cca2 tcp_recv_null .text.tcp_process_refused_data - 0x4205cc72 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cc72 tcp_process_refused_data + 0x4205ccd8 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205ccd8 tcp_process_refused_data .text.tcp_fasttmr - 0x4205cd08 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cd08 tcp_fasttmr + 0x4205cd6e 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205cd6e tcp_fasttmr .text.tcp_shutdown - 0x4205cdaa 0x80 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205cdaa tcp_shutdown + 0x4205ce10 0x80 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205ce10 tcp_shutdown .text.tcp_slowtmr - 0x4205ce2a 0x5d4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205ce2a tcp_slowtmr - .text.tcp_tmr 0x4205d3fe 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205d3fe tcp_tmr + 0x4205ce90 0x5d4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205ce90 tcp_slowtmr + .text.tcp_tmr 0x4205d464 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205d464 tcp_tmr .text.tcp_get_next_optbyte - 0x4205d428 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d48e 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_parseopt - 0x4205d474 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d4da 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input_delayed_close - 0x4205d552 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d5b8 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_timewait_input - 0x4205d5c2 0xc4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d628 0xc4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_listen_input - 0x4205d686 0x278 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d6ec 0x278 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_oos_insert_segment - 0x4205d8fe 0xda esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205d964 0xda esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_free_acked_segments - 0x4205d9d8 0xf2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205da3e 0xf2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_receive - 0x4205daca 0xd26 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205db30 0xd26 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_process - 0x4205e7f0 0x716 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205e856 0x716 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input - 0x4205ef06 0xa38 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4205ef06 tcp_input + 0x4205ef6c 0xa38 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205ef6c tcp_input .text.tcp_trigger_input_pcb_close - 0x4205f93e 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4205f93e tcp_trigger_input_pcb_close + 0x4205f9a4 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205f9a4 tcp_trigger_input_pcb_close .text.tcp_write_checks - 0x4205f950 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205f9b6 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment_busy - 0x4205fa4a 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fab0 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_fill_options - 0x4205fa8c 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205faf2 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_pbuf_prealloc - 0x4205fae4 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fb4a 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_create_segment - 0x4205fb8c 0x138 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fbf2 0x138 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header_common - 0x4205fcc4 0xd6 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fd2a 0xd6 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header - 0x4205fd9a 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fe00 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_rst_common - 0x4205fdf0 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fe56 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_route - 0x4205fe8c 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205fef2 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment - 0x4205fec2 0x1ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205ff28 0x1ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment_netif - 0x420600ac 0xb4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060112 0xb4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment - 0x42060160 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420601c6 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_write - 0x420601ca 0x3c4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420601ca tcp_write + 0x42060230 0x3c4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060230 tcp_write .text.tcp_split_unsent_seg - 0x4206058e 0x22c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4206058e tcp_split_unsent_seg + 0x420605f4 0x22c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420605f4 tcp_split_unsent_seg .text.tcp_enqueue_flags - 0x420607ba 0x1d8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420607ba tcp_enqueue_flags + 0x42060820 0x1d8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060820 tcp_enqueue_flags .text.tcp_send_fin - 0x42060992 0x88 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060992 tcp_send_fin + 0x420609f8 0x88 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420609f8 tcp_send_fin .text.tcp_rexmit_rto_prepare - 0x42060a1a 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060a1a tcp_rexmit_rto_prepare + 0x42060a80 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060a80 tcp_rexmit_rto_prepare .text.tcp_rexmit - 0x42060ad8 0xb6 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060ad8 tcp_rexmit + 0x42060b3e 0xb6 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060b3e tcp_rexmit .text.tcp_rexmit_fast - 0x42060b8e 0x98 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060b8e tcp_rexmit_fast - .text.tcp_rst 0x42060c26 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060c26 tcp_rst + 0x42060bf4 0x98 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060bf4 tcp_rexmit_fast + .text.tcp_rst 0x42060c8c 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060c8c tcp_rst .text.tcp_rst_netif - 0x42060c54 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060c54 tcp_rst_netif + 0x42060cba 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060cba tcp_rst_netif .text.tcp_send_empty_ack - 0x42060c88 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060c88 tcp_send_empty_ack + 0x42060cee 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060cee tcp_send_empty_ack .text.tcp_output - 0x42060d1e 0x362 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42060d1e tcp_output + 0x42060d84 0x362 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42060d84 tcp_output .text.tcp_rexmit_rto_commit - 0x42061080 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42061080 tcp_rexmit_rto_commit + 0x420610e6 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420610e6 tcp_rexmit_rto_commit .text.tcp_rexmit_rto - 0x420610c6 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420610c6 tcp_rexmit_rto + 0x4206112c 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4206112c tcp_rexmit_rto .text.tcp_keepalive - 0x4206110a 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4206110a tcp_keepalive + 0x42061170 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42061170 tcp_keepalive .text.tcp_zero_window_probe - 0x4206117c 0x11a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4206117c tcp_zero_window_probe + 0x420611e2 0x11a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420611e2 tcp_zero_window_probe .text.sys_timeout_abs - 0x42061296 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x420612fc 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.lwip_cyclic_timer - 0x42061328 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4206138e 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeout - 0x4206137a 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4206137a sys_timeout + 0x420613e0 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x420613e0 sys_timeout .text.tcp_timer_needed - 0x420613d0 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x420613d0 tcp_timer_needed + 0x42061436 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42061436 tcp_timer_needed .text.tcpip_tcp_timer - 0x42061416 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4206147c 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeouts_init - 0x42061454 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42061454 sys_timeouts_init + 0x420614ba 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x420614ba sys_timeouts_init .text.sys_untimeout - 0x4206148a 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4206148a sys_untimeout + 0x420614f0 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x420614f0 sys_untimeout .text.sys_check_timeouts - 0x420614ce 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x420614ce sys_check_timeouts + 0x42061534 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42061534 sys_check_timeouts .text.sys_timeouts_sleeptime - 0x42061524 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42061524 sys_timeouts_sleeptime + 0x4206158a 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4206158a sys_timeouts_sleeptime .text.udp_new_port - 0x4206157e 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420615e4 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_input_local_match - 0x420615cc 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42061632 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_init - 0x4206174c 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4206174c udp_init + 0x420617b2 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420617b2 udp_init .text.udp_input - 0x42061770 0x400 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42061770 udp_input + 0x420617d6 0x400 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420617d6 udp_input .text.udp_bind - 0x42061b70 0x258 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42061b70 udp_bind + 0x42061bd6 0x258 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42061bd6 udp_bind .text.udp_sendto_if_src - 0x42061dc8 0x210 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42061dc8 udp_sendto_if_src + 0x42061e2e 0x210 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42061e2e udp_sendto_if_src .text.udp_sendto_if - 0x42061fd8 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42061fd8 udp_sendto_if + 0x4206203e 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4206203e udp_sendto_if .text.udp_sendto - 0x420620b0 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420620b0 udp_sendto + 0x42062116 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42062116 udp_sendto .text.udp_send - 0x420621ca 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420621ca udp_send + 0x42062230 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42062230 udp_send .text.udp_connect - 0x420621fc 0x130 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420621fc udp_connect + 0x42062262 0x130 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42062262 udp_connect .text.udp_recv - 0x4206232c 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4206232c udp_recv + 0x42062392 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42062392 udp_recv .text.udp_remove - 0x42062334 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42062334 udp_remove - .text.udp_new 0x42062370 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42062370 udp_new + 0x4206239a 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4206239a udp_remove + .text.udp_new 0x420623d6 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420623d6 udp_new .text.udp_netif_ip_addr_changed - 0x420623a4 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420623a4 udp_netif_ip_addr_changed + 0x4206240a 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4206240a udp_netif_ip_addr_changed .text.dhcp_set_state - 0x4206247e 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420624e4 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_short - 0x42062494 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420624fa 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option - 0x420624ee 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062554 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_byte - 0x42062546 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420625ac 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_long - 0x4206258c 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420625f2 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_create_msg - 0x4206260a 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062670 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_hostname - 0x42062772 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420627d8 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_trailer - 0x4206283a 0x52 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420628a0 0x52 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_rebind - 0x4206288c 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420628f2 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_t2_timeout - 0x420629f8 0x4a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062a5e 0x4a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_reboot - 0x42062a42 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062aa8 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_select - 0x42062bd2 0x1d8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062c38 0x1d8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_offer - 0x42062daa 0x68 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062e10 0x68 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_discover - 0x42062e12 0x174 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062e78 0x174 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_decline - 0x42062f86 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42062fec 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_bind - 0x42063048 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420630ae 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_conflict_callback - 0x42063124 0x9a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4206318a 0x9a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_nak - 0x420631be 0x32 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063224 0x32 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_dec_pcb_refcount - 0x420631f0 0x60 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063256 0x60 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inc_pcb_refcount - 0x42063250 0xac esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420632b6 0xac esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_parse_reply - 0x420632fc 0x3b2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063362 0x3b2 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_check - 0x420636ae 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063714 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_ack - 0x420636da 0x12e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063740 0x12e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_recv - 0x42063808 0x17a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4206386e 0x17a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_network_changed_link_up - 0x42063982 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063982 dhcp_network_changed_link_up + 0x420639e8 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420639e8 dhcp_network_changed_link_up .text.dhcp_renew - 0x420639e6 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420639e6 dhcp_renew + 0x42063a4c 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063a4c dhcp_renew .text.dhcp_t1_timeout - 0x42063b4e 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063bb4 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_supplied_address - 0x42063b94 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063b94 dhcp_supplied_address + 0x42063bfa 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063bfa dhcp_supplied_address .text.dhcp_release_and_stop - 0x42063bce 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063bce dhcp_release_and_stop + 0x42063c34 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063c34 dhcp_release_and_stop .text.dhcp_start - 0x42063d5e 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063d5e dhcp_start + 0x42063dc4 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063dc4 dhcp_start .text.dhcp_coarse_tmr - 0x42063e38 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063e38 dhcp_coarse_tmr + 0x42063e9e 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063e9e dhcp_coarse_tmr .text.dhcp_timeout - 0x42063eaa 0x7a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063f10 0x7a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_fine_tmr - 0x42063f24 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063f24 dhcp_fine_tmr + 0x42063f8a 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063f8a dhcp_fine_tmr .text.dhcp_fine_timeout_cb - 0x42063f8e 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42063f8e dhcp_fine_timeout_cb + 0x42063ff4 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42063ff4 dhcp_fine_timeout_cb .text.free_etharp_q - 0x42063f9c 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42064002 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_free_entry - 0x42064012 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42064078 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_entry - 0x42064068 0x248 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420640ce 0x248 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_update_arp_entry - 0x420642b0 0x15a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42064316 0x15a esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_raw - 0x4206440a 0x146 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42064470 0x146 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_request_dst - 0x42064550 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420645b6 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_input - 0x42064574 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42064574 etharp_input + 0x420645da 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420645da etharp_input .text.etharp_request - 0x42064654 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42064654 etharp_request + 0x420646ba 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420646ba etharp_request .text.etharp_tmr - 0x4206466a 0xde esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4206466a etharp_tmr + 0x420646d0 0xde esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420646d0 etharp_tmr .text.etharp_query - 0x42064748 0x2a6 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42064748 etharp_query + 0x420647ae 0x2a6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420647ae etharp_query .text.icmp_send_response - 0x420649ee 0xe2 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42064a54 0xe2 esp-idf/lwip/liblwip.a(icmp.c.obj) .text.icmp_input - 0x42064ad0 0x1e2 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x42064ad0 icmp_input + 0x42064b36 0x1e2 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42064b36 icmp_input .text.icmp_dest_unreach - 0x42064cb2 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x42064cb2 icmp_dest_unreach + 0x42064d18 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42064d18 icmp_dest_unreach .text.igmp_remove_group - 0x42064cc6 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064d2c 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start_timer - 0x42064ce2 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064d48 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_delaying_member - 0x42064d42 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064da8 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_ip_output_if - 0x42064d7a 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064de0 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_send - 0x42064da4 0xee esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064e0a 0xee esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_timeout - 0x42064e92 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064ef8 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_init - 0x42064ec2 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42064ec2 igmp_init + 0x42064f28 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064f28 igmp_init .text.igmp_report_groups - 0x42064ee4 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42064ee4 igmp_report_groups + 0x42064f4a 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064f4a igmp_report_groups .text.igmp_lookfor_group - 0x42064f08 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42064f08 igmp_lookfor_group + 0x42064f6e 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064f6e igmp_lookfor_group .text.igmp_lookup_group - 0x42064f1c 0xbe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42064f82 0xbe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start - 0x42064fda 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42064fda igmp_start + 0x42065040 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42065040 igmp_start .text.igmp_input - 0x42065022 0xe2 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42065022 igmp_input + 0x42065088 0xe2 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42065088 igmp_input .text.igmp_joingroup_netif - 0x42065104 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42065104 igmp_joingroup_netif + 0x4206516a 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4206516a igmp_joingroup_netif .text.igmp_joingroup - 0x42065198 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42065198 igmp_joingroup + 0x420651fe 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420651fe igmp_joingroup .text.igmp_leavegroup_netif - 0x42065204 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42065204 igmp_leavegroup_netif + 0x4206526a 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4206526a igmp_leavegroup_netif .text.igmp_leavegroup - 0x4206529e 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4206529e igmp_leavegroup + 0x42065304 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42065304 igmp_leavegroup .text.igmp_tmr - 0x42065314 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42065314 igmp_tmr + 0x4206537a 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4206537a igmp_tmr .text.igmp_timeout_cb - 0x42065390 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420653f6 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.ip4_input_accept - 0x4206539e 0x34 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42065404 0x34 esp-idf/lwip/liblwip.a(ip4.c.obj) .text.ip4_route - 0x420653d2 0x96 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x420653d2 ip4_route + 0x42065438 0x96 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42065438 ip4_route .text.ip4_route_src - 0x42065468 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42065468 ip4_route_src + 0x420654ce 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420654ce ip4_route_src .text.ip4_input - 0x42065486 0x2d2 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42065486 ip4_input + 0x420654ec 0x2d2 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420654ec ip4_input .text.ip4_output_if_opt_src - 0x42065758 0x26e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42065758 ip4_output_if_opt_src + 0x420657be 0x26e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420657be ip4_output_if_opt_src .text.ip4_output_if_opt - 0x420659c6 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x420659c6 ip4_output_if_opt + 0x42065a2c 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42065a2c ip4_output_if_opt .text.ip4_output_if - 0x420659ea 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x420659ea ip4_output_if + 0x42065a50 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42065a50 ip4_output_if .text.ip4_output_if_src - 0x420659fc 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x420659fc ip4_output_if_src + 0x42065a62 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42065a62 ip4_output_if_src .text.ip4_addr_isbroadcast_u32 - 0x42065a0e 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x42065a0e ip4_addr_isbroadcast_u32 + 0x42065a74 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x42065a74 ip4_addr_isbroadcast_u32 .text.ip4_frag - 0x42065a4e 0x1ce esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x42065a4e ip4_frag + 0x42065ab4 0x1ce esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x42065ab4 ip4_frag .text.icmp6_send_response_with_addrs_and_netif - 0x42065c1c 0x11a esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42065c82 0x11a esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_send_response - 0x42065d36 0x7a esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42065d9c 0x7a esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_input - 0x42065db0 0x154 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42065db0 icmp6_input + 0x42065e16 0x154 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42065e16 icmp6_input .text.icmp6_dest_unreach - 0x42065f04 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42065f04 icmp6_dest_unreach + 0x42065f6a 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42065f6a icmp6_dest_unreach .text.icmp6_param_problem - 0x42065f1a 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42065f1a icmp6_param_problem + 0x42065f80 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42065f80 icmp6_param_problem .text.ip6_input_accept - 0x42065f3a 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42065fa0 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) .text.ip6_route - 0x42065ff0 0x2ec esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42065ff0 ip6_route + 0x42066056 0x2ec esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066056 ip6_route .text.ip6_select_source_address - 0x420662dc 0x1c0 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x420662dc ip6_select_source_address + 0x42066342 0x1c0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066342 ip6_select_source_address .text.ip6_input - 0x4206649c 0x6cc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4206649c ip6_input + 0x42066502 0x6cc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066502 ip6_input .text.ip6_output_if_src - 0x42066b68 0x2b0 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42066b68 ip6_output_if_src + 0x42066bce 0x2b0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066bce ip6_output_if_src .text.ip6_output_if - 0x42066e18 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42066e18 ip6_output_if + 0x42066e7e 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066e7e ip6_output_if .text.ip6_options_add_hbh_ra - 0x42066e8e 0x50 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42066e8e ip6_options_add_hbh_ra + 0x42066ef4 0x50 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42066ef4 ip6_options_add_hbh_ra .text.ip6_frag - 0x42066ede 0x1e6 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x42066ede ip6_frag + 0x42066f44 0x1e6 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x42066f44 ip6_frag .text.mld6_remove_group - 0x420670c4 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4206712a 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_delayed_report - 0x420670ee 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067154 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_new_group - 0x42067176 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420671dc 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_send - 0x420671de 0xfe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067244 0xfe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_report_groups - 0x420672dc 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420672dc mld6_report_groups + 0x42067342 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067342 mld6_report_groups .text.mld6_lookfor_group - 0x420672fe 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420672fe mld6_lookfor_group + 0x42067364 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067364 mld6_lookfor_group .text.mld6_input - 0x42067336 0x138 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42067336 mld6_input + 0x4206739c 0x138 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4206739c mld6_input .text.mld6_joingroup_netif - 0x4206746e 0xf0 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4206746e mld6_joingroup_netif + 0x420674d4 0xf0 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420674d4 mld6_joingroup_netif .text.mld6_joingroup - 0x4206755e 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4206755e mld6_joingroup + 0x420675c4 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420675c4 mld6_joingroup .text.mld6_leavegroup_netif - 0x420675ba 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420675ba mld6_leavegroup_netif + 0x42067620 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067620 mld6_leavegroup_netif .text.mld6_leavegroup - 0x420676a4 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420676a4 mld6_leavegroup + 0x4206770a 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4206770a mld6_leavegroup .text.mld6_tmr - 0x42067702 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42067702 mld6_tmr + 0x42067768 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42067768 mld6_tmr .text.mld6_timeout_cb - 0x42067792 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420677f8 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.nd6_find_neighbor_cache_entry - 0x420677a0 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067806 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_find_destination_cache_entry - 0x4206783e 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420678a4 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_select_router - 0x420678dc 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067942 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_router - 0x420679be 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067a24 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_onlink_prefix - 0x42067a22 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067a88 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_onlink_prefix - 0x42067aa4 0xbc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067b0a 0xbc esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_q - 0x42067b60 0xec esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067bc6 0xec esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_duplicate_addr_detected - 0x42067c4c 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067cb2 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_process_autoconfig_prefix - 0x42067ca0 0x276 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067d06 0x276 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_q - 0x42067f16 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42067f7c 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_neighbor_cache_entry - 0x42067fc8 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4206802e 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_neighbor_cache_entry - 0x42068060 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420680c6 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_na - 0x420682ec 0x174 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42068352 0x174 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_rs - 0x42068460 0x132 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420684c6 0x132 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_ns - 0x42068592 0x1ba esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420685f8 0x1ba esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_neighbor_cache_probe - 0x4206874c 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420687b2 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_router - 0x42068760 0x15a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420687c6 0x15a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_input - 0x420688ba 0xb60 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420688ba nd6_input - .text.nd6_tmr 0x4206941a 0x5b0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4206941a nd6_tmr + 0x42068920 0xb60 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42068920 nd6_input + .text.nd6_tmr 0x42069480 0x5b0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069480 nd6_tmr .text.nd6_find_route - 0x420699ca 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420699ca nd6_find_route + 0x42069a30 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069a30 nd6_find_route .text.nd6_get_destination_mtu - 0x42069aaa 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42069aaa nd6_get_destination_mtu + 0x42069b10 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069b10 nd6_get_destination_mtu .text.nd6_reachability_hint - 0x42069ae6 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42069ae6 nd6_reachability_hint + 0x42069b4c 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069b4c nd6_reachability_hint .text.nd6_adjust_mld_membership - 0x42069cd4 0xa8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42069cd4 nd6_adjust_mld_membership + 0x42069d3a 0xa8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069d3a nd6_adjust_mld_membership .text.nd6_restart_netif - 0x42069d7c 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42069d7c nd6_restart_netif + 0x42069de2 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42069de2 nd6_restart_netif .text.ethernet_input - 0x42069d84 0x11e esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42069d84 ethernet_input + 0x42069dea 0x11e esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42069dea ethernet_input .text.ethernet_output - 0x42069ea2 0x96 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42069ea2 ethernet_output + 0x42069f08 0x96 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42069f08 ethernet_output .text.lwip_init_tcp_isn - 0x42069f38 0x58 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42069f38 lwip_init_tcp_isn + 0x42069f9e 0x58 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42069f9e lwip_init_tcp_isn .text.lwip_hook_tcp_isn - 0x42069f90 0xfe esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42069f90 lwip_hook_tcp_isn + 0x42069ff6 0xfe esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42069ff6 lwip_hook_tcp_isn .text.lwip_hook_ip6_input - 0x4206a08e 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x4206a08e lwip_hook_ip6_input + 0x4206a0f4 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206a0f4 lwip_hook_ip6_input .text.ip4_route_src_hook - 0x4206a0be 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x4206a0be ip4_route_src_hook + 0x4206a124 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206a124 ip4_route_src_hook .text.dhcp_parse_extra_opts - 0x4206a0f2 0x74 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x4206a0f2 dhcp_parse_extra_opts + 0x4206a158 0x74 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206a158 dhcp_parse_extra_opts .text.dhcp_append_extra_opts - 0x4206a166 0xbe esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x4206a166 dhcp_append_extra_opts + 0x4206a1cc 0xbe esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206a1cc dhcp_append_extra_opts .text.sys_thread_sem_free - 0x4206a224 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a28a 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .text.sys_mutex_new - 0x4206a248 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a248 sys_mutex_new + 0x4206a2ae 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a2ae sys_mutex_new .text.sys_mutex_lock - 0x4206a268 0x3c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a268 sys_mutex_lock + 0x4206a2ce 0x3c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a2ce sys_mutex_lock .text.sys_mutex_unlock - 0x4206a2a4 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a2a4 sys_mutex_unlock + 0x4206a30a 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a30a sys_mutex_unlock .text.sys_sem_new - 0x4206a2e4 0x90 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a2e4 sys_sem_new + 0x4206a34a 0x90 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a34a sys_sem_new .text.sys_sem_signal - 0x4206a374 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a374 sys_sem_signal + 0x4206a3da 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a3da sys_sem_signal .text.sys_sem_signal_isr - 0x4206a3b4 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a3b4 sys_sem_signal_isr + 0x4206a41a 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a41a sys_sem_signal_isr .text.sys_arch_sem_wait - 0x4206a3d4 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a3d4 sys_arch_sem_wait + 0x4206a43a 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a43a sys_arch_sem_wait .text.sys_sem_free - 0x4206a466 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a466 sys_sem_free + 0x4206a4cc 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a4cc sys_sem_free .text.sys_mbox_new - 0x4206a480 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a480 sys_mbox_new + 0x4206a4e6 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a4e6 sys_mbox_new .text.sys_mbox_post - 0x4206a4ca 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a4ca sys_mbox_post + 0x4206a530 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a530 sys_mbox_post .text.sys_mbox_trypost - 0x4206a50e 0x26 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a50e sys_mbox_trypost + 0x4206a574 0x26 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a574 sys_mbox_trypost .text.sys_arch_mbox_fetch - 0x4206a534 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a534 sys_arch_mbox_fetch + 0x4206a59a 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a59a sys_arch_mbox_fetch .text.sys_arch_mbox_tryfetch - 0x4206a5da 0x58 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a5da sys_arch_mbox_tryfetch + 0x4206a640 0x58 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a640 sys_arch_mbox_tryfetch .text.sys_mbox_free - 0x4206a632 0x58 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a632 sys_mbox_free + 0x4206a698 0x58 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a698 sys_mbox_free .text.sys_thread_new - 0x4206a68a 0x2e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a68a sys_thread_new + 0x4206a6f0 0x2e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a6f0 sys_thread_new .text.sys_init - 0x4206a6b8 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a6b8 sys_init - .text.sys_now 0x4206a718 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a718 sys_now + 0x4206a71e 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a71e sys_init + .text.sys_now 0x4206a77e 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a77e sys_now .text.sys_arch_protect - 0x4206a732 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a732 sys_arch_protect + 0x4206a798 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a798 sys_arch_protect .text.sys_arch_unprotect - 0x4206a762 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a762 sys_arch_unprotect + 0x4206a7c8 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a7c8 sys_arch_unprotect .text.sys_thread_sem_init - 0x4206a778 0x98 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a778 sys_thread_sem_init + 0x4206a7de 0x98 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a7de sys_thread_sem_init .text.sys_thread_sem_get - 0x4206a810 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a810 sys_thread_sem_get + 0x4206a876 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a876 sys_thread_sem_get .text.sys_thread_tcpip - 0x4206a82e 0x8c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206a82e sys_thread_tcpip + 0x4206a894 0x8c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206a894 sys_thread_tcpip .text.acd_suspend - 0x4206a8ba 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a920 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.send_probe_once - 0x4206a8de 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a944 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_dhcp_check_timeout_cb - 0x4206a926 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a98c 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_remove - 0x4206a962 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4206a962 acd_remove + 0x4206a9c8 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a9c8 acd_remove .text.acd_netif_ip_addr_changed - 0x4206a97a 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4206a97a acd_netif_ip_addr_changed + 0x4206a9e0 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a9e0 acd_netif_ip_addr_changed .text.acd_arp_reply - 0x4206a988 0x7c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4206a988 acd_arp_reply - .text.acd_add 0x4206aa04 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4206aa04 acd_add + 0x4206a9ee 0x7c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206a9ee acd_arp_reply + .text.acd_add 0x4206aa6a 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206aa6a acd_add .text.acd_start - 0x4206aa0a 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4206aa0a acd_start + 0x4206aa70 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4206aa70 acd_start .text.lwip_get_socket_select_semaphore - 0x4206aa2e 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aa94 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select_isr - 0x4206aa3c 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aaa2 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select - 0x4206aa58 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aabe 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_ioctl_r_wrapper - 0x4206aa66 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aacc 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fcntl_r_wrapper - 0x4206aa7e 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aae4 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fstat - 0x4206aa8c 0x46 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206aaf2 0x46 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.esp_vfs_lwip_sockets_register - 0x4206aad2 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x4206aad2 esp_vfs_lwip_sockets_register + 0x4206ab38 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4206ab38 esp_vfs_lwip_sockets_register .text.netconn_apimsg - 0x4206ab90 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206abf6 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_tcp_recvd_msg - 0x4206abcc 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ac32 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_close_shutdown - 0x4206ac00 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ac66 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_prepare_delete - 0x4206ac2a 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206ac2a netconn_prepare_delete + 0x4206ac90 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ac90 netconn_prepare_delete .text.netconn_delete - 0x4206ac4c 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206ac4c netconn_delete + 0x4206acb2 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206acb2 netconn_delete .text.netconn_getaddr - 0x4206ac82 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206ac82 netconn_getaddr + 0x4206ace8 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ace8 netconn_getaddr .text.netconn_tcp_recvd - 0x4206acb6 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206acb6 netconn_tcp_recvd + 0x4206ad1c 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ad1c netconn_tcp_recvd .text.netconn_send - 0x4206acdc 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206acdc netconn_send + 0x4206ad42 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ad42 netconn_send .text.netconn_write_vectors_partly - 0x4206acfe 0xfc esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206acfe netconn_write_vectors_partly + 0x4206ad64 0xfc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ad64 netconn_write_vectors_partly .text.netconn_write_partly - 0x4206adfa 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206adfa netconn_write_partly + 0x4206ae60 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ae60 netconn_write_partly .text.netconn_err - 0x4206ae10 0x2e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206ae10 netconn_err + 0x4206ae76 0x2e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206ae76 netconn_err .text.netconn_recv_data - 0x4206ae3e 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206aea4 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_udp_raw_netbuf_flags - 0x4206af9c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206af9c netconn_recv_udp_raw_netbuf_flags + 0x4206b002 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206b002 netconn_recv_udp_raw_netbuf_flags .text.netconn_recv_data_tcp - 0x4206afc0 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206b026 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_tcp_pbuf_flags - 0x4206b07c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206b07c netconn_recv_tcp_pbuf_flags + 0x4206b0e2 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206b0e2 netconn_recv_tcp_pbuf_flags .text.netconn_join_leave_group - 0x4206b0a0 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206b0a0 netconn_join_leave_group + 0x4206b106 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206b106 netconn_join_leave_group .text.netconn_join_leave_group_netif - 0x4206b0de 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206b0de netconn_join_leave_group_netif + 0x4206b144 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206b144 netconn_join_leave_group_netif .text.lwip_netconn_err_to_msg - 0x4206b118 0x5e esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x4206b176 0x184 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206b17e 0x5e esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x4206b1dc 0x184 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.netconn_mark_mbox_invalid - 0x4206b2fa 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206b360 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_writemore - 0x4206b35a 0x32e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206b3c0 0x32e esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_close_internal - 0x4206b688 0x2aa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206b6ee 0x2aa esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.poll_tcp - 0x4206b932 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206b998 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.sent_tcp - 0x4206b9be 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206ba24 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.tcp_do_abort - 0x4206ba4a 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bab0 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_is_deallocated_msg - 0x4206ba5c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206ba5c lwip_netconn_is_deallocated_msg + 0x4206bac2 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bac2 lwip_netconn_is_deallocated_msg .text.lwip_netconn_is_err_msg - 0x4206ba70 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206ba70 lwip_netconn_is_err_msg + 0x4206bad6 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bad6 lwip_netconn_is_err_msg .text.netconn_free - 0x4206bae4 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206bae4 netconn_free + 0x4206bb4a 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bb4a netconn_free .text.netconn_drain - 0x4206bb76 0x100 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bbdc 0x100 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_delconn - 0x4206bc76 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206bc76 lwip_netconn_do_delconn + 0x4206bcdc 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bcdc lwip_netconn_do_delconn .text.lwip_netconn_do_send - 0x4206bdc4 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206bdc4 lwip_netconn_do_send + 0x4206be2a 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206be2a lwip_netconn_do_send .text.lwip_netconn_do_recv - 0x4206beca 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206beca lwip_netconn_do_recv + 0x4206bf30 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bf30 lwip_netconn_do_recv .text.lwip_netconn_do_write - 0x4206bf26 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206bf26 lwip_netconn_do_write + 0x4206bf8c 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206bf8c lwip_netconn_do_write .text.lwip_netconn_do_getaddr - 0x4206bfc8 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206bfc8 lwip_netconn_do_getaddr + 0x4206c02e 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206c02e lwip_netconn_do_getaddr .text.lwip_netconn_do_close - 0x4206c188 0x128 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206c188 lwip_netconn_do_close + 0x4206c1ee 0x128 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206c1ee lwip_netconn_do_close .text.lwip_netconn_do_join_leave_group - 0x4206c2b0 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206c2b0 lwip_netconn_do_join_leave_group + 0x4206c316 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206c316 lwip_netconn_do_join_leave_group .text.lwip_netconn_do_join_leave_group_netif - 0x4206c32a 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206c32a lwip_netconn_do_join_leave_group_netif + 0x4206c390 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206c390 lwip_netconn_do_join_leave_group_netif .text.err_to_errno - 0x4206c3ae 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x4206c3ae err_to_errno + 0x4206c414 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4206c414 err_to_errno .text.netbuf_delete - 0x4206c3d4 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4206c3d4 netbuf_delete + 0x4206c43a 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4206c43a netbuf_delete .text.netbuf_alloc - 0x4206c3fe 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4206c3fe netbuf_alloc + 0x4206c464 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4206c464 netbuf_alloc .text.netbuf_free - 0x4206c460 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4206c460 netbuf_free + 0x4206c4c6 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4206c4c6 netbuf_free .text.lwip_standard_chksum - 0x4206c482 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c482 lwip_standard_chksum + 0x4206c4e8 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c4e8 lwip_standard_chksum .text.inet_cksum_pseudo_base - 0x4206c4e8 0xa4 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c54e 0xa4 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .text.inet_chksum_pseudo - 0x4206c58c 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c58c inet_chksum_pseudo + 0x4206c5f2 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c5f2 inet_chksum_pseudo .text.ip6_chksum_pseudo - 0x4206c5c8 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c5c8 ip6_chksum_pseudo + 0x4206c62e 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c62e ip6_chksum_pseudo .text.ip_chksum_pseudo - 0x4206c62c 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c62c ip_chksum_pseudo + 0x4206c692 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c692 ip_chksum_pseudo .text.inet_chksum - 0x4206c64c 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c64c inet_chksum + 0x4206c6b2 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c6b2 inet_chksum .text.inet_chksum_pbuf - 0x4206c662 0x74 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206c662 inet_chksum_pbuf + 0x4206c6c8 0x74 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206c6c8 inet_chksum_pbuf .text.wpa_ap_get_peer_spp_msg - 0x4206c6d6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c6d6 wpa_ap_get_peer_spp_msg + 0x4206c73c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c73c wpa_ap_get_peer_spp_msg .text.wpa_attach - 0x4206c6f0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c6f0 wpa_attach + 0x4206c756 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c756 wpa_attach .text.wpa_config_done - 0x4206c71c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c71c wpa_config_done + 0x4206c782 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c782 wpa_config_done .text.wpa_ap_get_wpa_ie - 0x4206c728 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c728 wpa_ap_get_wpa_ie + 0x4206c78e 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c78e wpa_ap_get_wpa_ie .text.wpa_ap_rx_eapol - 0x4206c758 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c758 wpa_ap_rx_eapol + 0x4206c7be 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c7be wpa_ap_rx_eapol .text.wpa_deattach - 0x4206c77c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c77c wpa_deattach + 0x4206c7e2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c7e2 wpa_deattach .text.wpa_config_reload - 0x4206c7b6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c81c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_parse_wpa_ie_wrapper - 0x4206c7ce 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206c7ce wpa_parse_wpa_ie_wrapper + 0x4206c834 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c834 wpa_parse_wpa_ie_wrapper .text.hostap_sta_join - 0x4206c81c 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c882 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_disconnected_cb - 0x4206c958 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206c9be 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_connected_cb - 0x4206ca14 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206ca7a 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_install_key - 0x4206ca20 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ca20 wpa_install_key + 0x4206ca86 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206ca86 wpa_install_key .text.wpa_get_key - 0x4206ca32 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ca32 wpa_get_key + 0x4206ca98 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206ca98 wpa_get_key .text.wpa_deauthenticate - 0x4206ca40 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ca40 wpa_deauthenticate + 0x4206caa6 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206caa6 wpa_deauthenticate .text.wpa_config_profile - 0x4206ca4e 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ca4e wpa_config_profile + 0x4206cab4 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cab4 wpa_config_profile .text.wpa_config_bss - 0x4206ca9c 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ca9c wpa_config_bss + 0x4206cb02 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cb02 wpa_config_bss .text.wpa_sta_connect - 0x4206caf2 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206caf2 wpa_sta_connect + 0x4206cb58 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cb58 wpa_sta_connect .text.wpa_config_assoc_ie - 0x4206cb4c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206cb4c wpa_config_assoc_ie + 0x4206cbb2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cbb2 wpa_config_assoc_ie .text.wpa_neg_complete - 0x4206cb76 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206cb76 wpa_neg_complete + 0x4206cbdc 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cbdc wpa_neg_complete .text.esp_supplicant_init - 0x4206cb84 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206cb84 esp_supplicant_init + 0x4206cbea 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cbea esp_supplicant_init .text.esp_supplicant_deinit - 0x4206ccc4 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206ccc4 esp_supplicant_deinit + 0x4206cd2a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206cd2a esp_supplicant_deinit .text.ieee80211_handle_rx_frm - 0x4206cce2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206cd48 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .text.esp_supplicant_unset_all_appie - 0x4206cd0c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cd0c esp_supplicant_unset_all_appie + 0x4206cd72 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206cd72 esp_supplicant_unset_all_appie .text.esp_supplicant_common_deinit - 0x4206cd30 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cd30 esp_supplicant_common_deinit + 0x4206cd96 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206cd96 esp_supplicant_common_deinit .text.esp_supplicant_common_init - 0x4206cd60 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cd60 esp_supplicant_common_init + 0x4206cdc6 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206cdc6 esp_supplicant_common_init .text.supplicant_sta_conn_handler - 0x4206cda6 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cda6 supplicant_sta_conn_handler + 0x4206ce0c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206ce0c supplicant_sta_conn_handler .text.supplicant_sta_disconn_handler - 0x4206cda8 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cda8 supplicant_sta_disconn_handler + 0x4206ce0e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206ce0e supplicant_sta_disconn_handler .text.esp_set_scan_ie - 0x4206cdaa 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cdaa esp_set_scan_ie + 0x4206ce10 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206ce10 esp_set_scan_ie .text.esp_set_assoc_ie - 0x4206cdac 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206cdac esp_set_assoc_ie + 0x4206ce12 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206ce12 esp_set_assoc_ie .text.wps_get_wps_sm_cb - 0x4206ce0e 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x4206ce0e wps_get_wps_sm_cb + 0x4206ce74 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x4206ce74 wps_get_wps_sm_cb .text.wpa3_sae_is_group_enabled - 0x4206ce18 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206ce7e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_check_sae_rejected_groups - 0x4206ce42 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206cea8 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_commit - 0x4206ce90 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206cef6 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_confirm - 0x4206cfa2 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d008 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_commit - 0x4206d000 0x314 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d066 0x314 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_confirm - 0x4206d314 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d37a 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_msg - 0x4206d390 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d3f6 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_free_sae_data - 0x4206d3fa 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d3fa esp_wpa3_free_sae_data + 0x4206d460 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d460 esp_wpa3_free_sae_data .text.wpa3_parse_sae_msg - 0x4206d452 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d4b8 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_cb - 0x4206d488 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d488 esp_wifi_register_wpa3_cb + 0x4206d4ee 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d4ee esp_wifi_register_wpa3_cb .text.wpa3_hostap_post_evt - 0x4206d49e 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d49e wpa3_hostap_post_evt + 0x4206d504 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d504 wpa3_hostap_post_evt .text.wpa3_hostap_handle_auth - 0x4206d576 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d5dc 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_hostap_auth_init - 0x4206d640 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d640 wpa3_hostap_auth_init + 0x4206d6a6 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d6a6 wpa3_hostap_auth_init .text.wpa3_hostap_auth_deinit - 0x4206d706 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d706 wpa3_hostap_auth_deinit + 0x4206d76c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d76c wpa3_hostap_auth_deinit .text.esp_send_sae_auth_reply - 0x4206d720 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206d720 esp_send_sae_auth_reply + 0x4206d786 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d786 esp_send_sae_auth_reply .text.wpa3_process_rx_commit - 0x4206d7ce 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d834 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_process_rx_confirm - 0x4206d8d8 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206d93e 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_hostap_task - 0x4206d9e4 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206da4a 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_ap_cb - 0x4206dab6 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206dab6 esp_wifi_register_wpa3_ap_cb + 0x4206db1c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206db1c esp_wifi_register_wpa3_ap_cb .text.owe_build_dhie - 0x4206dac2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4206dac2 owe_build_dhie + 0x4206db28 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4206db28 owe_build_dhie .text.owe_deinit - 0x4206dadc 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4206dadc owe_deinit + 0x4206db42 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4206db42 owe_deinit .text.esp_wifi_register_owe_cb - 0x4206db18 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4206db18 esp_wifi_register_owe_cb + 0x4206db7e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4206db7e esp_wifi_register_owe_cb .text.authmode_has_wpa - 0x4206db2e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206db94 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .text.authmode_has_rsn - 0x4206db40 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206dba6 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .text.hostapd_get_hapd_data - 0x4206db6a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206db6a hostapd_get_hapd_data + 0x4206dbd0 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206dbd0 hostapd_get_hapd_data .text.hostap_init - 0x4206db74 0x340 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206db74 hostap_init + 0x4206dbda 0x340 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206dbda hostap_init .text.hostapd_cleanup - 0x4206deb4 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206deb4 hostapd_cleanup + 0x4206df1a 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206df1a hostapd_cleanup .text.hostap_deinit - 0x4206df44 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206df44 hostap_deinit + 0x4206dfaa 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206dfaa hostap_deinit .text.esp_wifi_build_rsnxe - 0x4206dfa2 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206dfa2 esp_wifi_build_rsnxe + 0x4206e008 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206e008 esp_wifi_build_rsnxe .text.esp_send_assoc_resp - 0x4206dffa 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206dffa esp_send_assoc_resp + 0x4206e060 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206e060 esp_send_assoc_resp .text.wpa_status_to_reason_code - 0x4206e082 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206e082 wpa_status_to_reason_code + 0x4206e0e8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206e0e8 wpa_status_to_reason_code .text.hostap_new_assoc_sta - 0x4206e0e6 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206e0e6 hostap_new_assoc_sta + 0x4206e14c 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206e14c hostap_new_assoc_sta .text.wpa_ap_remove - 0x4206e21e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206e21e wpa_ap_remove - .text.ecp_opp 0x4206e27e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e284 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206e284 wpa_ap_remove + .text.ecp_opp 0x4206e2e4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_alloc_key - 0x4206e2ca 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e330 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_ec_init - 0x4206e2ec 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e2ec crypto_ec_init + 0x4206e352 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e352 crypto_ec_init .text.crypto_ec_deinit - 0x4206e338 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e338 crypto_ec_deinit + 0x4206e39e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e39e crypto_ec_deinit .text.crypto_ec_point_init - 0x4206e358 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e358 crypto_ec_point_init + 0x4206e3be 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e3be crypto_ec_point_init .text.crypto_ec_prime_len - 0x4206e382 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e382 crypto_ec_prime_len + 0x4206e3e8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e3e8 crypto_ec_prime_len .text.crypto_ec_order_len - 0x4206e392 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e392 crypto_ec_order_len + 0x4206e3f8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e3f8 crypto_ec_order_len .text.crypto_ec_prime_len_bits - 0x4206e3a4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e3a4 crypto_ec_prime_len_bits + 0x4206e40a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e40a crypto_ec_prime_len_bits .text.crypto_ec_get_prime - 0x4206e3b4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e3b4 crypto_ec_get_prime + 0x4206e41a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e41a crypto_ec_get_prime .text.crypto_ec_get_order - 0x4206e3b8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e3b8 crypto_ec_get_order + 0x4206e41e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e41e crypto_ec_get_order .text.crypto_ec_get_a - 0x4206e3be 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e3be crypto_ec_get_a + 0x4206e424 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e424 crypto_ec_get_a .text.crypto_ec_get_b - 0x4206e410 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e410 crypto_ec_get_b + 0x4206e476 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e476 crypto_ec_get_b .text.crypto_ec_point_deinit - 0x4206e414 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e414 crypto_ec_point_deinit + 0x4206e47a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e47a crypto_ec_point_deinit .text.crypto_ec_point_to_bin - 0x4206e432 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e432 crypto_ec_point_to_bin + 0x4206e498 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e498 crypto_ec_point_to_bin .text.crypto_ec_point_from_bin - 0x4206e490 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e490 crypto_ec_point_from_bin + 0x4206e4f6 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e4f6 crypto_ec_point_from_bin .text.crypto_ec_point_add - 0x4206e506 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e506 crypto_ec_point_add + 0x4206e56c 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e56c crypto_ec_point_add .text.crypto_ec_point_mul - 0x4206e562 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e562 crypto_ec_point_mul + 0x4206e5c8 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e5c8 crypto_ec_point_mul .text.crypto_ec_point_invert - 0x4206e586 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e586 crypto_ec_point_invert + 0x4206e5ec 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e5ec crypto_ec_point_invert .text.crypto_ec_point_compute_y_sqr - 0x4206e59c 0xfe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e59c crypto_ec_point_compute_y_sqr + 0x4206e602 0xfe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e602 crypto_ec_point_compute_y_sqr .text.crypto_ec_point_solve_y_coord - 0x4206e69a 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e69a crypto_ec_point_solve_y_coord + 0x4206e700 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e700 crypto_ec_point_solve_y_coord .text.crypto_ec_point_is_at_infinity - 0x4206e778 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e778 crypto_ec_point_is_at_infinity + 0x4206e7de 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e7de crypto_ec_point_is_at_infinity .text.crypto_ec_point_is_on_curve - 0x4206e788 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e788 crypto_ec_point_is_on_curve + 0x4206e7ee 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e7ee crypto_ec_point_is_on_curve .text.crypto_ec_point_cmp - 0x4206e826 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e826 crypto_ec_point_cmp + 0x4206e88c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e88c crypto_ec_point_cmp .text.crypto_ec_key_set_pub - 0x4206e838 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e838 crypto_ec_key_set_pub + 0x4206e89e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e89e crypto_ec_key_set_pub .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x4206e8fc 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e8fc crypto_ec_get_mbedtls_to_nist_group_id + 0x4206e962 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e962 crypto_ec_get_mbedtls_to_nist_group_id .text.crypto_ec_key_group - 0x4206e944 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e944 crypto_ec_key_group + 0x4206e9aa 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e9aa crypto_ec_key_group .text.crypto_mbedtls_get_grp_id - 0x4206e970 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e970 crypto_mbedtls_get_grp_id + 0x4206e9d6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e9d6 crypto_mbedtls_get_grp_id .text.crypto_ecdh_deinit - 0x4206e992 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e992 crypto_ecdh_deinit + 0x4206e9f8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206e9f8 crypto_ecdh_deinit .text.crypto_ecdh_init - 0x4206e9b2 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206e9b2 crypto_ecdh_init + 0x4206ea18 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206ea18 crypto_ecdh_init .text.crypto_ecdh_get_pubkey - 0x4206ea28 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206ea28 crypto_ecdh_get_pubkey + 0x4206ea8e 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206ea8e crypto_ecdh_get_pubkey .text.crypto_ec_key_parse_pub - 0x4206ea8e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206ea8e crypto_ec_key_parse_pub + 0x4206eaf4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206eaf4 crypto_ec_key_parse_pub .text.crypto_ec_key_deinit - 0x4206eada 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206eada crypto_ec_key_deinit + 0x4206eb40 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206eb40 crypto_ec_key_deinit .text.crypto_ecdh_set_peerkey - 0x4206eaf8 0x1e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206eaf8 crypto_ecdh_set_peerkey + 0x4206eb5e 0x1e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206eb5e crypto_ecdh_set_peerkey .text.crypto_ec_key_verify_signature - 0x4206ecdc 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206ecdc crypto_ec_key_verify_signature + 0x4206ed42 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206ed42 crypto_ec_key_verify_signature .text.timeout_exists - 0x4206ed84 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206edea 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_blocking_timeout - 0x4206edac 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206ee12 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_run_timer - 0x4206edfe 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206ee64 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_timeout - 0x4206ee1e 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206ee84 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_init - 0x4206ee84 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4206ee84 eloop_init + 0x4206eeea 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206eeea eloop_init .text.eloop_register_timeout - 0x4206ef36 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4206ef36 eloop_register_timeout + 0x4206ef9c 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206ef9c eloop_register_timeout .text.eloop_cancel_timeout - 0x4206f0da 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4206f0da eloop_cancel_timeout + 0x4206f140 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206f140 eloop_cancel_timeout .text.eloop_run - 0x4206f146 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4206f146 eloop_run + 0x4206f1ac 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206f1ac eloop_run .text.eloop_run_wrapper - 0x4206f302 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206f368 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_destroy - 0x4206f312 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4206f312 eloop_destroy + 0x4206f378 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206f378 eloop_destroy .text.hostapd_derive_psk - 0x4206f428 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f48e 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .text.hostapd_setup_sae_pt - 0x4206f482 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206f482 hostapd_setup_sae_pt + 0x4206f4e8 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f4e8 hostapd_setup_sae_pt .text.hostapd_setup_wpa_psk - 0x4206f4f6 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206f4f6 hostapd_setup_wpa_psk + 0x4206f55c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f55c hostapd_setup_wpa_psk .text.hostapd_get_psk - 0x4206f53e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206f53e hostapd_get_psk + 0x4206f5a4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f5a4 hostapd_get_psk .text.hostapd_config_clear_wpa_psk - 0x4206f590 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206f590 hostapd_config_clear_wpa_psk + 0x4206f5f6 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f5f6 hostapd_config_clear_wpa_psk .text.hostapd_config_free_bss - 0x4206f5ba 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206f5ba hostapd_config_free_bss + 0x4206f620 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206f620 hostapd_config_free_bss .text.wpa_auth_get_sm - 0x4206f5e2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f648 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_add_sm - 0x4206f610 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f676 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_del_sm - 0x4206f65c 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f6c2 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_use_aes_cmac - 0x4206f694 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f6fa 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_clear_cb - 0x4206f6a8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f70e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_request_new_ptk - 0x4206f6ba 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f720 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_receive_error_report - 0x4206f6c8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f72e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x4206f6da 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f740 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x4206f6fa 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f760 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x4206f71a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f780 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x4206f744 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f7aa 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x4206f77e 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f7e4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_free_sta_sm - 0x4206f7b4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f81a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x4206f806 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f86c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_len - 0x4206f84a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f8b0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sm_ptk_update - 0x4206f86a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f8d0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gmk_to_gtk - 0x4206f894 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f8fa 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gtk_update - 0x4206f930 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206f996 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_gtk_init - 0x4206fa4c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fab2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_set_key - 0x4206fa98 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fafe 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_config_group_keys - 0x4206fb22 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fb88 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeysdone - 0x4206fbb2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fc18 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init_gmk_and_counter - 0x4206fbd4 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fc3a 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_ensure_init - 0x4206fc4e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fcb4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x4206fc8a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fcf0 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_valid - 0x4206fcd8 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fd3e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_mark_invalid - 0x4206fd24 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fd8a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_derive_ptk - 0x4206fd76 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fddc 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_verify_key_mic - 0x4206fdb2 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fe18 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sta_disconnect - 0x4206fe3a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fea0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECT_Enter - 0x4206fe4c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206feb2 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x4206fe8a 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206fef0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_add - 0x4206ff4a 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206ffb0 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.resend_eapol_handle - 0x4206ffd6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206ffd6 resend_eapol_handle + 0x4207003c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207003c resend_eapol_handle .text.wpa_auth_for_each_sta - 0x4206fff6 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206fff6 wpa_auth_for_each_sta + 0x4207005c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207005c wpa_auth_for_each_sta .text.wpa_group_setkeys - 0x42070032 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070098 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_sm_step - 0x42070088 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420700ee 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_gtk - 0x420700d2 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070138 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init - 0x4207011c 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070182 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_free_cb - 0x4207018e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420701f4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_init - 0x420701a8 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420701a8 wpa_init + 0x4207020e 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207020e wpa_init .text.wpa_auth_sta_init - 0x4207029c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4207029c wpa_auth_sta_init + 0x42070302 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070302 wpa_auth_sta_init .text.wpa_auth_sta_deinit - 0x420702e2 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420702e2 wpa_auth_sta_deinit + 0x42070348 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070348 wpa_auth_sta_deinit .text.wpa_auth_pmksa_add_sae - 0x42070328 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42070328 wpa_auth_pmksa_add_sae + 0x4207038e 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207038e wpa_auth_pmksa_add_sae .text.wpa_auth_add_sae_pmkid - 0x4207035a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4207035a wpa_auth_add_sae_pmkid + 0x420703c0 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420703c0 wpa_auth_add_sae_pmkid .text.__wpa_send_eapol - 0x42070380 0x448 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42070380 __wpa_send_eapol + 0x420703e6 0x448 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420703e6 __wpa_send_eapol .text.wpa_send_eapol - 0x420707c8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207082e 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKSTART_Enter - 0x42070840 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420708a6 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x42070974 0x1d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420709da 0x1d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x42070b4c 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070bb2 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_Step - 0x42070c6c 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070cd2 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_remove_ptk - 0x42070d12 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42070d12 wpa_remove_ptk + 0x42070d78 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070d78 wpa_remove_ptk .text.sm_WPA_PTK_INITIALIZE_Enter - 0x42070d5c 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070dc2 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_deinit - 0x42070dc4 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42070dc4 wpa_deinit + 0x42070e2a 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070e2a wpa_deinit .text.wpa_auth_uses_sae - 0x42070e18 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42070e18 wpa_auth_uses_sae + 0x42070e7e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070e7e wpa_auth_uses_sae .text.wpa_auth_get_psk - 0x42070e2e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070e94 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x42070e8c 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42070ef2 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_INITPSK_Enter - 0x42071068 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420710ce 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_Step - 0x42071102 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42071168 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sm_step - 0x420712f6 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4207135c 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_update_sta - 0x42071392 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420713f8 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_ptk - 0x420713d0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42071436 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sta_associated - 0x420713ec 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420713ec wpa_auth_sta_associated + 0x42071452 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42071452 wpa_auth_sta_associated .text.wpa_receive - 0x4207147e 0x4c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4207147e wpa_receive + 0x420714e4 0x4c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420714e4 wpa_receive .text.hostap_eapol_resend_process - 0x42071944 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42071944 hostap_eapol_resend_process + 0x420719aa 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420719aa hostap_eapol_resend_process .text.wpa_parse_generic - 0x4207196c 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420719d2 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_wpa_ie - 0x42071aca 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42071b30 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_rsn_ie - 0x42071bce 0x2ea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42071bce wpa_write_rsn_ie + 0x42071c34 0x2ea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42071c34 wpa_write_rsn_ie .text.wpa_write_rsnxe - 0x42071eb8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42071eb8 wpa_write_rsnxe + 0x42071f1e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42071f1e wpa_write_rsnxe .text.wpa_auth_gen_wpa_ie - 0x42071ef8 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42071ef8 wpa_auth_gen_wpa_ie + 0x42071f5e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42071f5e wpa_auth_gen_wpa_ie .text.wpa_add_kde - 0x42071f98 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42071f98 wpa_add_kde + 0x42071ffe 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42071ffe wpa_add_kde .text.wpa_validate_wpa_ie - 0x42072012 0x3ac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42072012 wpa_validate_wpa_ie + 0x42072078 0x3ac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42072078 wpa_validate_wpa_ie .text.wpa_parse_kde_ies - 0x420723be 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420723be wpa_parse_kde_ies + 0x42072424 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42072424 wpa_parse_kde_ies .text.wpa_auth_uses_mfp - 0x420724a8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420724a8 wpa_auth_uses_mfp + 0x4207250e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4207250e wpa_auth_uses_mfp .text._pmksa_cache_free_entry - 0x420724b4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4207251a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_set_expiration - 0x420724ea 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42072550 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_link_entry - 0x4207253c 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420725a2 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_free_entry - 0x420725a4 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420725a4 pmksa_cache_free_entry + 0x4207260a 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4207260a pmksa_cache_free_entry .text.pmksa_cache_expire - 0x42072626 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4207268c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_auth_create_entry - 0x42072664 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42072664 pmksa_cache_auth_create_entry + 0x420726ca 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420726ca pmksa_cache_auth_create_entry .text.pmksa_cache_auth_deinit - 0x42072768 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42072768 pmksa_cache_auth_deinit + 0x420727ce 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420727ce pmksa_cache_auth_deinit .text.pmksa_cache_auth_get - 0x420727c8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420727c8 pmksa_cache_auth_get + 0x4207282e 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4207282e pmksa_cache_auth_get .text.pmksa_cache_auth_add_entry - 0x42072840 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42072840 pmksa_cache_auth_add_entry + 0x420728a6 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420728a6 pmksa_cache_auth_add_entry .text.pmksa_cache_auth_add - 0x42072890 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42072890 pmksa_cache_auth_add + 0x420728f6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420728f6 pmksa_cache_auth_add .text.pmksa_cache_auth_init - 0x420728d4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420728d4 pmksa_cache_auth_init + 0x4207293a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4207293a pmksa_cache_auth_init .text.ap_sta_list_del - 0x42072902 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42072968 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_sta_hash_del - 0x42072920 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42072986 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_get_sta - 0x42072994 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42072994 ap_get_sta + 0x420729fa 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420729fa ap_get_sta .text.ap_sta_hash_add - 0x420729d0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420729d0 ap_sta_hash_add + 0x42072a36 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42072a36 ap_sta_hash_add .text.ap_free_sta - 0x420729e4 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420729e4 ap_free_sta + 0x42072a4a 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42072a4a ap_free_sta .text.ap_sta_add - 0x42072a56 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42072a56 ap_sta_add + 0x42072abc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42072abc ap_sta_add .text.sae_set_state - 0x42072ad4 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072b3a 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_get_password - 0x42072ada 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072b40 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.use_sae_anti_clogging - 0x42072ae6 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072b4c 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_check_big_sync - 0x42072b38 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072b9e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_status_success - 0x42072b72 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072bd8 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_is_group_enabled - 0x42072bc0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072c26 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.check_sae_rejected_groups - 0x42072bea 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072c50 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_commit - 0x42072c50 0x122 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072cb6 0x122 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_commit - 0x42072d72 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072dd8 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_confirm - 0x42072dfc 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072e62 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_confirm - 0x42072e34 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072e9a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_accept_sta - 0x42072e6e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42072e6e sae_accept_sta + 0x42072ed4 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072ed4 sae_accept_sta .text.sae_sm_step - 0x42072ecc 0x21a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42072f32 0x21a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.handle_auth_sae - 0x420730e6 0x320 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x420730e6 handle_auth_sae + 0x4207314c 0x320 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4207314c handle_auth_sae .text.auth_sae_queue - 0x42073406 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42073406 auth_sae_queue + 0x4207346c 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4207346c auth_sae_queue .text.wpa_res_to_status_code - 0x42073518 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42073518 wpa_res_to_status_code + 0x4207357e 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4207357e wpa_res_to_status_code .text.wpabuf_put_le16 - 0x420735bc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42073622 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .text.comeback_token_hash - 0x420735de 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x420735de comeback_token_hash + 0x42073644 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42073644 comeback_token_hash .text.check_comeback_token - 0x4207360c 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4207360c check_comeback_token + 0x42073672 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42073672 check_comeback_token .text.auth_build_token_req - 0x420736b6 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x420736b6 auth_build_token_req + 0x4207371c 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4207371c auth_build_token_req .text.const_time_memcmp - 0x42073820 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073886 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sswu_curve_param - 0x42073854 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420738ba 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_password_id_elem - 0x42073866 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420738cc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_rejected_groups_elem - 0x420738aa 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073910 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_token_container_elem - 0x420738f2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073958 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_akm_suite_selector_elem - 0x42073936 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207399c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_token - 0x4207397e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420739e4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_token_container - 0x420739c2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073a28 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_akm_suite_selector - 0x420739f8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073a5e 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_extract - 0x42073a78 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073ade 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed - 0x42073aa0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073b06 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm - 0x42073af6 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073b5c 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ffc - 0x42073bc2 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073c28 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_expand - 0x42073c64 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073cca 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ffc - 0x42073cba 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073d20 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ffc - 0x42073d12 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073d78 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.debug_print_bignum - 0x42073da8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x42073de4 0x7e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42073e0e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x42073e4a 0x7e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ecc - 0x420745c6 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207462c 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_max_min_addr - 0x42074662 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420746c8 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed_key - 0x420746a4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207470a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_password_identifier - 0x42074708 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207476e 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ffc - 0x42074802 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42074868 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ffc - 0x4207494c 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420749b2 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ecc - 0x42074ab6 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42074b1c 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ecc - 0x42074b94 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42074bfa 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ecc - 0x42074f14 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42074f7a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit - 0x42074f6c 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42074fd2 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_le16 - 0x4207501c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075082 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_data - 0x4207503e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420750a4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_str - 0x42075068 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420750ce 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_rejected_groups - 0x42075092 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420750f8 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ecc - 0x42075140 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420751a6 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_kdf_hash - 0x420751de 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075244 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_scalar - 0x420751fc 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075262 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ffc - 0x42075298 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420752fe 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ecc - 0x42075390 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420753f6 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element - 0x4207545a 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420754c0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_clear_temp_data - 0x42075474 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075474 sae_clear_temp_data + 0x420754da 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420754da sae_clear_temp_data .text.sae_clear_data - 0x42075516 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075516 sae_clear_data + 0x4207557c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207557c sae_clear_data .text.sae_set_group - 0x4207554c 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4207554c sae_set_group + 0x420755b2 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420755b2 sae_set_group .text.sae_ecc_prime_len_2_hash_len - 0x42075616 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075616 sae_ecc_prime_len_2_hash_len + 0x4207567c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207567c sae_ecc_prime_len_2_hash_len .text.sae_derive_pt_ecc - 0x42075638 0x1e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207569e 0x1e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_ffc_prime_len_2_hash_len - 0x42075820 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075820 sae_ffc_prime_len_2_hash_len + 0x42075886 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075886 sae_ffc_prime_len_2_hash_len .text.sae_derive_pt_ffc - 0x42075842 0x226 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420758a8 0x226 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_keys - 0x42075a68 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075ace 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_from_pt_ecc - 0x42075d0e 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075d0e sae_derive_pwe_from_pt_ecc + 0x42075d74 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075d74 sae_derive_pwe_from_pt_ecc .text.sae_derive_pwe_from_pt_ffc - 0x42075e84 0x16c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075e84 sae_derive_pwe_from_pt_ffc + 0x42075eea 0x16c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42075eea sae_derive_pwe_from_pt_ffc .text.sae_deinit_pt - 0x42075ff0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42075ff0 sae_deinit_pt + 0x42076056 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42076056 sae_deinit_pt .text.sae_derive_pt_group - 0x4207602c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42076092 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pt - 0x420760d8 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420760d8 sae_derive_pt + 0x4207613e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207613e sae_derive_pt .text.sae_prepare_commit - 0x42076156 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076156 sae_prepare_commit + 0x420761bc 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420761bc sae_prepare_commit .text.sae_prepare_commit_pt - 0x420761ce 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420761ce sae_prepare_commit_pt + 0x42076234 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42076234 sae_prepare_commit_pt .text.sae_process_commit - 0x42076318 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076318 sae_process_commit + 0x4207637e 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4207637e sae_process_commit .text.sae_write_commit - 0x4207637c 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4207637c sae_write_commit + 0x420763e2 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420763e2 sae_write_commit .text.sae_group_allowed - 0x42076594 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076594 sae_group_allowed + 0x420765fa 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420765fa sae_group_allowed .text.sae_parse_commit - 0x42076612 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076612 sae_parse_commit + 0x42076678 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42076678 sae_parse_commit .text.sae_write_confirm - 0x42076782 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076782 sae_write_confirm + 0x420767e8 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420767e8 sae_write_confirm .text.sae_check_confirm - 0x42076848 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42076848 sae_check_confirm + 0x420768ae 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420768ae sae_check_confirm .text.dragonfly_get_rand_1_to_p_1 - 0x420768fc 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076962 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_get_rand_2_to_r_1 - 0x42076986 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420769ec 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_min_pwe_loop_iter - 0x420769c4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x420769c4 dragonfly_min_pwe_loop_iter + 0x42076a2a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076a2a dragonfly_min_pwe_loop_iter .text.dragonfly_get_random_qr_qnr - 0x42076a16 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42076a16 dragonfly_get_random_qr_qnr + 0x42076a7c 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076a7c dragonfly_get_random_qr_qnr .text.dragonfly_is_quadratic_residue_blind - 0x42076ac4 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42076ac4 dragonfly_is_quadratic_residue_blind + 0x42076b2a 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076b2a dragonfly_is_quadratic_residue_blind .text.dragonfly_generate_scalar - 0x42076be2 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42076be2 dragonfly_generate_scalar + 0x42076c48 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076c48 dragonfly_generate_scalar .text.dragonfly_sqrt - 0x42076c56 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42076c56 dragonfly_sqrt + 0x42076cbc 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42076cbc dragonfly_sqrt .text.wpa_kck_len - 0x42076d1e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076d84 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_kek_len - 0x42076d4a 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076db0 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_selector_to_bitfield - 0x42076d90 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076df6 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_key_mgmt_to_bitfield - 0x42076e36 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076e9c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_selector_to_bitfield - 0x42076ed0 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076f36 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_key_mgmt_to_bitfield - 0x42076f44 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076faa 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_mic_len - 0x42076f94 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42076f94 wpa_mic_len + 0x42076ffa 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42076ffa wpa_mic_len .text.wpa_cipher_valid_mgmt_group - 0x42076fb2 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42076fb2 wpa_cipher_valid_mgmt_group + 0x42077018 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077018 wpa_cipher_valid_mgmt_group .text.wpa_parse_wpa_ie_rsnxe - 0x42076fd8 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42076fd8 wpa_parse_wpa_ie_rsnxe + 0x4207703e 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4207703e wpa_parse_wpa_ie_rsnxe .text.wpa_parse_wpa_ie_rsn - 0x4207703e 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4207703e wpa_parse_wpa_ie_rsn + 0x420770a4 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420770a4 wpa_parse_wpa_ie_rsn .text.wpa_parse_wpa_ie_wpa - 0x4207721e 0x1b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4207721e wpa_parse_wpa_ie_wpa + 0x42077284 0x1b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077284 wpa_parse_wpa_ie_wpa .text.wpa_use_akm_defined - 0x420773d4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420773d4 wpa_use_akm_defined + 0x4207743a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4207743a wpa_use_akm_defined .text.wpa_use_aes_key_wrap - 0x42077418 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077418 wpa_use_aes_key_wrap + 0x4207747e 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4207747e wpa_use_aes_key_wrap .text.wpa_eapol_key_mic - 0x4207747a 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4207747a wpa_eapol_key_mic + 0x420774e0 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420774e0 wpa_eapol_key_mic .text.wpa_akm_to_suite - 0x42077590 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077590 wpa_akm_to_suite + 0x420775f6 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420775f6 wpa_akm_to_suite .text.wpa_compare_rsn_ie - 0x42077640 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077640 wpa_compare_rsn_ie + 0x420776a6 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420776a6 wpa_compare_rsn_ie .text.rsn_pmkid - 0x42077674 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077674 rsn_pmkid + 0x420776da 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420776da rsn_pmkid .text.wpa_cipher_key_len - 0x420776d2 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420776d2 wpa_cipher_key_len + 0x42077738 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077738 wpa_cipher_key_len .text.wpa_pmk_to_ptk - 0x42077736 0x226 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077736 wpa_pmk_to_ptk + 0x4207779c 0x226 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4207779c wpa_pmk_to_ptk .text.wpa_cipher_to_alg - 0x4207795c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4207795c wpa_cipher_to_alg + 0x420779c2 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420779c2 wpa_cipher_to_alg .text.wpa_cipher_valid_pairwise - 0x42077990 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077990 wpa_cipher_valid_pairwise + 0x420779f6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420779f6 wpa_cipher_valid_pairwise .text.wpa_cipher_to_suite - 0x420779be 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420779be wpa_cipher_to_suite + 0x42077a24 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077a24 wpa_cipher_to_suite .text.rsn_cipher_put_suites - 0x42077a96 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077a96 rsn_cipher_put_suites + 0x42077afc 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077afc rsn_cipher_put_suites .text.wpa_cipher_put_suites - 0x42077afa 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42077afa wpa_cipher_put_suites + 0x42077b60 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42077b60 wpa_cipher_put_suites .text.hmac_sha256_kdf - 0x42077b5e 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x42077b5e hmac_sha256_kdf + 0x42077bc4 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x42077bc4 hmac_sha256_kdf .text.dh_groups_get - 0x42077c76 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x42077c76 dh_groups_get + 0x42077cdc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x42077cdc dh_groups_get .text.sha256_prf_bits - 0x42077ca4 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42077ca4 sha256_prf_bits + 0x42077d0a 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x42077d0a sha256_prf_bits .text.sha256_prf - 0x42077db2 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42077db2 sha256_prf + 0x42077e18 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x42077e18 sha256_prf .text.sha1_prf - 0x42077dc2 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42077dc2 sha1_prf + 0x42077e28 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x42077e28 sha1_prf .text._pmksa_cache_free_entry - 0x42077e7e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42077ee4 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_free_entry - 0x42077e90 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42077ef6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_set_expiration - 0x42077eb4 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42077f1a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_expire - 0x42077f02 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42077f68 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_flush - 0x42077f44 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42077f44 pmksa_cache_flush + 0x42077faa 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42077faa pmksa_cache_flush .text.pmksa_cache_add_entry - 0x42077fc8 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42077fc8 pmksa_cache_add_entry + 0x4207802e 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207802e pmksa_cache_add_entry .text.pmksa_cache_add - 0x420780f6 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420780f6 pmksa_cache_add + 0x4207815c 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207815c pmksa_cache_add .text.pmksa_cache_clone_entry - 0x420781fe 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42078264 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_deinit - 0x4207823c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207823c pmksa_cache_deinit + 0x420782a2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420782a2 pmksa_cache_deinit .text.pmksa_cache_get - 0x42078288 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42078288 pmksa_cache_get + 0x420782ee 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420782ee pmksa_cache_get .text.pmksa_cache_get_opportunistic - 0x420782e8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420782e8 pmksa_cache_get_opportunistic + 0x4207834e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207834e pmksa_cache_get_opportunistic .text.pmksa_cache_get_current - 0x42078310 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42078310 pmksa_cache_get_current + 0x42078376 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42078376 pmksa_cache_get_current .text.pmksa_cache_clear_current - 0x42078318 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42078318 pmksa_cache_clear_current + 0x4207837e 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207837e pmksa_cache_clear_current .text.pmksa_cache_set_current - 0x42078320 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42078320 pmksa_cache_set_current + 0x42078386 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42078386 pmksa_cache_set_current .text.pmksa_cache_init - 0x420783a4 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420783a4 pmksa_cache_init + 0x4207840a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207840a pmksa_cache_init .text.wpa_key_mgmt_supports_caching - 0x420783de 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078444 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_verify_eapol_key_mic - 0x4207841a 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078480 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.is_wpa2_enterprise_connection - 0x4207854c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420785b2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_derive_ptk - 0x42078586 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420785ec 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_check_group_cipher - 0x420785bc 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078622 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_decrypt_key_data - 0x42078614 0xf6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207867a 0xf6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_seq - 0x4207870a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078770 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_igtk - 0x42078740 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420787a6 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.ieee80211w_set_keys - 0x420787a6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207880c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_get_key - 0x420787f4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207885a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_gtk_in_use - 0x42078802 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078868 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_pmksa_free_cb - 0x420788ca 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078930 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_le16 - 0x4207891c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078982 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_data - 0x4207893e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420789a4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.cipher_type_map_supp_to_public - 0x42078968 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42078968 cipher_type_map_supp_to_public + 0x420789ce 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420789ce cipher_type_map_supp_to_public .text.cipher_type_map_public_to_supp - 0x42078a04 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42078a04 cipher_type_map_public_to_supp + 0x42078a6a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078a6a cipher_type_map_public_to_supp .text.wpa_sm_get_auth_addr - 0x42078a82 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42078a82 wpa_sm_get_auth_addr + 0x42078ae8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078ae8 wpa_sm_get_auth_addr .text.wpa_eapol_key_send - 0x42078a88 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42078a88 wpa_eapol_key_send + 0x42078aee 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078aee wpa_eapol_key_send .text.wpa_sm_key_request - 0x42078b34 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078b9a 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rekey_ptk - 0x42078caa 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078d10 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4 - 0x42078cbc 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078d22 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_2 - 0x42078dd4 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078e3a 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_4 - 0x42078ee8 0x190 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42078ee8 wpa_supplicant_send_2_of_4 + 0x42078f4e 0x190 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42078f4e wpa_supplicant_send_2_of_4 .text.wpa_supplicant_gtk_tx_bit_workaround - 0x42079078 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079078 wpa_supplicant_gtk_tx_bit_workaround + 0x420790de 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420790de wpa_supplicant_gtk_tx_bit_workaround .text.wpa_supplicant_process_1_of_2_rsn - 0x4207908c 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420790f2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2_wpa - 0x4207912c 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079192 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_pairwise_gtk - 0x4207926e 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207926e wpa_supplicant_pairwise_gtk + 0x420792d4 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420792d4 wpa_supplicant_pairwise_gtk .text.wpa_report_ie_mismatch - 0x42079320 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079320 wpa_report_ie_mismatch + 0x42079386 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079386 wpa_report_ie_mismatch .text.wpa_supplicant_validate_ie - 0x42079330 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079396 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_state - 0x42079438 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079438 wpa_sm_set_state + 0x4207949e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207949e wpa_sm_set_state .text.wpa_supplicant_key_neg_complete - 0x42079478 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079478 wpa_supplicant_key_neg_complete + 0x420794de 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420794de wpa_supplicant_key_neg_complete .text.wpa_sm_set_pmk_from_pmksa - 0x420794b6 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420794b6 wpa_sm_set_pmk_from_pmksa + 0x4207951c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207951c wpa_sm_set_pmk_from_pmksa .text.wpa_supplicant_get_pmk - 0x420794e8 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207954e 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_4 - 0x42079686 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079686 wpa_supplicant_process_1_of_4 + 0x420796ec 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420796ec wpa_supplicant_process_1_of_4 .text.wpa_sm_init - 0x42079842 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079842 wpa_sm_init + 0x420798a8 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420798a8 wpa_sm_init .text.wpa_sm_notify_assoc - 0x420798a4 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420798a4 wpa_sm_notify_assoc + 0x4207990a 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207990a wpa_sm_notify_assoc .text.wpa_set_profile - 0x4207994a 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207994a wpa_set_profile + 0x420799b0 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420799b0 wpa_set_profile .text.wpa_set_pmk - 0x42079a60 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079a60 wpa_set_pmk + 0x42079ac6 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079ac6 wpa_set_pmk .text.wpa_set_passphrase - 0x42079b00 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079b00 wpa_set_passphrase + 0x42079b66 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079b66 wpa_set_passphrase .text.set_assoc_ie - 0x42079c0a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079c0a set_assoc_ie + 0x42079c70 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079c70 set_assoc_ie .text.wpa_sm_set_key - 0x42079c66 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42079c66 wpa_sm_set_key + 0x42079ccc 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079ccc wpa_sm_set_key .text.wpa_supplicant_install_ptk - 0x42079d08 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079d6e 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_3_of_4 - 0x42079dbc 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079e22 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_gtk - 0x42079f0c 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42079f72 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2 - 0x4207a00c 0xfe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a072 0xfe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rx_eapol - 0x4207a10a 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a10a wpa_sm_rx_eapol + 0x4207a170 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a170 wpa_sm_rx_eapol .text.wpa_supplicant_activate_ptk - 0x4207a422 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a488 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4_txcallback - 0x4207a47c 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a4e2 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_clr_countermeasures - 0x4207a508 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a508 wpa_supplicant_clr_countermeasures + 0x4207a56e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a56e wpa_supplicant_clr_countermeasures .text.wpa_supplicant_stop_countermeasures - 0x4207a516 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a516 wpa_supplicant_stop_countermeasures + 0x4207a57c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a57c wpa_supplicant_stop_countermeasures .text.wpa_michael_mic_failure - 0x4207a558 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a558 wpa_michael_mic_failure + 0x4207a5be 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a5be wpa_michael_mic_failure .text.eapol_txcb - 0x4207a618 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a618 eapol_txcb + 0x4207a67e 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a67e eapol_txcb .text.wpa_sta_in_4way_handshake - 0x4207a6e0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a6e0 wpa_sta_in_4way_handshake + 0x4207a746 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a746 wpa_sta_in_4way_handshake .text.wpa_sta_cur_pmksa_matches_akm - 0x4207a710 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a710 wpa_sta_cur_pmksa_matches_akm + 0x4207a776 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a776 wpa_sta_cur_pmksa_matches_akm .text.wpa_sta_clear_curr_pmksa - 0x4207a740 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a740 wpa_sta_clear_curr_pmksa + 0x4207a7a6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a7a6 wpa_sta_clear_curr_pmksa .text.get_wpa_sm - 0x4207a76e 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a76e get_wpa_sm + 0x4207a7d4 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a7d4 get_wpa_sm .text.wpa_sm_set_ap_rsnxe - 0x4207a778 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a778 wpa_sm_set_ap_rsnxe + 0x4207a7de 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a7de wpa_sm_set_ap_rsnxe .text.wpa_sm_set_assoc_rsnxe - 0x4207a83a 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a83a wpa_sm_set_assoc_rsnxe + 0x4207a8a0 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a8a0 wpa_sm_set_assoc_rsnxe .text.wpa_set_bss - 0x4207a89c 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207a89c wpa_set_bss + 0x4207a902 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207a902 wpa_set_bss .text.wpa_sm_drop_sa - 0x4207aba6 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207aba6 wpa_sm_drop_sa + 0x4207ac0c 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207ac0c wpa_sm_drop_sa .text.wpa_sm_deinit - 0x4207ac2e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207ac2e wpa_sm_deinit + 0x4207ac94 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207ac94 wpa_sm_deinit .text.wpa_sm_notify_disassoc - 0x4207ac86 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207ac86 wpa_sm_notify_disassoc + 0x4207acec 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207acec wpa_sm_notify_disassoc .text.owe_build_assoc_req - 0x4207acba 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207acba owe_build_assoc_req + 0x4207ad20 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207ad20 owe_build_assoc_req .text.owe_process_assoc_resp - 0x4207ad8e 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207ad8e owe_process_assoc_resp + 0x4207adf4 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207adf4 owe_process_assoc_resp .text.wpa_sm_pmksa_cache_flush - 0x4207affe 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207affe wpa_sm_pmksa_cache_flush + 0x4207b064 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207b064 wpa_sm_pmksa_cache_flush .text.wpa_parse_generic - 0x4207b016 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b07c 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_rsn - 0x4207b1b4 0x30c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b21a 0x30c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_wpa - 0x4207b4c0 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b526 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_parse_wpa_ie - 0x4207b5ec 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207b5ec wpa_parse_wpa_ie + 0x4207b652 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b652 wpa_parse_wpa_ie .text.wpa_gen_wpa_ie - 0x4207b62c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207b62c wpa_gen_wpa_ie + 0x4207b692 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b692 wpa_gen_wpa_ie .text.wpa_gen_rsnxe - 0x4207b676 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207b676 wpa_gen_rsnxe + 0x4207b6dc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b6dc wpa_gen_rsnxe .text.wpa_supplicant_parse_ies - 0x4207b6f4 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207b6f4 wpa_supplicant_parse_ies + 0x4207b75a 0xea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4207b75a wpa_supplicant_parse_ies .text.wpabuf_alloc - 0x4207b7de 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b7de wpabuf_alloc + 0x4207b844 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b844 wpabuf_alloc .text.wpabuf_free - 0x4207b806 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b806 wpabuf_free + 0x4207b86c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b86c wpabuf_free .text.wpabuf_clear_free - 0x4207b834 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b834 wpabuf_clear_free + 0x4207b89a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b89a wpabuf_clear_free .text.wpabuf_put - 0x4207b85a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b85a wpabuf_put + 0x4207b8c0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b8c0 wpabuf_put .text.wpabuf_put_data - 0x4207b868 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b8ce 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .text.wpabuf_alloc_copy - 0x4207b892 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b892 wpabuf_alloc_copy + 0x4207b8f8 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b8f8 wpabuf_alloc_copy .text.wpabuf_zeropad - 0x4207b8c0 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207b8c0 wpabuf_zeropad + 0x4207b926 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4207b926 wpabuf_zeropad .text.d_permute - 0x4207b91c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207b982 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_invert - 0x4207b93c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207b9a2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_buf_shift_left_1 - 0x4207b958 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207b9be 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_group_2_hash_len - 0x4207b988 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207b9ee 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_check_char - 0x4207b9b0 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207ba16 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.wpabuf_put_data - 0x4207ba6c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bad2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_valid_password - 0x4207ba96 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207ba96 sae_pk_valid_password + 0x4207bafc 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bafc sae_pk_valid_password .text.sae_pk_base32_decode - 0x4207bbd2 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207bbd2 sae_pk_base32_decode + 0x4207bc38 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bc38 sae_pk_base32_decode .text.sae_pk_get_be19 - 0x4207bd34 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207bd34 sae_pk_get_be19 + 0x4207bd9a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bd9a sae_pk_get_be19 .text.sae_pk_buf_shift_left_19 - 0x4207bd4c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207bd4c sae_pk_buf_shift_left_19 + 0x4207bdb2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bdb2 sae_pk_buf_shift_left_19 .text.sae_pk_set_password - 0x4207bd86 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207bd86 sae_pk_set_password + 0x4207bdec 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bdec sae_pk_set_password .text.sae_hash - 0x4207bec6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207bec6 sae_hash + 0x4207bf2c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bf2c sae_hash .text.sae_pk_valid_fingerprint - 0x4207beea 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207bf50 0x116 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_hash_sig_data - 0x4207c000 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207c066 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_check_confirm_pk - 0x4207c162 0x1fc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207c162 sae_check_confirm_pk + 0x4207c1c8 0x1fc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207c1c8 sae_check_confirm_pk .text.eap_client_get_eap_state - 0x4207c35e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x4207c35e eap_client_get_eap_state + 0x4207c3c4 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x4207c3c4 eap_client_get_eap_state .text.disable_wpa_wpa2 - 0x4207c372 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c3d8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .text.wpa_alloc_eapol - 0x4207c380 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c380 wpa_alloc_eapol + 0x4207c3e6 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c3e6 wpa_alloc_eapol .text.wpa_free_eapol - 0x4207c410 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c410 wpa_free_eapol + 0x4207c476 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c476 wpa_free_eapol .text.wpa_ether_send - 0x4207c426 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c426 wpa_ether_send + 0x4207c48c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c48c wpa_ether_send .text.hostapd_send_eapol - 0x4207c476 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c476 hostapd_send_eapol + 0x4207c4dc 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c4dc hostapd_send_eapol .text.wpa_supplicant_transition_disable - 0x4207c502 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c502 wpa_supplicant_transition_disable + 0x4207c568 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c568 wpa_supplicant_transition_disable .text.wpa_sm_alloc_eapol - 0x4207c586 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c586 wpa_sm_alloc_eapol + 0x4207c5ec 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c5ec wpa_sm_alloc_eapol .text.wpa_sm_free_eapol - 0x4207c594 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c594 wpa_sm_free_eapol + 0x4207c5fa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c5fa wpa_sm_free_eapol .text.wpa_sm_deauthenticate - 0x4207c5a2 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c5a2 wpa_sm_deauthenticate + 0x4207c608 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c608 wpa_sm_deauthenticate .text.wpa_sm_mlme_setprotection - 0x4207c5c8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c5c8 wpa_sm_mlme_setprotection + 0x4207c62e 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c62e wpa_sm_mlme_setprotection .text.wpa_sm_disassociate - 0x4207c5cc 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207c5cc wpa_sm_disassociate + 0x4207c632 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207c632 wpa_sm_disassociate .text.crypto_bignum_init - 0x4207c5ce 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c5ce crypto_bignum_init + 0x4207c634 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c634 crypto_bignum_init .text.crypto_bignum_init_set - 0x4207c5f2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c5f2 crypto_bignum_init_set + 0x4207c658 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c658 crypto_bignum_init_set .text.crypto_bignum_deinit - 0x4207c636 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c636 crypto_bignum_deinit + 0x4207c69c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c69c crypto_bignum_deinit .text.crypto_bignum_init_uint - 0x4207c654 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c654 crypto_bignum_init_uint + 0x4207c6ba 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c6ba crypto_bignum_init_uint .text.crypto_bignum_to_bin - 0x4207c694 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c694 crypto_bignum_to_bin + 0x4207c6fa 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c6fa crypto_bignum_to_bin .text.crypto_bignum_add - 0x4207c702 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c702 crypto_bignum_add + 0x4207c768 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c768 crypto_bignum_add .text.crypto_bignum_mod - 0x4207c71e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c71e crypto_bignum_mod + 0x4207c784 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c784 crypto_bignum_mod .text.crypto_bignum_exptmod - 0x4207c73a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c73a crypto_bignum_exptmod + 0x4207c7a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c7a0 crypto_bignum_exptmod .text.crypto_bignum_inverse - 0x4207c75a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c75a crypto_bignum_inverse + 0x4207c7c0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c7c0 crypto_bignum_inverse .text.crypto_bignum_sub - 0x4207c776 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c776 crypto_bignum_sub + 0x4207c7dc 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c7dc crypto_bignum_sub .text.crypto_bignum_div - 0x4207c792 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c792 crypto_bignum_div + 0x4207c7f8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c7f8 crypto_bignum_div .text.crypto_bignum_mulmod - 0x4207c7b0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c7b0 crypto_bignum_mulmod + 0x4207c816 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c816 crypto_bignum_mulmod .text.crypto_bignum_sqrmod - 0x4207c7e6 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c7e6 crypto_bignum_sqrmod + 0x4207c84c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c84c crypto_bignum_sqrmod .text.crypto_bignum_rshift - 0x4207c836 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c836 crypto_bignum_rshift + 0x4207c89c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c89c crypto_bignum_rshift .text.crypto_bignum_cmp - 0x4207c868 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c868 crypto_bignum_cmp + 0x4207c8ce 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c8ce crypto_bignum_cmp .text.crypto_bignum_is_zero - 0x4207c876 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c876 crypto_bignum_is_zero + 0x4207c8dc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c8dc crypto_bignum_is_zero .text.crypto_bignum_is_one - 0x4207c88a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c88a crypto_bignum_is_one + 0x4207c8f0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c8f0 crypto_bignum_is_one .text.crypto_bignum_is_odd - 0x4207c89e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c89e crypto_bignum_is_odd + 0x4207c904 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c904 crypto_bignum_is_odd .text.crypto_bignum_rand - 0x4207c8b4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c8b4 crypto_bignum_rand + 0x4207c91a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c91a crypto_bignum_rand .text.crypto_bignum_legendre - 0x4207c8d6 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c8d6 crypto_bignum_legendre + 0x4207c93c 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c93c crypto_bignum_legendre .text.crypto_bignum_addmod - 0x4207c966 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207c966 crypto_bignum_addmod + 0x4207c9cc 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207c9cc crypto_bignum_addmod .text.rc4_skip - 0x4207c9c4 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x4207c9c4 rc4_skip + 0x4207ca2a 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4207ca2a rc4_skip .text.aes_wrap - 0x4207cabe 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x4207cabe aes_wrap + 0x4207cb24 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4207cb24 aes_wrap .text.aes_unwrap - 0x4207cba6 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x4207cba6 aes_unwrap - .text.dbl 0x4207cca6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x4207ccf4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x4207cd14 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4207cc0c 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4207cc0c aes_unwrap + .text.dbl 0x4207cd0c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x4207cd5a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x4207cd7a 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.pad_block - 0x4207cd40 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x4207cd7e 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4207cda6 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x4207cde4 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.aes_siv_decrypt - 0x4207cecc 0x12a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x4207cecc aes_siv_decrypt + 0x4207cf32 0x12a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4207cf32 aes_siv_decrypt .text.ieee802_11_parse_extension - 0x4207cff6 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4207d05c 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_vendor_specific - 0x4207d08e 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4207d0f4 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_elems - 0x4207d114 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x4207d114 ieee802_11_parse_elems + 0x4207d17a 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4207d17a ieee802_11_parse_elems .text.esp_coex_common_semphr_create_wrapper - 0x4207d1ac 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d1ac esp_coex_common_semphr_create_wrapper + 0x4207d212 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d212 esp_coex_common_semphr_create_wrapper .text.esp_coex_common_semphr_delete_wrapper - 0x4207d1ba 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d1ba esp_coex_common_semphr_delete_wrapper + 0x4207d220 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d220 esp_coex_common_semphr_delete_wrapper .text.esp_coex_common_semphr_take_wrapper - 0x4207d1c8 0x1a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d1c8 esp_coex_common_semphr_take_wrapper + 0x4207d22e 0x1a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d22e esp_coex_common_semphr_take_wrapper .text.esp_coex_common_semphr_give_wrapper - 0x4207d1e2 0x14 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d1e2 esp_coex_common_semphr_give_wrapper + 0x4207d248 0x14 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d248 esp_coex_common_semphr_give_wrapper .text.esp_coex_common_timer_done_wrapper - 0x4207d1f6 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d1f6 esp_coex_common_timer_done_wrapper + 0x4207d25c 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d25c esp_coex_common_timer_done_wrapper .text.esp_coex_common_timer_setfn_wrapper - 0x4207d204 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d204 esp_coex_common_timer_setfn_wrapper + 0x4207d26a 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d26a esp_coex_common_timer_setfn_wrapper .text.esp_coex_common_spin_lock_create_wrapper - 0x4207d212 0x28 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d212 esp_coex_common_spin_lock_create_wrapper + 0x4207d278 0x28 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d278 esp_coex_common_spin_lock_create_wrapper .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x4207d23a 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207d23a esp_coex_common_clk_slowclk_cal_get_wrapper + 0x4207d2a0 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207d2a0 esp_coex_common_clk_slowclk_cal_get_wrapper .text.lib_printf - 0x4207d260 0x8e esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4207d2c6 0x8e esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .text.pp_printf - 0x4207d2ee 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4207d2ee pp_printf + 0x4207d354 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4207d354 pp_printf .text.net80211_printf - 0x4207d318 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4207d318 net80211_printf + 0x4207d37e 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4207d37e net80211_printf .text.pem_check_pkcs_padding - 0x4207d342 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d3a8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_get_iv - 0x4207d388 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d3ee 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_pbkdf1 - 0x4207d424 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d48a 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_aes_decrypt - 0x4207d53a 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d5a0 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.mbedtls_pem_init - 0x4207d5b4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4207d5b4 mbedtls_pem_init + 0x4207d61a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d61a mbedtls_pem_init .text.mbedtls_pem_read_buffer - 0x4207d5c2 0x34a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4207d5c2 mbedtls_pem_read_buffer + 0x4207d628 0x34a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d628 mbedtls_pem_read_buffer .text.mbedtls_pem_free - 0x4207d90c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4207d90c mbedtls_pem_free + 0x4207d972 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4207d972 mbedtls_pem_free .text.mbedtls_pk_init - 0x4207d936 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207d936 mbedtls_pk_init + 0x4207d99c 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4207d99c mbedtls_pk_init .text.mbedtls_pk_free - 0x4207d940 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207d940 mbedtls_pk_free + 0x4207d9a6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4207d9a6 mbedtls_pk_free .text.mbedtls_pk_info_from_type - 0x4207d966 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207d966 mbedtls_pk_info_from_type + 0x4207d9cc 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4207d9cc mbedtls_pk_info_from_type .text.mbedtls_pk_setup - 0x4207d9b2 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207d9b2 mbedtls_pk_setup + 0x4207da18 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4207da18 mbedtls_pk_setup .text.mbedtls_pk_get_type - 0x4207d9f4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207d9f4 mbedtls_pk_get_type + 0x4207da5a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4207da5a mbedtls_pk_get_type .text.mbedtls_pk_ecc_set_group - 0x4207da02 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x4207da02 mbedtls_pk_ecc_set_group + 0x4207da68 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x4207da68 mbedtls_pk_ecc_set_group .text.mbedtls_pk_ecc_set_pubkey - 0x4207da8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x4207da8c mbedtls_pk_ecc_set_pubkey + 0x4207daf2 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x4207daf2 mbedtls_pk_ecc_set_pubkey .text.rsa_can_do - 0x4207dabc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db22 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_debug - 0x4207dace 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db34 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_can_do - 0x4207daf6 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_get_bitlen - 0x4207dafe 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db64 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_debug - 0x4207db04 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db6a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckeydh_can_do - 0x4207db1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db82 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_can_do - 0x4207db24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db8a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_free_wrap - 0x4207db2c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207db92 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alloc_wrap - 0x4207db46 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dbac 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_check_pair_wrap - 0x4207db68 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dbce 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_encrypt_wrap - 0x4207db7a 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dbe0 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_decrypt_wrap - 0x4207dbd8 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dc3e 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_sign_wrap - 0x4207dc36 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dc9c 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_verify_wrap - 0x4207dc96 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dcfc 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_get_bitlen - 0x4207dcfa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dd60 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_free_wrap - 0x4207dd0a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dd70 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_alloc_wrap - 0x4207dd24 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207dd8a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_check_pair_wrap - 0x4207dd46 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207ddac 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_sign_wrap - 0x4207dd58 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207ddbe 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_verify_wrap - 0x4207dd6c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4207ddd2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.pk_get_pk_alg - 0x4207dd96 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207ddfc 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams_rfc8410 - 0x4207de34 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207de9a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_from_specified - 0x4207de5e 0x246 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207dec4 0x246 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_id_from_group - 0x4207e0a4 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207e10a 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_ecc_group_id_from_specified - 0x4207e17c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207e1e2 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams - 0x4207e1d4 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207e23a 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_subpubkey - 0x4207e20c 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x4207e20c mbedtls_pk_parse_subpubkey + 0x4207e272 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207e272 mbedtls_pk_parse_subpubkey .text.mbedtls_pk_parse_public_key - 0x4207e366 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x4207e366 mbedtls_pk_parse_public_key + 0x4207e3cc 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207e3cc mbedtls_pk_parse_public_key .text.mbedtls_ct_base64_dec_value - 0x4207e510 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x4207e576 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_base64_decode - 0x4207e5f4 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x4207e5f4 mbedtls_base64_decode + 0x4207e65a 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x4207e65a mbedtls_base64_decode .text.misc_nvs_load - 0x4207e7c4 0xa6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4207e7c4 misc_nvs_load + 0x4207e82a 0xa6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4207e82a misc_nvs_load .text.misc_nvs_deinit - 0x4207e86a 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4207e86a misc_nvs_deinit + 0x4207e8d0 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4207e8d0 misc_nvs_deinit .text.misc_nvs_init - 0x4207e8ca 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4207e8ca misc_nvs_init + 0x4207e930 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4207e930 misc_nvs_init .text.mesh_sta_auth_expire_time - 0x4207e8fe 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x4207e8fe mesh_sta_auth_expire_time - .text._ZdaPv 0x4207e93a 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x4207e93a operator delete[](void*) + 0x4207e964 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x4207e964 mesh_sta_auth_expire_time + .text._ZdaPv 0x4207e9a0 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x4207e9a0 operator delete[](void*) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x4207e93c 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e93c __gnu_cxx::__concurrence_lock_error::what() const + 0x4207e9a2 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9a2 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4207e946 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e946 __gnu_cxx::__concurrence_unlock_error::what() const + 0x4207e9ac 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9ac __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x4207e950 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e950 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x4207e950 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4207e9b6 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9b6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4207e9b6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x4207e95c 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e95c __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4207e9c2 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9c2 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x4207e970 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e970 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x4207e970 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207e9d6 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9d6 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207e9d6 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x4207e97c 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e97c __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207e9e2 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9e2 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x4207e990 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e990 __gnu_cxx::__mutex::lock() + 0x4207e9f6 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207e9f6 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x4207e9c0 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e9c0 __gnu_cxx::__mutex::unlock() + 0x4207ea26 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207ea26 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x4207e9f0 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4207e9f0 std::get_new_handler() + 0x4207ea56 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207ea56 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4207ea20 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207ea86 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x4207ea2e 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x4207ea2e operator new[](unsigned int, std::nothrow_t const&) + 0x4207ea94 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x4207ea94 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x4207ea42 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4207ea42 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x4207ea42 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4207eaa8 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207eaa8 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4207eaa8 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4207ea4e 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4207ea4e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4207eab4 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207eab4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4207ea62 0x3e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207eac8 0x3e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x4207eaa0 0xa8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4207eaa0 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x4207eb06 0xa8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207eb06 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ - 0x4207eb48 0x44 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4207eb48 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4207ebae 0x44 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207ebae __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE - 0x4207eb8c 0x2e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4207eb8c __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4207ebf2 0x2e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207ebf2 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x4207ebba 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4207ebba std::type_info::~type_info() - 0x4207ebba std::type_info::~type_info() + 0x4207ec20 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4207ec20 std::type_info::~type_info() + 0x4207ec20 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x4207ebbc 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4207ebbc std::type_info::__is_pointer_p() const - 0x4207ebbc std::type_info::__is_function_p() const + 0x4207ec22 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4207ec22 std::type_info::__is_pointer_p() const + 0x4207ec22 std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x4207ebc0 0x36 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ebc0 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x4207ec26 0x36 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ec26 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x4207ebf6 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ebf6 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4207ec5c 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ec5c __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZN10__cxxabiv117__class_type_infoD2Ev - 0x4207ec00 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ec00 __cxxabiv1::__class_type_info::~__class_type_info() - 0x4207ec00 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4207ec66 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ec66 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4207ec66 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4207ec0e 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ec0e __cxxabiv1::__class_type_info::~__class_type_info() + 0x4207ec74 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ec74 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4207ec22 0x3e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ec88 0x3e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x4207ec60 0x26 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ec60 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4207ecc6 0x26 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ecc6 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE - 0x4207ec86 0x50 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ec86 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x4207ecec 0x50 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ecec __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj - 0x4207ecd6 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4207ecd6 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4207ed16 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x4207ed16 operator delete(void*) - .text._ZdlPvj 0x4207ed1e 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x4207ed1e operator delete(void*, unsigned int) + 0x4207ed3c 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207ed3c __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x4207ed7c 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x4207ed7c operator delete(void*) + .text._ZdlPvj 0x4207ed84 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x4207ed84 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4207ed22 0x70 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4207ed22 __cxa_begin_catch + 0x4207ed88 0x70 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4207ed88 __cxa_begin_catch .text.__cxa_end_catch - 0x4207ed92 0x66 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4207ed92 __cxa_end_catch + 0x4207edf8 0x66 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4207edf8 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x4207edf8 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x4207edf8 std::exception::~exception() - 0x4207edf8 std::exception::~exception() + 0x4207ee5e 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x4207ee5e std::exception::~exception() + 0x4207ee5e std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4207edfa 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4207ee60 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x4207ee2a 0x2a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4207ee2a __cxa_get_globals_fast + 0x4207ee90 0x2a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4207ee90 __cxa_get_globals_fast .text.__cxa_get_globals - 0x4207ee54 0x5c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4207ee54 __cxa_get_globals + 0x4207eeba 0x5c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4207eeba __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x4207eeb0 0x2a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4207ef16 0x2a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x4207eeda 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4207eeda __cxxabiv1::__terminate(void (*)()) + 0x4207ef40 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4207ef40 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4207eef4 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4207eef4 std::get_terminate() + 0x4207ef5a 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4207ef5a std::get_terminate() .text.unlikely._ZSt9terminatev - 0x4207ef20 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4207ef20 std::terminate() + 0x4207ef86 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4207ef86 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4207ef2c 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x4207ef3a 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x4207ef3a operator new[](unsigned int) - .text._Znwj 0x4207ef3c 0x4a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x4207ef3c operator new(unsigned int) + 0x4207ef92 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x4207efa0 0x2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x4207efa0 operator new[](unsigned int) + .text._Znwj 0x4207efa2 0x4a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x4207efa2 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x4207ef86 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4207ef86 std::bad_alloc::what() const + 0x4207efec 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4207efec std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x4207ef90 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4207ef90 std::bad_alloc::~bad_alloc() - 0x4207ef90 std::bad_alloc::~bad_alloc() + 0x4207eff6 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4207eff6 std::bad_alloc::~bad_alloc() + 0x4207eff6 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x4207ef9e 0x16 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4207ef9e std::bad_alloc::~bad_alloc() + 0x4207f004 0x16 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4207f004 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x4207efb4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207f01a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4207efc0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207efc0 __wrap__Unwind_DeleteException + 0x4207f026 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207f026 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x4207efcc 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207efcc __wrap___gxx_personality_v0 + 0x4207f032 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207f032 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x4207efd4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207efd4 __wrap___cxa_allocate_exception + 0x4207f03a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207f03a __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4207efe0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207efe0 __wrap___cxa_throw + 0x4207f046 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207f046 __wrap___cxa_throw .text._fclose_r - 0x4207efec 0xd6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x4207efec _fclose_r + 0x4207f052 0xd6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x4207f052 _fclose_r .text.__sflush_r - 0x4207f0c2 0x142 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x4207f0c2 __sflush_r + 0x4207f128 0x142 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4207f128 __sflush_r .text._fflush_r - 0x4207f204 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x4207f204 _fflush_r - .text.std 0x4207f26c 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f26a 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4207f26a _fflush_r + .text.std 0x4207f2d2 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .text.stdio_exit_handler - 0x4207f31c 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f382 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .text.cleanup_stdio - 0x4207f336 0x50 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f39c 0x50 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .text.global_stdio_init.part.0 - 0x4207f386 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f3ec 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .text.__sfp_lock_acquire - 0x4207f3ce 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4207f3ce __sfp_lock_acquire + 0x4207f434 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f434 __sfp_lock_acquire .text.__sfp_lock_release - 0x4207f3de 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4207f3de __sfp_lock_release - .text.__sfp 0x4207f3ee 0xe2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4207f3ee __sfp - .text.__sinit 0x4207f4d0 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4207f4d0 __sinit + 0x4207f444 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f444 __sfp_lock_release + .text.__sfp 0x4207f454 0xe2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f454 __sfp + .text.__sinit 0x4207f536 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207f536 __sinit .text._fopen_r - 0x4207f502 0xde /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x4207f502 _fopen_r - .text.fopen 0x4207f5e0 0x1c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x4207f5e0 fopen - .text.fprintf 0x4207f5fc 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - 0x4207f5fc fprintf + 0x4207f568 0xde /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4207f568 _fopen_r + .text.fopen 0x4207f646 0x1c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4207f646 fopen + .text.fprintf 0x4207f662 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + 0x4207f662 fprintf .text._fseek_r - 0x4207f62c 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x4207f62c _fseek_r + 0x4207f692 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x4207f692 _fseek_r .text.__sfvwrite_r - 0x4207f630 0x308 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x4207f630 __sfvwrite_r + 0x4207f696 0x308 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x4207f696 __sfvwrite_r .text._fwalk_sglue - 0x4207f938 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x4207f938 _fwalk_sglue - .text.printf 0x4207f998 0x2e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x4207f998 printf - .text._putc_r 0x4207f9c6 0x92 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - 0x4207f9c6 _putc_r - .text.putchar 0x4207fa58 0x16 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - 0x4207fa58 putchar - .text._puts_r 0x4207fa6e 0x98 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x4207fa6e _puts_r - .text.puts 0x4207fb06 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x4207fb06 puts - .text.lflush 0x4207fb1a 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4207f99e 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x4207f99e _fwalk_sglue + .text.printf 0x4207f9fe 0x2e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x4207f9fe printf + .text._putc_r 0x4207fa2c 0x92 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + 0x4207fa2c _putc_r + .text.putchar 0x4207fabe 0x16 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + 0x4207fabe putchar + .text._puts_r 0x4207fad4 0x98 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4207fad4 _puts_r + .text.puts 0x4207fb6c 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4207fb6c puts + .text.lflush 0x4207fb80 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .text.__srefill_r - 0x4207fb3e 0x10e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x4207fb3e __srefill_r - .text.sprintf 0x4207fc4c 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x4207fc4c sprintf - .text.__sread 0x4207fc94 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4207fc94 __sread + 0x4207fba4 0x10e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4207fba4 __srefill_r + .text.sprintf 0x4207fcb2 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x4207fcb2 sprintf + .text.__sread 0x4207fcfa 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4207fcfa __sread .text.__swrite - 0x4207fcc6 0x52 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4207fcc6 __swrite - .text.__sseek 0x4207fd18 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4207fd18 __sseek + 0x4207fd2c 0x52 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4207fd2c __swrite + .text.__sseek 0x4207fd7e 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4207fd7e __sseek .text.__sclose - 0x4207fd54 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4207fd54 __sclose - .text.vprintf 0x4207fd5c 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x4207fd5c vprintf + 0x4207fdba 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4207fdba __sclose + .text.vprintf 0x4207fdc2 0x1a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x4207fdc2 vprintf .text._vsnprintf_r - 0x4207fd76 0x5a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x4207fd76 _vsnprintf_r + 0x4207fddc 0x5a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4207fddc _vsnprintf_r .text.vsnprintf - 0x4207fdd0 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x4207fdd0 vsnprintf + 0x4207fe36 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4207fe36 vsnprintf .text.__swbuf_r - 0x4207fdf4 0x94 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - 0x4207fdf4 __swbuf_r + 0x4207fe5a 0x94 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + 0x4207fe5a __swbuf_r .text.__swsetup_r - 0x4207fe88 0xc6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x4207fe88 __swsetup_r + 0x4207feee 0xc6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x4207feee __swsetup_r .text._fseeko_r - 0x4207ff4e 0x2fa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x4207ff4e _fseeko_r + 0x4207ffb4 0x2fa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x4207ffb4 _fseeko_r .text._reclaim_reent - 0x42080248 0x112 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x42080248 _reclaim_reent - .text.__errno 0x4208035a 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x4208035a __errno + 0x420802ae 0x112 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x420802ae _reclaim_reent + .text.__errno 0x420803c0 0xe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x420803c0 __errno .text.__libc_init_array - 0x42080368 0x5e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) - 0x42080368 __libc_init_array - .text.close 0x420803c6 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x420803c6 close - .text.fcntl 0x420803da 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) - 0x420803da fcntl + 0x420803ce 0x5e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + 0x420803ce __libc_init_array + .text.close 0x4208042c 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x4208042c close + .text.fcntl 0x42080440 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + 0x42080440 fcntl .text.gettimeofday - 0x420803fa 0x1c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x420803fa gettimeofday - .text.open 0x42080416 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x42080416 open - .text.read 0x42080448 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x42080448 read - .text.write 0x42080468 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x42080468 write + 0x42080460 0x1c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x42080460 gettimeofday + .text.open 0x4208047c 0x32 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x4208047c open + .text.read 0x420804ae 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x420804ae read + .text.write 0x420804ce 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x420804ce write .text.get_arg.isra.0 - 0x42080488 0x44e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x420804ee 0x44e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .text._svfprintf_r - 0x420808d6 0x22e6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x420808d6 _svfprintf_r + 0x4208093c 0x22e6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x4208093c _svfprintf_r .text.get_arg.isra.0 - 0x42082bbc 0x44e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x42082c22 0x44e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .text._vfprintf_r - 0x4208300a 0x234c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x4208300a _vfprintf_r + 0x42083070 0x234c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x42083070 _vfprintf_r .text.__sbprintf - 0x42085356 0xa6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x420853bc 0xa6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .text.__sprint_r - 0x420853fc 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) - 0x420853fc __sprint_r + 0x42085462 0x24 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + 0x42085462 __sprint_r .text.__ssprint_r - 0x42085420 0x5e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) - 0x42085420 __ssprint_r + 0x42085486 0x5e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + 0x42085486 __ssprint_r .text.__sflags - 0x4208547e 0x7a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x4208547e __sflags + 0x420854e4 0x7a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x420854e4 __sflags .text.__swhatbuf_r - 0x420854f8 0x7c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x420854f8 __swhatbuf_r + 0x4208555e 0x7c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x4208555e __swhatbuf_r .text.__smakebuf_r - 0x42085574 0x9a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x42085574 __smakebuf_r + 0x420855da 0x9a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x420855da __smakebuf_r .text._localeconv_r - 0x4208560e 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x4208560e _localeconv_r - .text.frexp 0x42085618 0x86 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x42085618 frexp - .text.quorem 0x4208569e 0x136 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .text._dtoa_r 0x420857d4 0xce2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x420857d4 _dtoa_r + 0x42085674 0xa /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x42085674 _localeconv_r + .text.frexp 0x4208567e 0x86 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x4208567e frexp + .text.quorem 0x42085704 0x136 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .text._dtoa_r 0x4208583a 0xce2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x4208583a _dtoa_r .text.__ascii_mbtowc - 0x420864b6 0x3a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x420864b6 __ascii_mbtowc - .text._Balloc 0x420864f0 0xb2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420864f0 _Balloc - .text._Bfree 0x420865a2 0x66 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420865a2 _Bfree + 0x4208651c 0x3a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x4208651c __ascii_mbtowc + .text._Balloc 0x42086556 0xb2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086556 _Balloc + .text._Bfree 0x42086608 0x66 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086608 _Bfree .text.__multadd - 0x42086608 0xc0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086608 __multadd + 0x4208666e 0xc0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4208666e __multadd .text.__hi0bits - 0x420866c8 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420866c8 __hi0bits + 0x4208672e 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4208672e __hi0bits .text.__lo0bits - 0x42086710 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086710 __lo0bits - .text.__i2b 0x42086778 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086778 __i2b + 0x42086776 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086776 __lo0bits + .text.__i2b 0x420867de 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x420867de __i2b .text.__multiply - 0x420867b4 0x18c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420867b4 __multiply + 0x4208681a 0x18c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x4208681a __multiply .text.__pow5mult - 0x42086940 0xea /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086940 __pow5mult + 0x420869a6 0xea /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x420869a6 __pow5mult .text.__lshift - 0x42086a2a 0xfe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086a2a __lshift - .text.__mcmp 0x42086b28 0x36 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086b28 __mcmp - .text.__mdiff 0x42086b5e 0x168 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086b5e __mdiff - .text.__d2b 0x42086cc6 0xe6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x42086cc6 __d2b + 0x42086a90 0xfe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086a90 __lshift + .text.__mcmp 0x42086b8e 0x36 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086b8e __mcmp + .text.__mdiff 0x42086bc4 0x168 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086bc4 __mdiff + .text.__d2b 0x42086d2c 0xe6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086d2c __d2b .text.__ascii_wctomb - 0x42086dac 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x42086dac __ascii_wctomb + 0x42086e12 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x42086e12 __ascii_wctomb .text.__ssputs_r - 0x42086dcc 0x106 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) - 0x42086dcc __ssputs_r - .text 0x42086ed2 0x24a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x42086ed2 __trunctfdf2 + 0x42086e32 0x106 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + 0x42086e32 __ssputs_r + .text 0x42086f38 0x24a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x42086f38 __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) .wifiextrairam.3 - 0x4208711c 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208711c ieee80211_alloc_tx_buf + 0x42087182 0x7e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42087182 ieee80211_alloc_tx_buf .wifiextrairam.2 - 0x4208719a 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208719a ieee80211_post_hmac_tx + 0x42087200 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42087200 ieee80211_post_hmac_tx .wifiextrairam.4 - 0x420871e8 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420871e8 ieee80211_output_do + 0x4208724e 0x192 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4208724e ieee80211_output_do .wifiextrairam.7 - 0x4208737a 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208737a esp_wifi_internal_tx + 0x420873e0 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420873e0 esp_wifi_internal_tx .wifiextrairam.49 - 0x420873ac 0x226 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420873ac sta_rx_eapol + 0x42087412 0x226 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42087412 sta_rx_eapol .wifiextrairam.49 - 0x420875d2 0x234 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420875d2 pm_tx_data_process + 0x42087638 0x234 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42087638 pm_tx_data_process .wifiextrairam.57 - 0x42087806 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42087806 pm_on_data_tx + 0x4208786c 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208786c pm_on_data_tx .wifiextrairam.17 - 0x4208780a 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208780a pp_coex_tx_release + 0x42087870 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42087870 pp_coex_tx_release .wifiextrairam.31 - 0x42087872 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087872 ppPauseTxAMPDU + 0x420878d8 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420878d8 ppPauseTxAMPDU .wifiextrairam.19 - 0x4208788c 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208788c ppProcTxDone + 0x420878f2 0x18c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420878f2 ppProcTxDone .wifiextrairam.62 - 0x42087a18 0x13a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087a18 ppMapWaitTxq + 0x42087a7e 0x13a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42087a7e ppMapWaitTxq .wifiextrairam.37 - 0x42087b52 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087b52 ppAssembleAMPDU + 0x42087bb8 0x82 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42087bb8 ppAssembleAMPDU .wifiextrairam.70 - 0x42087bd4 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087bd4 ppDirectRecycleAmpdu + 0x42087c3a 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42087c3a ppDirectRecycleAmpdu .wifiextrairam.72 - 0x42087c36 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087c36 ppRegressAmpdu + 0x42087c9c 0xac /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42087c9c ppRegressAmpdu .wifiextrairam.4 - 0x42087ce2 0x200 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42087ce2 esf_buf_alloc_dynamic + 0x42087d48 0x200 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42087d48 esf_buf_alloc_dynamic .wifiextrairam.4 - 0x42087ee2 0x1f2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42087ee2 lmacSetTxFrame + 0x42087f48 0x1f2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42087f48 lmacSetTxFrame .wifiextrairam.22 - 0x420880d4 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420880d4 lmacDiscardFrameExchangeSequence + 0x4208813a 0xd6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208813a lmacDiscardFrameExchangeSequence .wifiextrairam.17 - 0x420881aa 0xf4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420881aa lmacProcessTxSuccess + 0x42088210 0xf4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42088210 lmacProcessTxSuccess .wifiextrairam.37 - 0x4208829e 0x152 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4208829e lmacProcessTxComplete + 0x42088304 0x152 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42088304 lmacProcessTxComplete .wifiextrairam.12 - 0x420883f0 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420883f0 rcGetRate + 0x42088456 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42088456 rcGetRate .wifiextrairam.18 - 0x42088488 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42088488 trc_onPPTxDone + 0x420884ee 0xb6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420884ee trc_onPPTxDone .wifiextrairam.3 - 0x4208853e 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4208853e hal_set_tx_pti + 0x420885a4 0x98 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420885a4 hal_set_tx_pti .wifiextrairam.2 - 0x420885d6 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420885d6 mac_tx_set_pti + 0x4208863c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208863c mac_tx_set_pti .wifiextrairam.6 - 0x4208863e 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4208863e hal_mac_txq_disable + 0x420886a4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420886a4 hal_mac_txq_disable *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram.*) *(.wifislpiram .wifislpiram.*) .wifislpiram.4 - 0x42088656 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088656 pm_get_connectionless_status + 0x420886bc 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420886bc pm_get_connectionless_status .wifislpiram.21 - 0x42088682 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088682 pm_enable_dream_timer + 0x420886e8 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420886e8 pm_enable_dream_timer .wifislpiram.23 - 0x420886c4 0x170 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420886c4 pm_update_by_connectionless_status + 0x4208872a 0x170 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208872a pm_update_by_connectionless_status .wifislpiram.38 - 0x42088834 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088834 pm_handle_tbtt_interval + 0x4208889a 0x8e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208889a pm_handle_tbtt_interval .wifislpiram.40 - 0x420888c2 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420888c2 pm_update_next_tbtt + 0x42088928 0x188 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42088928 pm_update_next_tbtt .wifislpiram.45 - 0x42088a4a 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088a4a pm_connectionless_wake_interval_timeout_process + 0x42088ab0 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42088ab0 pm_connectionless_wake_interval_timeout_process .wifislpiram.46 - 0x42088a8e 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088a8e pm_connectionless_wake_window_timeout_process + 0x42088af4 0x6c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42088af4 pm_connectionless_wake_window_timeout_process .wifislpiram.4 - 0x42088afa 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088afa hal_get_sta_tsf + 0x42088b60 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088b60 hal_get_sta_tsf .wifislpiram.7 - 0x42088b22 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b22 hal_set_sta_light_sleep_wake_ahead_time + 0x42088b88 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088b88 hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x42088b36 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b36 hal_get_time_to_sta_next_tbtt + 0x42088b9c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088b9c hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x42088b72 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b72 tsf_hal_get_counter_value + 0x42088bd8 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088bd8 tsf_hal_get_counter_value .wifislpiram.16 - 0x42088bb0 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088bb0 tsf_hal_get_time + 0x42088c16 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088c16 tsf_hal_get_time .wifislpiram.30 - 0x42088bce 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088bce tsf_hal_get_tbtt_interval + 0x42088c34 0x5e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x42088c34 tsf_hal_get_tbtt_interval .wifislpiram.2 - 0x42088c2c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42088c92 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.3 - 0x42088c42 0xb2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42088c42 pp_timer_do_process + 0x42088ca8 0xb2 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42088ca8 pp_timer_do_process *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) *libesp_driver_gptimer.a:gptimer.*(.text .text.gptimer_del_timer .text.gptimer_destroy .text.gptimer_disable .text.gptimer_enable .text.gptimer_get_captured_count .text.gptimer_get_raw_count .text.gptimer_get_resolution .text.gptimer_new_timer .text.gptimer_register_event_callbacks .text.gptimer_register_to_group .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group) *libesp_driver_i2c.a:i2c_master.*(.text .text.i2c_del_master_bus .text.i2c_master_bus_add_device .text.i2c_master_bus_destroy .text.i2c_master_bus_reset .text.i2c_master_bus_rm_device .text.i2c_master_bus_wait_all_done .text.i2c_master_device_change_address .text.i2c_master_execute_defined_operations .text.i2c_master_get_bus_handle .text.i2c_master_multi_buffer_transmit .text.i2c_master_probe .text.i2c_master_receive .text.i2c_master_register_event_callbacks .text.i2c_master_transmit .text.i2c_master_transmit_receive .text.i2c_new_master_bus .text.i2c_param_master_config .text.s_i2c_asynchronous_transaction .text.s_i2c_err_log_print .text.s_i2c_hw_fsm_reset .text.s_i2c_master_clear_bus .text.s_i2c_read_command .text.s_i2c_send_command_async .text.s_i2c_send_commands .text.s_i2c_start_end_command .text.s_i2c_synchronous_transaction .text.s_i2c_transaction_start .text.s_i2c_write_command) @@ -38145,739 +38145,739 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e *libesp_driver_rmt.a:rmt_tx.*(.text .text.rmt_del_sync_manager .text.rmt_del_tx_channel .text.rmt_ll_tx_set_carrier_high_low_ticks .text.rmt_new_sync_manager .text.rmt_new_tx_channel .text.rmt_sync_reset .text.rmt_transmit .text.rmt_tx_create_trans_queue .text.rmt_tx_destroy .text.rmt_tx_disable .text.rmt_tx_enable .text.rmt_tx_modulate_carrier .text.rmt_tx_register_event_callbacks .text.rmt_tx_register_to_group .text.rmt_tx_switch_gpio .text.rmt_tx_unregister_from_group .text.rmt_tx_wait_all_done) *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) .text.esp_event_post - 0x42088cf4 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x42088cf4 esp_event_post + 0x42088d5a 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x42088d5a esp_event_post .text.esp_event_loop_create_default - 0x42088d1c 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x42088d1c esp_event_loop_create_default + 0x42088d82 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x42088d82 esp_event_loop_create_default *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.find_and_unregister_handler .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler .text.loop_remove_handler) .text.handler_execute - 0x42088d5e 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42088dc4 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove - 0x42088d90 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42088df6 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_handler - 0x42088e22 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42088e88 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_handler - 0x42088eb6 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42088f1c 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_remove_handler - 0x42088f60 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42088fc6 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x42088fd2 0x1b2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x42088fd2 esp_event_loop_create + 0x42089038 0x1b2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x42089038 esp_event_loop_create .text.esp_event_loop_run - 0x42089184 0x1e8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x42089184 esp_event_loop_run + 0x420891ea 0x1e8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420891ea esp_event_loop_run .text.esp_event_loop_run_task - 0x4208936c 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420893d2 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_post_to - 0x420893b4 0x14a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420893b4 esp_event_post_to + 0x4208941a 0x14a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208941a esp_event_post_to *libesp_hw_support.a:adc_share_hw_ctrl.*(.text .text.adc2_wifi_acquire .text.adc2_wifi_release .text.adc_calc_hw_calibration_code .text.adc_lock_acquire .text.adc_lock_release .text.adc_lock_try_acquire) .text.adc_calc_hw_calibration_code - 0x420894fe 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420894fe adc_calc_hw_calibration_code + 0x42089564 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42089564 adc_calc_hw_calibration_code .text.adc2_wifi_acquire - 0x4208959c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4208959c adc2_wifi_acquire + 0x42089602 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42089602 adc2_wifi_acquire *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) .text.esp_cpu_set_breakpoint - 0x420895a0 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420895a0 esp_cpu_set_breakpoint + 0x42089606 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x42089606 esp_cpu_set_breakpoint *libesp_hw_support.a:esp_clk.*(.text .text.esp_clk_rtc_time) *libesp_hw_support.a:esp_clk_tree.*(.text .text.esp_clk_tree_initialize .text.esp_clk_tree_src_get_freq_hz) .text.esp_clk_tree_src_get_freq_hz - 0x420895fe 0x1a0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x420895fe esp_clk_tree_src_get_freq_hz + 0x42089664 0x1a0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42089664 esp_clk_tree_src_get_freq_hz .text.esp_clk_tree_initialize - 0x4208979e 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x4208979e esp_clk_tree_initialize + 0x42089804 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42089804 esp_clk_tree_initialize *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_free_m2m_trig_id_mask .text.gdma_get_group_channel_id .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) .text.gdma_acquire_pair_handle - 0x420897a0 0xcc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x42089806 0xcc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x4208986c 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420898d2 0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x42089964 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420899ca 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x42089a2a 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x42089a90 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x42089abc 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x42089b22 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x42089b46 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x42089bac 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x42089bd0 0x46c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x42089c36 0x46c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x4208a03c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a03c gdma_new_ahb_channel - 0x4208a03c gdma_new_channel + 0x4208a0a2 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a0a2 gdma_new_ahb_channel + 0x4208a0a2 gdma_new_channel .text.gdma_del_channel - 0x4208a06e 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a06e gdma_del_channel + 0x4208a0d4 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a0d4 gdma_del_channel .text.gdma_get_group_channel_id - 0x4208a0ce 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a0ce gdma_get_group_channel_id + 0x4208a134 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a134 gdma_get_group_channel_id .text.gdma_connect - 0x4208a128 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a128 gdma_connect + 0x4208a18e 0x1ca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a18e gdma_connect .text.gdma_disconnect - 0x4208a2f2 0x116 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a2f2 gdma_disconnect + 0x4208a358 0x116 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a358 gdma_disconnect .text.gdma_config_transfer - 0x4208a408 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208a408 gdma_config_transfer + 0x4208a46e 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208a46e gdma_config_transfer *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable) .text.periph_ll_get_clk_en_mask - 0x4208a552 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a5b8 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x4208a6c2 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a728 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x4208a820 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a886 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x4208a87a 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a8e0 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x4208a8d6 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a93c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x4208a926 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a98c 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_module_enable - 0x4208a95c 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208a95c periph_module_enable + 0x4208a9c2 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208a9c2 periph_module_enable *libesp_hw_support.a:regi2c_ctrl.*(.text) *libesp_hw_support.a:rtc_sleep.*(.text .text.rtc_deep_sleep_start) *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.adc_reset_lock_acquire .text.adc_reset_lock_release .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_adc_reset .text.sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) .text.s_sar_adc_power_acquire - 0x4208a9d4 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208aa3a 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x4208aa26 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208aa8c 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x4208aab6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208aab6 sar_periph_ctrl_init + 0x4208ab1c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ab1c sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x4208aad0 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208aad0 sar_periph_ctrl_pwdet_power_acquire + 0x4208ab36 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ab36 sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x4208ab14 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208ab14 sar_periph_ctrl_pwdet_power_release + 0x4208ab7a 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ab7a sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x4208ab8c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208ab8c sar_periph_ctrl_adc_oneshot_power_acquire + 0x4208abf2 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208abf2 sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x4208ab9a 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208ab9a sar_periph_ctrl_adc_oneshot_power_release + 0x4208ac00 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ac00 sar_periph_ctrl_adc_oneshot_power_release .text.adc_reset_lock_acquire - 0x4208aba8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208aba8 adc_reset_lock_acquire + 0x4208ac0e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ac0e adc_reset_lock_acquire .text.adc_reset_lock_release - 0x4208abc2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208abc2 adc_reset_lock_release + 0x4208ac28 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ac28 adc_reset_lock_release .text.sar_periph_ctrl_adc_reset - 0x4208abdc 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208abdc sar_periph_ctrl_adc_reset + 0x4208ac42 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ac42 sar_periph_ctrl_adc_reset *libesp_hw_support.a:sar_tsens_ctrl.*(.text) *libesp_hw_support.a:sleep_cpu.*(.text .text.esp_sleep_cpu_pd_low_deinit .text.esp_sleep_cpu_pd_low_init .text.esp_sleep_cpu_retention_deinit .text.esp_sleep_cpu_retention_init .text.sleep_cpu_configure) *libesp_hw_support.a:sleep_modem.*(.text .text.esp_pm_register_inform_out_light_sleep_overhead_callback .text.esp_pm_register_light_sleep_default_params_config_callback .text.esp_pm_unregister_inform_out_light_sleep_overhead_callback .text.esp_pm_unregister_light_sleep_default_params_config_callback .text.sleep_modem_configure) *libesp_hw_support.a:sleep_modes.*(.text .text.esp_deep_sleep .text.esp_deep_sleep_deregister_hook .text.esp_deep_sleep_deregister_phy_hook .text.esp_deep_sleep_enable_gpio_wakeup .text.esp_deep_sleep_register_hook .text.esp_deep_sleep_register_phy_hook .text.esp_deep_sleep_try .text.esp_get_deep_sleep_wake_stub .text.esp_sleep_disable_bt_wakeup .text.esp_sleep_disable_wakeup_source .text.esp_sleep_disable_wifi_beacon_wakeup .text.esp_sleep_disable_wifi_wakeup .text.esp_sleep_enable_adc_tsens_monitor .text.esp_sleep_enable_bt_wakeup .text.esp_sleep_enable_gpio_wakeup .text.esp_sleep_enable_uart_wakeup .text.esp_sleep_enable_ulp_wakeup .text.esp_sleep_enable_wifi_beacon_wakeup .text.esp_sleep_enable_wifi_wakeup .text.esp_sleep_get_gpio_wakeup_status .text.esp_sleep_get_wakeup_cause .text.esp_sleep_get_wakeup_causes .text.esp_sleep_is_valid_wakeup_gpio .text.esp_sleep_overhead_out_time_refresh .text.esp_sleep_pd_config .text.esp_sleep_periph_use_8m .text.esp_sleep_sub_mode_config .text.esp_sleep_sub_mode_dump_config .text.esp_sleep_sub_mode_force_disable .text.gpio_deep_sleep_wakeup_prepare .text.rtc_sleep_enable_ultra_low .text.s_do_deep_sleep_phy_callback .text.s_sleep_hook_deregister .text.s_sleep_hook_register) .text.s_sleep_hook_register - 0x4208ac48 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4208acae 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .text.esp_deep_sleep_register_phy_hook - 0x4208acc0 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4208acc0 esp_deep_sleep_register_phy_hook + 0x4208ad26 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4208ad26 esp_deep_sleep_register_phy_hook .text.esp_sleep_sub_mode_config - 0x4208acd6 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4208acd6 esp_sleep_sub_mode_config + 0x4208ad3c 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4208ad3c esp_sleep_sub_mode_config .text.esp_sleep_sub_mode_force_disable - 0x4208ad9a 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4208ad9a esp_sleep_sub_mode_force_disable + 0x4208ae00 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4208ae00 esp_sleep_sub_mode_force_disable .text.esp_sleep_sub_mode_dump_config - 0x4208add8 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4208add8 esp_sleep_sub_mode_dump_config + 0x4208ae3e 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4208ae3e esp_sleep_sub_mode_dump_config *libesp_libc.a:esp_time_impl.*(.text .text.esp_sync_timekeeping_timers .text.esp_time_impl_get_time .text.esp_time_impl_get_time_since_boot) .text.esp_time_impl_get_time_since_boot - 0x4208ae40 0x2a esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) - 0x4208ae40 esp_time_impl_get_time_since_boot + 0x4208aea6 0x2a esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) + 0x4208aea6 esp_time_impl_get_time_since_boot .text.esp_time_impl_get_time - 0x4208ae6a 0x12 esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) - 0x4208ae6a esp_time_impl_get_time + 0x4208aed0 0x12 esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) + 0x4208aed0 esp_time_impl_get_time .text.esp_sync_timekeeping_timers - 0x4208ae7c 0x7c esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) - 0x4208ae7c esp_sync_timekeeping_timers + 0x4208aee2 0x7c esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) + 0x4208aee2 esp_sync_timekeeping_timers *libesp_phy.a:phy_override.*(.text .text.esp_phy_efuse_get_chip_ver_pkg .text.esp_phy_efuse_get_mac .text.include_esp_phy_override .text.phy_set_pwdet_power .text.set_xpd_sar) .text.include_esp_phy_override - 0x4208aef8 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x4208aef8 include_esp_phy_override + 0x4208af5e 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x4208af5e include_esp_phy_override .text.phy_set_pwdet_power - 0x4208aefa 0x2a esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x4208aefa phy_set_pwdet_power + 0x4208af60 0x2a esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x4208af60 phy_set_pwdet_power *libesp_pm.a:pm_impl.*(.text .text.esp_pm_configure .text.esp_pm_get_configuration .text.esp_pm_impl_get_mode .text.esp_pm_impl_idle_hook .text.esp_pm_impl_init .text.esp_pm_impl_waiti) *libesp_ringbuf.a:ringbuf.*(.text .text.prvGetCurMaxSizeAllowSplit .text.prvGetCurMaxSizeByteBuf .text.prvGetCurMaxSizeNoSplit .text.prvGetFreeSize .text.prvInitializeNewRingbuffer .text.prvReceiveGeneric .text.prvSendAcquireGeneric .text.vRingbufferDelete .text.vRingbufferDeleteWithCaps .text.vRingbufferGetInfo .text.vRingbufferReset .text.vRingbufferReturnItem .text.xRingbufferAddToQueueSetRead .text.xRingbufferCreate .text.xRingbufferCreateNoSplit .text.xRingbufferCreateStatic .text.xRingbufferCreateWithCaps .text.xRingbufferGetCurFreeSize .text.xRingbufferGetMaxItemSize .text.xRingbufferGetStaticBuffer .text.xRingbufferPrintInfo .text.xRingbufferReceive .text.xRingbufferReceiveSplit .text.xRingbufferReceiveUpTo .text.xRingbufferRemoveFromQueueSetRead .text.xRingbufferSend .text.xRingbufferSendAcquire .text.xRingbufferSendComplete) .text.prvReceiveGeneric - 0x4208af24 0x14c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208af8a 0x14c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.prvSendAcquireGeneric - 0x4208b070 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b0d6 0xfe esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .text.xRingbufferSend - 0x4208b16e 0x80 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4208b16e xRingbufferSend + 0x4208b1d4 0x80 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b1d4 xRingbufferSend .text.xRingbufferReceive - 0x4208b1ee 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4208b1ee xRingbufferReceive + 0x4208b254 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b254 xRingbufferReceive .text.vRingbufferReturnItem - 0x4208b26c 0x9a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4208b26c vRingbufferReturnItem + 0x4208b2d2 0x9a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b2d2 vRingbufferReturnItem .text.xRingbufferGetCurFreeSize - 0x4208b306 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4208b306 xRingbufferGetCurFreeSize + 0x4208b36c 0x50 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b36c xRingbufferGetCurFreeSize .text.vRingbufferGetInfo - 0x4208b356 0xa2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - 0x4208b356 vRingbufferGetInfo + 0x4208b3bc 0xa2 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x4208b3bc vRingbufferGetInfo *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) .text.esp_get_free_internal_heap_size - 0x4208b3f8 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x4208b3f8 esp_get_free_internal_heap_size + 0x4208b45e 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4208b45e esp_get_free_internal_heap_size *libesp_system.a:freertos_hooks.*(.text .text.esp_deregister_freertos_idle_hook .text.esp_deregister_freertos_idle_hook_for_cpu .text.esp_deregister_freertos_tick_hook .text.esp_deregister_freertos_tick_hook_for_cpu .text.esp_register_freertos_idle_hook .text.esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook .text.esp_register_freertos_tick_hook_for_cpu .text.esp_vApplicationIdleHook) .text.esp_vApplicationIdleHook - 0x4208b40c 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4208b40c esp_vApplicationIdleHook + 0x4208b472 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4208b472 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4208b452 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4208b452 esp_register_freertos_idle_hook_for_cpu + 0x4208b4b8 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4208b4b8 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4208b4c6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4208b4c6 esp_register_freertos_tick_hook_for_cpu + 0x4208b52c 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4208b52c esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4208b53a 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4208b53a esp_register_freertos_tick_hook + 0x4208b5a0 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4208b5a0 esp_register_freertos_tick_hook *libesp_system.a:panic.*(.text .text.disable_all_wdts .text.esp_panic_handler .text.esp_panic_handler_disable_timg_wdts .text.esp_panic_handler_enable_rtc_wdt .text.esp_panic_handler_feed_wdts .text.esp_panic_handler_increment_entry_count .text.esp_reset_reason_get_hint .text.esp_reset_reason_set_hint .text.panic_print_char .text.panic_print_char_uart .text.panic_print_char_usb_serial_jtag .text.panic_print_dec .text.panic_print_hex .text.panic_print_str .text.print_abort_details .text.semihosting_call_noerrno) .text.semihosting_call_noerrno - 0x4208b54a 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b5b0 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char_uart - 0x4208b558 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b5be 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char_usb_serial_jtag - 0x4208b58c 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b5f2 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char - 0x4208b61c 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b61c panic_print_char + 0x4208b682 0x1a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b682 panic_print_char .text.panic_print_str - 0x4208b636 0x28 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b636 panic_print_str + 0x4208b69c 0x28 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b69c panic_print_str .text.print_abort_details - 0x4208b65e 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b6c4 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_hex - 0x4208b674 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b674 panic_print_hex + 0x4208b6da 0x3e esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b6da panic_print_hex .text.panic_print_dec - 0x4208b6b2 0x5a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b6b2 panic_print_dec + 0x4208b718 0x5a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b718 panic_print_dec .text.esp_panic_handler_disable_timg_wdts - 0x4208b70c 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b70c esp_panic_handler_disable_timg_wdts + 0x4208b772 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b772 esp_panic_handler_disable_timg_wdts .text.disable_all_wdts - 0x4208b774 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b7da 0x36 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.esp_panic_handler_enable_rtc_wdt - 0x4208b7aa 0x7e esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b7aa esp_panic_handler_enable_rtc_wdt + 0x4208b810 0x7e esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b810 esp_panic_handler_enable_rtc_wdt .text.esp_panic_handler_feed_wdts - 0x4208b828 0xc6 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b828 esp_panic_handler_feed_wdts + 0x4208b88e 0xc6 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b88e esp_panic_handler_feed_wdts .text.esp_panic_handler_increment_entry_count - 0x4208b8ee 0x2e esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b8ee esp_panic_handler_increment_entry_count + 0x4208b954 0x2e esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b954 esp_panic_handler_increment_entry_count .text.esp_reset_reason_set_hint - 0x4208b91c 0x2 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b91c esp_reset_reason_set_hint + 0x4208b982 0x2 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b982 esp_reset_reason_set_hint .text.esp_reset_reason_get_hint - 0x4208b91e 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b91e esp_reset_reason_get_hint + 0x4208b984 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b984 esp_reset_reason_get_hint .text.esp_panic_handler - 0x4208b922 0x192 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4208b922 esp_panic_handler + 0x4208b988 0x192 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4208b988 esp_panic_handler *libesp_system.a:reset_reason.*(.text .text.esp_reset_reason .text.esp_reset_reason_get_hint .text.esp_reset_reason_init .text.get_reset_reason) *libesp_system.a:system_internal.*(.text) *libesp_system.a:system_time.*(.text) *libesp_timer.a:esp_timer_impl_common.*(.text) *libesp_timer.a:esp_timer_impl_systimer.*(.text .text.esp_timer_impl_deinit .text.esp_timer_impl_early_init .text.esp_timer_impl_get_alarm_reg .text.esp_timer_impl_init) .text.esp_timer_impl_early_init - 0x4208bab4 0xd6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x4208bab4 esp_timer_impl_early_init + 0x4208bb1a 0xd6 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x4208bb1a esp_timer_impl_early_init .text.esp_timer_impl_init - 0x4208bb8a 0x104 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x4208bb8a esp_timer_impl_init + 0x4208bbf0 0x104 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x4208bbf0 esp_timer_impl_init *libesp_wifi.a:esp_adapter.*(.text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_flexible_period_get_wrapper .text.coex_schm_flexible_period_set_wrapper .text.coex_schm_get_phase_by_idx_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) .text.clear_intr_wrapper - 0x4208bc8e 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bcf4 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x4208bc90 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bcf6 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x4208bc94 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bcfa 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x4208bc98 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bcfe 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x4208bc9a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd00 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x4208bc9e 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd04 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x4208bca0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd06 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x4208bca4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd0a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x4208bca8 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd0e 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x4208bcaa 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd10 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x4208bcac 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd12 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x4208bcb0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd16 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x4208bcb4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd1a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x4208bcb8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd1e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x4208bcbc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd22 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x4208bcc0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd26 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x4208bcc4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd2a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x4208bcc8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd2e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_get_phase_by_idx_wrapper - 0x4208bccc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd32 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x4208bcd0 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd36 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x4208bce0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd46 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x4208bcee 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd54 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x4208bcfe 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd64 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x4208bd10 0x20 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd76 0x20 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x4208bd30 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bd96 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x4208bd3e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bda4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x4208bd4c 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bdb2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x4208bd5e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bdc4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x4208bd70 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bdd6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x4208bd84 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bdea 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x4208bd92 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bdf8 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x4208bdac 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be12 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x4208bdc6 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be2c 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x4208bde0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be46 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x4208bdf4 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be5a 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x4208be0c 0x16 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be72 0x16 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x4208be22 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208be88 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x4208be3c 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bea2 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x4208be4c 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208beb2 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x4208be5c 0x1e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bec2 0x1e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x4208be7a 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bee0 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x4208be8a 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bef0 0x10 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x4208be9a 0x6a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bf00 0x6a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x4208bf04 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bf6a 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x4208bf16 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bf7c 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x4208bf28 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bf8e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x4208bf36 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bf9c 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x4208bf6c 0x3c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208bf6c wifi_create_queue + 0x4208bfd2 0x3c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208bfd2 wifi_create_queue .text.wifi_create_queue_wrapper - 0x4208bfa8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208c00e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x4208bfb6 0x22 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208bfb6 wifi_delete_queue + 0x4208c01c 0x22 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208c01c wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x4208bfd8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208c03e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) *libfreertos.a:event_groups.*(.text .text.prvTestWaitCondition .text.vEventGroupClearBitsCallback .text.vEventGroupDelete .text.vEventGroupSetBitsCallback .text.xEventGroupClearBits .text.xEventGroupCreate .text.xEventGroupCreateStatic .text.xEventGroupGetStaticBuffer .text.xEventGroupSetBits .text.xEventGroupSync .text.xEventGroupWaitBits) .text.prvTestWaitCondition - 0x4208bfe6 0x1a esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c04c 0x1a esp-idf/freertos/libfreertos.a(event_groups.c.obj) .text.xEventGroupCreate - 0x4208c000 0x52 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4208c000 xEventGroupCreate + 0x4208c066 0x52 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c066 xEventGroupCreate .text.xEventGroupWaitBits - 0x4208c052 0x184 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4208c052 xEventGroupWaitBits + 0x4208c0b8 0x184 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c0b8 xEventGroupWaitBits .text.xEventGroupClearBits - 0x4208c1d6 0x8c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4208c1d6 xEventGroupClearBits + 0x4208c23c 0x8c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c23c xEventGroupClearBits .text.xEventGroupSetBits - 0x4208c262 0xda esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4208c262 xEventGroupSetBits + 0x4208c2c8 0xda esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c2c8 xEventGroupSetBits .text.vEventGroupDelete - 0x4208c33c 0x8a esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4208c33c vEventGroupDelete + 0x4208c3a2 0x8a esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4208c3a2 vEventGroupDelete *libfreertos.a:list.*(.text .text.vListInitialise .text.vListInitialiseItem .text.vListInsert) .text.vListInitialise - 0x4208c3c6 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x4208c3c6 vListInitialise + 0x4208c42c 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4208c42c vListInitialise .text.vListInitialiseItem - 0x4208c3da 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x4208c3da vListInitialiseItem + 0x4208c440 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4208c440 vListInitialiseItem .text.vListInsert - 0x4208c3e0 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x4208c3e0 vListInsert + 0x4208c446 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x4208c446 vListInsert *libfreertos.a:port.*(.text .text.pxPortInitialiseStack .text.vApplicationStackOverflowHook .text.vPortEndScheduler .text.vPortTCBPreDeleteHook .text.vPortTLSPointersDelCb .text.vPortTaskWrapper .text.xPortGetTickRateHz .text.xPortStartScheduler) .text.vPortTaskWrapper - 0x4208c412 0x88 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c478 0x88 esp-idf/freertos/libfreertos.a(port.c.obj) .text.vPortTLSPointersDelCb - 0x4208c49a 0x82 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c500 0x82 esp-idf/freertos/libfreertos.a(port.c.obj) .text.pxPortInitialiseStack - 0x4208c51c 0xe2 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4208c51c pxPortInitialiseStack + 0x4208c582 0xe2 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c582 pxPortInitialiseStack .text.xPortStartScheduler - 0x4208c5fe 0x78 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4208c5fe xPortStartScheduler + 0x4208c664 0x78 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c664 xPortStartScheduler .text.vApplicationStackOverflowHook - 0x4208c676 0x5a esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4208c676 vApplicationStackOverflowHook + 0x4208c6dc 0x5a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c6dc vApplicationStackOverflowHook .text.vPortTCBPreDeleteHook - 0x4208c6d0 0xe esp-idf/freertos/libfreertos.a(port.c.obj) - 0x4208c6d0 vPortTCBPreDeleteHook + 0x4208c736 0xe esp-idf/freertos/libfreertos.a(port.c.obj) + 0x4208c736 vPortTCBPreDeleteHook *libfreertos.a:port_systick.*(.literal.vPortSetupTimer .text.vPortSetupTimer) .text.vPortSetupTimer - 0x4208c6de 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x4208c6de vPortSetupTimer + 0x4208c744 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4208c744 vPortSetupTimer *libfreertos.a:port_systick.*(.literal.vSystimerSetup .text.vSystimerSetup) .text.vSystimerSetup - 0x4208c6ea 0x184 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x4208c6ea vSystimerSetup + 0x4208c750 0x184 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4208c750 vSystimerSetup *libfreertos.a:queue.*(.text .text.prvGetDisinheritPriorityAfterTimeout .text.prvInitialiseMutex .text.prvInitialiseNewQueue .text.prvIsQueueEmpty .text.prvIsQueueFull .text.prvUnlockQueue .text.uxQueueMessagesWaiting .text.uxQueueSpacesAvailable .text.vQueueDelete .text.vQueueWaitForMessageRestricted .text.xQueueAddToSet .text.xQueueCreateCountingSemaphore .text.xQueueCreateCountingSemaphoreStatic .text.xQueueCreateMutex .text.xQueueCreateMutexStatic .text.xQueueCreateSet .text.xQueueGenericCreate .text.xQueueGenericCreateStatic .text.xQueueGenericGetStaticBuffers .text.xQueueGenericReset .text.xQueueGenericSend .text.xQueueGetMutexHolder .text.xQueueGiveMutexRecursive .text.xQueuePeek .text.xQueueReceive .text.xQueueRemoveFromSet .text.xQueueSelectFromSet .text.xQueueSemaphoreTake .text.xQueueTakeMutexRecursive) .text.prvGetDisinheritPriorityAfterTimeout - 0x4208c86e 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208c8d4 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueFull - 0x4208c87e 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208c8e4 0x30 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueEmpty - 0x4208c8ae 0x2e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208c914 0x2e esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvUnlockQueue - 0x4208c8dc 0xae esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208c942 0xae esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericReset - 0x4208c98a 0xe0 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208c98a xQueueGenericReset + 0x4208c9f0 0xe0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208c9f0 xQueueGenericReset .text.prvInitialiseNewQueue - 0x4208ca6a 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cad0 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericCreateStatic - 0x4208ca92 0xc2 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208ca92 xQueueGenericCreateStatic + 0x4208caf8 0xc2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208caf8 xQueueGenericCreateStatic .text.xQueueGenericCreate - 0x4208cb54 0x82 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cb54 xQueueGenericCreate + 0x4208cbba 0x82 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cbba xQueueGenericCreate .text.xQueueGetMutexHolder - 0x4208cbd6 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cbd6 xQueueGetMutexHolder + 0x4208cc3c 0x52 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cc3c xQueueGetMutexHolder .text.xQueueCreateCountingSemaphore - 0x4208cc28 0x50 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cc28 xQueueCreateCountingSemaphore + 0x4208cc8e 0x50 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cc8e xQueueCreateCountingSemaphore .text.xQueueGenericSend - 0x4208cc78 0x20e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cc78 xQueueGenericSend + 0x4208ccde 0x20e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208ccde xQueueGenericSend .text.prvInitialiseMutex - 0x4208ce86 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208ceec 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x4208ced2 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208ced2 xQueueCreateMutex + 0x4208cf38 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cf38 xQueueCreateMutex .text.xQueueCreateMutexStatic - 0x4208cef2 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cef2 xQueueCreateMutexStatic + 0x4208cf58 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cf58 xQueueCreateMutexStatic .text.xQueueGiveMutexRecursive - 0x4208cf16 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cf16 xQueueGiveMutexRecursive + 0x4208cf7c 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cf7c xQueueGiveMutexRecursive .text.xQueueReceive - 0x4208cf78 0x1a2 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208cf78 xQueueReceive + 0x4208cfde 0x1a2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208cfde xQueueReceive .text.xQueueSemaphoreTake - 0x4208d11a 0x1dc esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208d11a xQueueSemaphoreTake + 0x4208d180 0x1dc esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208d180 xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x4208d2f6 0x64 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208d2f6 xQueueTakeMutexRecursive + 0x4208d35c 0x64 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208d35c xQueueTakeMutexRecursive .text.uxQueueMessagesWaiting - 0x4208d35a 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208d35a uxQueueMessagesWaiting + 0x4208d3c0 0x4c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208d3c0 uxQueueMessagesWaiting .text.vQueueDelete - 0x4208d3a6 0x3e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4208d3a6 vQueueDelete + 0x4208d40c 0x3e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4208d40c vQueueDelete *libfreertos.a:stream_buffer.*(.text .text.prvInitialiseNewStreamBuffer .text.prvReadBytesFromBuffer .text.prvWriteBytesToBuffer .text.vStreamBufferDelete .text.xStreamBufferBytesAvailable .text.xStreamBufferGenericCreate .text.xStreamBufferGenericCreateStatic .text.xStreamBufferGetStaticBuffers .text.xStreamBufferIsEmpty .text.xStreamBufferIsFull .text.xStreamBufferNextMessageLengthBytes .text.xStreamBufferReceive .text.xStreamBufferReset .text.xStreamBufferSend .text.xStreamBufferSetTriggerLevel .text.xStreamBufferSpacesAvailable) *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvSearchForNameWithinSingleList .text.prvTaskCheckFreeStackSpace .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxGetTaskListByIndex .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetSnapshotAll .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetNext .text.xTaskGetStackStart .text.xTaskGetStaticBuffers .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskResumeAll .text.xTimerCreateTimerTask) .text.prvDeleteTCB - 0x4208d3e4 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d44a 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvCheckTasksWaitingTermination - 0x4208d44c 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d4b2 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddCurrentTaskToDelayedList - 0x4208d4b0 0x100 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d516 0x100 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIdleTask - 0x4208d5b0 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d616 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseNewTask - 0x4208d5be 0xe2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d624 0xe2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseTaskLists - 0x4208d6a0 0x9e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d706 0x9e esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddNewTaskToReadyList - 0x4208d73e 0x108 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d7a4 0x108 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.vTaskDelete - 0x4208d846 0x124 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208d846 vTaskDelete + 0x4208d8ac 0x124 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d8ac vTaskDelete .text.vTaskSuspendAll - 0x4208d96a 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208d96a vTaskSuspendAll + 0x4208d9d0 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d9d0 vTaskSuspendAll .text.uxTaskGetNumberOfTasks - 0x4208d97a 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208d97a uxTaskGetNumberOfTasks + 0x4208d9e0 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d9e0 uxTaskGetNumberOfTasks .text.pcTaskGetName - 0x4208d984 0x40 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208d984 pcTaskGetName + 0x4208d9ea 0x40 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208d9ea pcTaskGetName .text.xTaskResumeAll - 0x4208d9c4 0x19c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208d9c4 xTaskResumeAll + 0x4208da2a 0x19c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208da2a xTaskResumeAll .text.vTaskDelay - 0x4208db60 0x5a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208db60 vTaskDelay + 0x4208dbc6 0x5a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208dbc6 vTaskDelay .text.vTaskSuspend - 0x4208dbba 0x13e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208dbba vTaskSuspend + 0x4208dc20 0x13e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208dc20 vTaskSuspend .text.vTaskPlaceOnEventList - 0x4208dcf8 0x4e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208dcf8 vTaskPlaceOnEventList + 0x4208dd5e 0x4e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208dd5e vTaskPlaceOnEventList .text.vTaskPlaceOnUnorderedEventList - 0x4208dd46 0xaa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208dd46 vTaskPlaceOnUnorderedEventList + 0x4208ddac 0xaa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208ddac vTaskPlaceOnUnorderedEventList .text.vTaskRemoveFromUnorderedEventList - 0x4208ddf0 0x122 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208ddf0 vTaskRemoveFromUnorderedEventList + 0x4208de56 0x122 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208de56 vTaskRemoveFromUnorderedEventList .text.vTaskInternalSetTimeOutState - 0x4208df12 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208df12 vTaskInternalSetTimeOutState + 0x4208df78 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208df78 vTaskInternalSetTimeOutState .text.xTaskCheckForTimeOut - 0x4208df28 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208df28 xTaskCheckForTimeOut + 0x4208df8e 0xe4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208df8e xTaskCheckForTimeOut .text.vTaskMissedYield - 0x4208e00c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e00c vTaskMissedYield + 0x4208e072 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e072 vTaskMissedYield .text.pvTaskGetThreadLocalStoragePointer - 0x4208e018 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e018 pvTaskGetThreadLocalStoragePointer + 0x4208e07e 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e07e pvTaskGetThreadLocalStoragePointer .text.xTaskGetCurrentTaskHandle - 0x4208e038 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e038 xTaskGetCurrentTaskHandle + 0x4208e09e 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e09e xTaskGetCurrentTaskHandle .text.xTaskPriorityInherit - 0x4208e042 0x10a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e042 xTaskPriorityInherit + 0x4208e0a8 0x10a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e0a8 xTaskPriorityInherit .text.xTaskPriorityDisinherit - 0x4208e14c 0x114 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e14c xTaskPriorityDisinherit + 0x4208e1b2 0x114 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e1b2 xTaskPriorityDisinherit .text.vTaskPriorityDisinheritAfterTimeout - 0x4208e260 0x12e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e260 vTaskPriorityDisinheritAfterTimeout + 0x4208e2c6 0x12e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e2c6 vTaskPriorityDisinheritAfterTimeout .text.uxTaskResetEventItemValue - 0x4208e38e 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e38e uxTaskResetEventItemValue + 0x4208e3f4 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e3f4 uxTaskResetEventItemValue .text.pvTaskIncrementMutexHeldCount - 0x4208e3aa 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e3aa pvTaskIncrementMutexHeldCount + 0x4208e410 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e410 pvTaskIncrementMutexHeldCount .text.ulTaskGenericNotifyTake - 0x4208e3cc 0xf0 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e3cc ulTaskGenericNotifyTake + 0x4208e432 0xf0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e432 ulTaskGenericNotifyTake .text.xTaskCreatePinnedToCore - 0x4208e4bc 0xca esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e4bc xTaskCreatePinnedToCore + 0x4208e522 0xca esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e522 xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore - 0x4208e586 0x146 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e586 xTaskCreateStaticPinnedToCore + 0x4208e5ec 0x146 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e5ec xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x4208e6cc 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e732 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTimerCreateTimerTask - 0x4208e728 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e728 xTimerCreateTimerTask + 0x4208e78e 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e78e xTimerCreateTimerTask .text.vTaskStartScheduler - 0x4208e72c 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e72c vTaskStartScheduler + 0x4208e792 0x7a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e792 vTaskStartScheduler .text.xTaskGetCoreID - 0x4208e7a6 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e7a6 xTaskGetCoreID + 0x4208e80c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e80c xTaskGetCoreID .text.xTaskGetIdleTaskHandleForCore - 0x4208e7aa 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e7aa xTaskGetIdleTaskHandleForCore + 0x4208e810 0x64 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e810 xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x4208e80e 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e80e xTaskGetCurrentTaskHandleForCore + 0x4208e874 0x3e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e874 xTaskGetCurrentTaskHandleForCore .text.vTaskSetThreadLocalStoragePointerAndDelCallback - 0x4208e84c 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e84c vTaskSetThreadLocalStoragePointerAndDelCallback + 0x4208e8b2 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e8b2 vTaskSetThreadLocalStoragePointerAndDelCallback .text.__getreent - 0x4208e872 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4208e872 __getreent + 0x4208e8d8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4208e8d8 __getreent *libfreertos.a:timers.*(.text .text.pcTimerGetName .text.prvCheckForValidListAndQueue .text.prvGetNextExpireTime .text.prvInitialiseNewTimer .text.prvInsertTimerInActiveList .text.prvProcessExpiredTimer .text.prvProcessReceivedCommands .text.prvProcessTimerOrBlockTask .text.prvReloadTimer .text.prvSampleTimeNow .text.prvSwitchTimerLists .text.prvTimerTask .text.pvTimerGetTimerID .text.uxTimerGetReloadMode .text.vTimerSetReloadMode .text.vTimerSetTimerID .text.xTimerCreate .text.xTimerCreateStatic .text.xTimerCreateTimerTask .text.xTimerGetExpiryTime .text.xTimerGetPeriod .text.xTimerGetReloadMode .text.xTimerGetStaticBuffer .text.xTimerGetTimerDaemonTaskHandle .text.xTimerIsTimerActive .text.xTimerPendFunctionCall) *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) .text.gdma_ll_rx_enable_interrupt - 0x4208e890 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208e8f6 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x4208e8b6 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208e91c 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x4208e8e4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208e8e4 gdma_ahb_hal_set_priority + 0x4208e94a 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208e94a gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x4208e922 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208e922 gdma_ahb_hal_connect_peri + 0x4208e988 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208e988 gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x4208e9bc 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208e9bc gdma_ahb_hal_disconnect_peri + 0x4208ea22 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208ea22 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x4208ea00 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ea00 gdma_ahb_hal_enable_burst + 0x4208ea66 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208ea66 gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x4208ea78 0x82 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ea78 gdma_ahb_hal_set_strategy + 0x4208eade 0x82 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208eade gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x4208eafa 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208eafa gdma_ahb_hal_enable_intr + 0x4208eb60 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208eb60 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x4208eb1e 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208eb1e gdma_ahb_hal_get_intr_status_reg + 0x4208eb84 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208eb84 gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x4208eb38 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208eb38 gdma_ahb_hal_init + 0x4208eb9e 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208eb9e gdma_ahb_hal_init *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_access_encrypt_mem .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_burst_size .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) .text.gdma_hal_deinit - 0x4208ebde 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ebde gdma_hal_deinit + 0x4208ec44 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec44 gdma_hal_deinit .text.gdma_hal_set_priority - 0x4208ebe4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ebe4 gdma_hal_set_priority + 0x4208ec4a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec4a gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x4208ebf2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ebf2 gdma_hal_connect_peri + 0x4208ec58 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec58 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x4208ec00 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ec00 gdma_hal_disconnect_peri + 0x4208ec66 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec66 gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x4208ec0e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ec0e gdma_hal_enable_burst + 0x4208ec74 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec74 gdma_hal_enable_burst .text.gdma_hal_set_burst_size - 0x4208ec1c 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ec1c gdma_hal_set_burst_size + 0x4208ec82 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec82 gdma_hal_set_burst_size .text.gdma_hal_enable_intr - 0x4208ec2c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ec2c gdma_hal_enable_intr + 0x4208ec92 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208ec92 gdma_hal_enable_intr .text.gdma_hal_enable_access_encrypt_mem - 0x4208ec3a 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208ec3a gdma_hal_enable_access_encrypt_mem + 0x4208eca0 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208eca0 gdma_hal_enable_access_encrypt_mem *libhal.a:gpio_hal.*(.text .text.gpio_hal_intr_disable .text.gpio_hal_intr_enable_on_core .text.gpio_hal_iomux_in .text.gpio_hal_iomux_out .text.gpio_hal_matrix_in .text.gpio_hal_matrix_out) .text.gpio_hal_iomux_in - 0x4208ec4a 0x6a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x4208ec4a gpio_hal_iomux_in + 0x4208ecb0 0x6a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4208ecb0 gpio_hal_iomux_in .text.gpio_hal_iomux_out - 0x4208ecb4 0x5e esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x4208ecb4 gpio_hal_iomux_out + 0x4208ed1a 0x5e esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4208ed1a gpio_hal_iomux_out *libhal.a:rtc_cntl_hal.*(.text .text.rtc_cntl_hal_dma_link_init) *libhal.a:temperature_sensor_hal.*(.text .text.temperature_sensor_hal_get_degree .text.temperature_sensor_hal_init .text.temperature_sensor_hal_sync_tsens_idx .text.temperature_sensor_ll_set_range) .text.temperature_sensor_ll_set_range - 0x4208ed12 0x22 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + 0x4208ed78 0x22 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) .text.temperature_sensor_hal_get_degree - 0x4208ed34 0xf6 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - 0x4208ed34 temperature_sensor_hal_get_degree + 0x4208ed9a 0xf6 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + 0x4208ed9a temperature_sensor_hal_get_degree .text.temperature_sensor_hal_init - 0x4208ee2a 0x26 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - 0x4208ee2a temperature_sensor_hal_init + 0x4208ee90 0x26 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + 0x4208ee90 temperature_sensor_hal_init *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_find_containing_block_impl .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl .text.multi_heap_reset_minimum_free_bytes .text.multi_heap_restore_minimum_free_bytes .text.multi_heap_walk) .text.multi_heap_get_info_tlsf - 0x4208ee50 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208eeb6 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x4208ee72 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208ee72 multi_heap_register_impl - 0x4208ee72 multi_heap_register + 0x4208eed8 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208eed8 multi_heap_register_impl + 0x4208eed8 multi_heap_register .text.multi_heap_free_size_impl - 0x4208eede 0x6 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208eede multi_heap_free_size_impl - 0x4208eede multi_heap_free_size + 0x4208ef44 0x6 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208ef44 multi_heap_free_size_impl + 0x4208ef44 multi_heap_free_size .text.multi_heap_get_info_impl - 0x4208eee4 0xa2 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208eee4 multi_heap_get_info - 0x4208eee4 multi_heap_get_info_impl + 0x4208ef4a 0xa2 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208ef4a multi_heap_get_info + 0x4208ef4a multi_heap_get_info_impl *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_find_containing_block .text.tlsf_fit_size .text.tlsf_malloc_addr .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) .text.control_construct - 0x4208ef86 0x1c6 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208efec 0x1c6 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4208f14c 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f1b2 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4208f180 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f180 tlsf_walk_pool + 0x4208f1e6 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f1e6 tlsf_walk_pool .text.tlsf_fit_size - 0x4208f206 0x7a esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f206 tlsf_fit_size + 0x4208f26c 0x7a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f26c tlsf_fit_size .text.tlsf_pool_overhead - 0x4208f280 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f280 tlsf_pool_overhead + 0x4208f2e6 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f2e6 tlsf_pool_overhead .text.tlsf_add_pool - 0x4208f284 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f284 tlsf_add_pool + 0x4208f2ea 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f2ea tlsf_add_pool .text.tlsf_create - 0x4208f4b4 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f4b4 tlsf_create + 0x4208f51a 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f51a tlsf_create .text.tlsf_create_with_pool - 0x4208f4dc 0x46 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208f4dc tlsf_create_with_pool + 0x4208f542 0x46 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208f542 tlsf_create_with_pool *liblog.a:log_timestamp.*(.text) *liblog.a:log_write.*(.text .text.esp_log_set_vprintf) *liblog.a:tag_log_level.*(.text .text.esp_log_level_get .text.esp_log_level_set .text.log_level_get .text.log_level_set) .text.log_level_set - 0x4208f522 0x5e esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x4208f588 0x5e esp-idf/log/liblog.a(tag_log_level.c.obj) .text.log_level_get - 0x4208f580 0x54 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x4208f5e6 0x54 esp-idf/log/liblog.a(tag_log_level.c.obj) .text.esp_log_level_set - 0x4208f5d4 0xe esp-idf/log/liblog.a(tag_log_level.c.obj) - 0x4208f5d4 esp_log_level_set + 0x4208f63a 0xe esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x4208f63a esp_log_level_set *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x4208f5e2 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208f5e2 intr_handler_get + 0x4208f648 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208f648 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4208f5f6 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208f5f6 intr_handler_set + 0x4208f65c 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208f65c intr_handler_set *libspi_flash.a:esp_flash_api.*(.text .text.esp_flash_app_disable_protect .text.esp_flash_get_protectable_regions .text.esp_flash_read_chip_id .text.esp_flash_read_id .text.esp_flash_read_unique_chip_id .text.esp_flash_suspend_cmd_init .text.find_region) .text.esp_flash_read_chip_id - 0x4208f618 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4208f618 esp_flash_read_chip_id + 0x4208f67e 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4208f67e esp_flash_read_chip_id *libspi_flash.a:spi_flash_os_func_app.*(.text .text.esp_flash_app_enable_os_functions .text.esp_flash_deinit_os_functions .text.esp_flash_init_main_bus_lock .text.esp_flash_init_os_functions .text.esp_flash_set_dangerous_write_protection .text.use_bus_lock) .text.esp_flash_app_enable_os_functions - 0x4208f62c 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4208f62c esp_flash_app_enable_os_functions + 0x4208f692 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4208f692 esp_flash_app_enable_os_functions *libspi_flash.a:spi_flash_os_func_noos.*(.text) *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x4208f66e . = (. + 0x10) - *fill* 0x4208f65e 0x10 - 0x4208f66e _text_end = ABSOLUTE (.) - 0x4208f66e _instruction_reserved_end = ABSOLUTE (.) - 0x4208f66e _etext = . + 0x4208f6d4 . = (. + 0x10) + *fill* 0x4208f6c4 0x10 + 0x4208f6d4 _text_end = ABSOLUTE (.) + 0x4208f6d4 _instruction_reserved_end = ABSOLUTE (.) + 0x4208f6d4 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x90000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c08f66e . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x8f64e + 0x3c08f6d4 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x8f6b4 0x3c090020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c08f66e 0x9b2 + *fill* 0x3c08f6d4 0x94c .flash.appdesc 0x3c090020 0x100 0x3c090020 _rodata_reserved_start = ABSOLUTE (.) @@ -38889,6107 +38889,6106 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e 0x3c090120 . = ALIGN (ALIGNOF (.flash.rodata)) 0x00000001 ASSERT ((ADDR (.flash.rodata) == (ADDR (.flash.appdesc) + SIZEOF (.flash.appdesc))), The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.) -.flash.rodata 0x3c090120 0x18ad8 +.flash.rodata 0x3c090120 0x18af8 0x3c090120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:temperature_sensor_periph.* *libsoc.a:lldesc.* *liblog.a:util.* *liblog.a:log_timestamp_common.* *liblog.a:log_print.* *liblog.a:log_lock.* *liblog.a:log_format_text.* *liblog.a:log.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache_utils.* *libesp_mm.a:esp_cache_msync.* *libesp_libc.a:strncpy.* *libesp_libc.a:strncmp.* *libesp_libc.a:strcpy.* *libesp_libc.a:strcmp.* *libesp_libc.a:stdatomic.* *libesp_libc.a:memmove.* *libesp_libc.a:memcpy.* *libesp_libc.a:memcmp.* *libesp_libc.a:heap.* *libesp_libc.a:assert.* *libesp_libc.a:abort.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libesp_hal_i2c.a:i2c_hal_iram.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3c090120 0xe3f6 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c090120 0xe41a esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xee (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c09e516 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c09e53a 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0xa2 (size before relaxing) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c09e516 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c09e53a 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x31 (size before relaxing) - *fill* 0x3c09e516 0x2 + *fill* 0x3c09e53a 0x2 .rodata.__FUNCTION__.0 - 0x3c09e518 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c09e53c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.set_cnt_in_reg.str1.4 - 0x3c09e538 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09e55c 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0x63 (size before relaxing) .rodata.write_reg.str1.4 - 0x3c09e538 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09e55c 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0x84 (size before relaxing) .rodata.esp_efuse_utility_process.str1.4 - 0x3c09e538 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09e55c 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0x5d (size before relaxing) .rodata.__func__.1 - 0x3c09e538 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09e553 0x1 + 0x3c09e55c 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09e577 0x1 .rodata.__func__.4 - 0x3c09e554 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09e56e 0x2 + 0x3c09e578 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09e592 0x2 .srodata.USER_DATA_MAC_CUSTOM - 0x3c09e570 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e594 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN3 - 0x3c09e574 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e598 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN2 - 0x3c09e578 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e59c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN1 - 0x3c09e57c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e5a0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN0 - 0x3c09e580 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e5a4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.BLK_VERSION_MAJOR - 0x3c09e584 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.MAC 0x3c09e588 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09e5a8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c09e5ac 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c09e5a0 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09e5c4 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0x79 (size before relaxing) .rodata.range_read_addr_blocks - 0x3c09e5a0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x3c09e5a0 range_read_addr_blocks + 0x3c09e5c4 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09e5c4 range_read_addr_blocks .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c09e5f8 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09e61c 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x51 (size before relaxing) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c09e5f8 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09e61c 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x40 (size before relaxing) .rodata.__func__.0 - 0x3c09e5f8 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09e61c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.system_early_init.str1.4 - 0x3c09e618 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x3c09e63c 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x136 (size before relaxing) .rodata.select_rtc_slow_clk.str1.4 - 0x3c09e618 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09e63c 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x51 (size before relaxing) .rodata.esp_clk_init.str1.4 - 0x3c09e618 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09e63c 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x68 (size before relaxing) .rodata.__func__.0 - 0x3c09e618 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09e63c 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c09e625 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c09e649 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0x13a (size before relaxing) - *fill* 0x3c09e625 0x3 + *fill* 0x3c09e649 0x3 .rodata.cache_ilg_bits - 0x3c09e628 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c09e628 cache_ilg_bits + 0x3c09e64c 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c09e64c cache_ilg_bits .rodata.core0_acs_bits - 0x3c09e640 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c09e640 core0_acs_bits + 0x3c09e664 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c09e664 core0_acs_bits .rodata.esp_panic_handler_increment_entry_count.str1.4 - 0x3c09e670 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c09e694 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x4c (size before relaxing) .rodata.esp_panic_handler.str1.4 - 0x3c09e670 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c09e694 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x87 (size before relaxing) .rodata.do_system_init_fn.str1.4 - 0x3c09e670 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e694 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x46 (size before relaxing) .srodata.g_startup_fn - 0x3c09e670 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c09e670 g_startup_fn + 0x3c09e694 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e694 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x8 (size before relaxing) .rodata.print_state_for_core.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0x3 (size before relaxing) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x48 (size before relaxing) .rodata.panic_print_register_array.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0xf (size before relaxing) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x1f (size before relaxing) .rodata.print_memprot_err_details.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x8f (size before relaxing) .rodata.print_assist_debug_details.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x8d (size before relaxing) .rodata.print_cache_err_details.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x45 (size before relaxing) .rodata.panic_print_registers.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x18 (size before relaxing) .rodata.panic_soc_fill_info.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x6c (size before relaxing) .rodata.panic_arch_fill_info.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x19 (size before relaxing) .rodata.str1.4 - 0x3c09e674 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x30d (size before relaxing) .rodata.reason.0 - 0x3c09e674 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c09e6b4 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e698 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c09e6d8 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c09e748 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c09e76c 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c09e74e 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c09e772 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) 0x190a (size before relaxing) - *fill* 0x3c09e74e 0x2 + *fill* 0x3c09e772 0x2 .rodata.esp_err_msg_table - 0x3c09e750 0x710 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c09e774 0x710 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.log_level_set.str1.4 - 0x3c09ee60 0x0 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x3c09ee84 0x0 esp-idf/log/liblog.a(tag_log_level.c.obj) 0x2 (size before relaxing) .rodata.esp_log_cache_set_level.str1.4 - 0x3c09ee60 0x0 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c09ee84 0x0 esp-idf/log/liblog.a(log_binary_heap.c.obj) 0x95 (size before relaxing) .rodata.__func__.0 - 0x3c09ee60 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c09ee84 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 - 0x3c09ee78 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c09ee9c 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 - 0x3c09ee90 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c09eeb4 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.__func__.6 - 0x3c09eea8 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09eeb9 0x3 + 0x3c09eecc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eedd 0x3 .rodata.__func__.7 - 0x3c09eebc 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09eece 0x2 + 0x3c09eee0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eef2 0x2 .rodata.__func__.11 - 0x3c09eed0 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09eeea 0x2 + 0x3c09eef4 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09ef0e 0x2 .rodata.__func__.12 - 0x3c09eeec 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09ef05 0x3 + 0x3c09ef10 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09ef29 0x3 .rodata.__func__.13 - 0x3c09ef08 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c09ef2c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c09ef19 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ef3d 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x43 (size before relaxing) .rodata.heap_caps_init.str1.4 - 0x3c09ef19 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ef3d 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x11c (size before relaxing) - *fill* 0x3c09ef19 0x3 + *fill* 0x3c09ef3d 0x3 .rodata.__func__.1 - 0x3c09ef1c 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ef40 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c09ef30 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c09ef3f 0x1 + 0x3c09ef54 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c09ef63 0x1 .rodata.__func__.3 - 0x3c09ef40 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ef64 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c09ef4e 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ef72 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x32 (size before relaxing) .rodata.multi_heap_register_impl.str1.4 - 0x3c09ef4e 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ef72 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x2f (size before relaxing) .rodata.multi_heap_get_first_block.str1.4 - 0x3c09ef4e 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ef72 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0xd (size before relaxing) - *fill* 0x3c09ef4e 0x2 + *fill* 0x3c09ef72 0x2 .rodata.__func__.4 - 0x3c09ef50 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ef74 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c09ef68 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ef8c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0xca (size before relaxing) .rodata.default_walker.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x26 (size before relaxing) .rodata.tlsf_check.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x4a (size before relaxing) .rodata.tlsf_add_pool.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x176 (size before relaxing) .rodata.tlsf_remove_pool.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x116 (size before relaxing) .rodata.tlsf_create.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x32 (size before relaxing) .rodata.tlsf_malloc.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x1e7 (size before relaxing) .rodata.tlsf_memalign_offs.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x2b (size before relaxing) .rodata.tlsf_free.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x110 (size before relaxing) .rodata.tlsf_realloc.str1.4 - 0x3c09ef81 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa5 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0x2e (size before relaxing) - *fill* 0x3c09ef81 0x3 + *fill* 0x3c09efa5 0x3 .rodata.__func__.0 - 0x3c09ef84 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09efa8 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c09ef94 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09efa1 0x3 - .rodata.__func__.2 - 0x3c09efa4 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09efb5 0x3 - .rodata.__func__.3 0x3c09efb8 0xd esp-idf/heap/libheap.a(tlsf.c.obj) *fill* 0x3c09efc5 0x3 - .rodata.__func__.5 + .rodata.__func__.2 0x3c09efc8 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) *fill* 0x3c09efd9 0x3 + .rodata.__func__.3 + 0x3c09efdc 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09efe9 0x3 + .rodata.__func__.5 + 0x3c09efec 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09effd 0x3 .rodata.__func__.6 - 0x3c09efdc 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09efe6 0x2 + 0x3c09f000 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f00a 0x2 .rodata.__func__.7 - 0x3c09efe8 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09effb 0x1 + 0x3c09f00c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f01f 0x1 .rodata.__func__.8 - 0x3c09effc 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f020 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c09f008 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f02c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c09f018 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f02b 0x1 + 0x3c09f03c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f04f 0x1 .rodata.__func__.11 - 0x3c09f02c 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f042 0x2 + 0x3c09f050 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f066 0x2 .rodata.__func__.12 - 0x3c09f044 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f056 0x2 + 0x3c09f068 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f07a 0x2 .rodata.__func__.13 - 0x3c09f058 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f06a 0x2 + 0x3c09f07c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f08e 0x2 .rodata.__func__.14 - 0x3c09f06c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f07e 0x2 + 0x3c09f090 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f0a2 0x2 .rodata.__func__.16 - 0x3c09f080 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f08a 0x2 + 0x3c09f0a4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f0ae 0x2 .rodata.__func__.17 - 0x3c09f08c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f09e 0x2 + 0x3c09f0b0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f0c2 0x2 .rodata.__func__.19 - 0x3c09f0a0 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f0a9 0x3 + 0x3c09f0c4 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f0cd 0x3 .rodata.__func__.20 - 0x3c09f0ac 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f0d0 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c09f0b7 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x3c09f0db 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0xfa (size before relaxing) - *fill* 0x3c09f0b7 0x1 + *fill* 0x3c09f0db 0x1 .rodata.__func__.0 - 0x3c09f0b8 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c09f0d3 0x1 + 0x3c09f0dc 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c09f0f7 0x1 .srodata.soc_memory_region_count - 0x3c09f0d4 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09f0d4 soc_memory_region_count + 0x3c09f0f8 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f0f8 soc_memory_region_count .rodata.soc_memory_regions - 0x3c09f0d8 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09f0d8 soc_memory_regions + 0x3c09f0fc 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f0fc soc_memory_regions .rodata.str1.4 - 0x3c09f13c 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f160 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) 0x1b (size before relaxing) .rodata.soc_memory_types - 0x3c09f13c 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09f13c soc_memory_types + 0x3c09f160 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f160 soc_memory_types .rodata.str1.4 - 0x3c09f16c 0x0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f190 0x0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x179 (size before relaxing) .rodata.__func__.0 - 0x3c09f16c 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c09f183 0x1 + 0x3c09f190 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c09f1a7 0x1 .rodata.__func__.1 - 0x3c09f184 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f1a8 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c09f19c 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f1c0 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c09f1ab 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f1cf 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x39 (size before relaxing) .rodata.is_vect_desc_usable.str1.4 - 0x3c09f1ab 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f1cf 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x49 (size before relaxing) .rodata.esp_intr_alloc_intrstatus_bind.str1.4 - 0x3c09f1ab 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f1cf 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0xb2 (size before relaxing) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c09f1ab 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f1cf 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x4 (size before relaxing) - *fill* 0x3c09f1ab 0x1 + *fill* 0x3c09f1cf 0x1 .rodata.__func__.2 - 0x3c09f1ac 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09f1bd 0x3 + 0x3c09f1d0 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f1e1 0x3 .rodata.__func__.3 - 0x3c09f1c0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09f1da 0x2 + 0x3c09f1e4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f1fe 0x2 .rodata.__func__.5 - 0x3c09f1dc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09f1f6 0x2 + 0x3c09f200 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f21a 0x2 .rodata.__func__.6 - 0x3c09f1f8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09f20e 0x2 + 0x3c09f21c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f232 0x2 .rodata.__func__.7 - 0x3c09f210 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09f229 0x3 + 0x3c09f234 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f24d 0x3 .rodata.__func__.9 - 0x3c09f22c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f250 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c09f240 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f264 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c09f255 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09f279 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x4a (size before relaxing) - *fill* 0x3c09f255 0x3 + *fill* 0x3c09f279 0x3 .rodata.__func__.0 - 0x3c09f258 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09f27c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.__func__.2 - 0x3c09f26c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09f290 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c09f281 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c09f2a5 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) 0xc1 (size before relaxing) - *fill* 0x3c09f281 0x3 + *fill* 0x3c09f2a5 0x3 .rodata.__FUNCTION__.0 - 0x3c09f284 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c09f2a8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c09f2a1 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c09f2c5 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x4f (size before relaxing) .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 - 0x3c09f2a1 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c09f2c5 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x6 (size before relaxing) - *fill* 0x3c09f2a1 0x3 - .rodata.__func__.0 - 0x3c09f2a4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) *fill* 0x3c09f2c5 0x3 + .rodata.__func__.0 + 0x3c09f2c8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c09f2e9 0x3 .rodata.__func__.1 - 0x3c09f2c8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c09f2ec 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c09f2e6 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f30a 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) 0x8e (size before relaxing) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c09f2e6 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f30a 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) 0x4b (size before relaxing) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c09f2e6 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f30a 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) 0x50 (size before relaxing) - *fill* 0x3c09f2e6 0x2 + *fill* 0x3c09f30a 0x2 .rodata.__func__.0 - 0x3c09f2e8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c09f309 0x3 + 0x3c09f30c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c09f32d 0x3 .rodata.__func__.1 - 0x3c09f30c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f330 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c09f330 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f354 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x4c (size before relaxing) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c09f330 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f354 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x12 (size before relaxing) .rodata.calibrate_ocode.str1.4 - 0x3c09f330 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f354 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x32 (size before relaxing) .rodata.__func__.0 - 0x3c09f330 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09f347 0x1 + 0x3c09f354 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09f36b 0x1 .rodata.__func__.1 - 0x3c09f348 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09f35f 0x1 + 0x3c09f36c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09f383 0x1 .rodata.__func__.2 - 0x3c09f360 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f384 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c09f373 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09f397 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x48 (size before relaxing) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c09f373 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09f397 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x7 (size before relaxing) - *fill* 0x3c09f373 0x1 + *fill* 0x3c09f397 0x1 .rodata.__func__.2 - 0x3c09f374 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c09f38b 0x1 + 0x3c09f398 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c09f3af 0x1 .rodata.__func__.1 - 0x3c09f38c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09f3b0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.s_sar_adc_power_release.str1.4 - 0x3c09f398 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09f3bc 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) 0x44 (size before relaxing) .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 - 0x3c09f398 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09f3bc 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) 0x36 (size before relaxing) .rodata.__func__.0 - 0x3c09f398 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09f3bc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.1 - 0x3c09f3b0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09f3d4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) 0x28 (size before relaxing) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) 0x56 (size before relaxing) .rodata.regi2c_saradc_disable.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x2f (size before relaxing) .rodata.s_sleep_hook_register.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x4b (size before relaxing) .rodata.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x1ac (size before relaxing) .rodata.esp_sleep_sub_mode_config.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x70 (size before relaxing) .rodata.esp_sleep_sub_mode_dump_config.str1.4 - 0x3c09f3d4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c09f3f8 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x29 (size before relaxing) .rodata.s_submode2str - 0x3c09f3d4 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c09f3f8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.main_task.str1.4 - 0x3c09f3f4 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09f418 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0xba (size before relaxing) .rodata.esp_startup_start_app.str1.4 - 0x3c09f3f4 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09f418 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x40 (size before relaxing) .rodata.__func__.0 - 0x3c09f3f4 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c09f3fe 0x2 + 0x3c09f418 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c09f422 0x2 .rodata.__func__.1 - 0x3c09f400 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09f424 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xb2 (size before relaxing) .rodata.xQueueGenericReset.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x2c (size before relaxing) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x37 (size before relaxing) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xb (size before relaxing) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x8 (size before relaxing) .rodata.xQueueGenericSend.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xfb (size before relaxing) .rodata.prvInitialiseMutex.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x3b (size before relaxing) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x8 (size before relaxing) .rodata.xQueueGiveFromISR.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x7d (size before relaxing) .rodata.xQueueReceive.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x66 (size before relaxing) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x76 (size before relaxing) .rodata.uxQueueMessagesWaiting.str1.4 - 0x3c09f416 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f43a 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0x7 (size before relaxing) - *fill* 0x3c09f416 0x2 + *fill* 0x3c09f43a 0x2 .rodata.__func__.2 - 0x3c09f418 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f425 0x3 + 0x3c09f43c 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f449 0x3 .rodata.__func__.5 - 0x3c09f428 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f43f 0x1 + 0x3c09f44c 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f463 0x1 .rodata.__func__.7 - 0x3c09f440 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f455 0x3 + 0x3c09f464 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f479 0x3 .rodata.__func__.9 - 0x3c09f458 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f47c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.10 - 0x3c09f46c 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f47a 0x2 + 0x3c09f490 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f49e 0x2 .rodata.__func__.11 - 0x3c09f47c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f48e 0x2 + 0x3c09f4a0 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f4b2 0x2 .rodata.__func__.12 - 0x3c09f490 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f4a9 0x3 + 0x3c09f4b4 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f4cd 0x3 .rodata.__func__.13 - 0x3c09f4ac 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f4c7 0x1 + 0x3c09f4d0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f4eb 0x1 .rodata.__func__.14 - 0x3c09f4c8 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f4da 0x2 + 0x3c09f4ec 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f4fe 0x2 .rodata.__func__.15 - 0x3c09f4dc 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f4fa 0x2 + 0x3c09f500 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f51e 0x2 .rodata.__func__.17 - 0x3c09f4fc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f515 0x3 + 0x3c09f520 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f539 0x3 .rodata.__func__.18 - 0x3c09f518 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f531 0x3 + 0x3c09f53c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f555 0x3 .rodata.__func__.20 - 0x3c09f534 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f549 0x3 + 0x3c09f558 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f56d 0x3 .rodata.__func__.21 - 0x3c09f54c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f570 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.23 - 0x3c09f560 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09f57a 0x2 + 0x3c09f584 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f59e 0x2 .rodata.__func__.24 - 0x3c09f57c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f5a0 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c09f590 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f5b4 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x3a (size before relaxing) .rodata.prvDeleteTCB.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x32 (size before relaxing) .rodata.prvInitialiseNewTask.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x14 (size before relaxing) .rodata.vTaskDelete.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x82 (size before relaxing) .rodata.eTaskGetState.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x6 (size before relaxing) .rodata.xTaskIncrementTick.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x76 (size before relaxing) .rodata.xTaskResumeAll.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x82 (size before relaxing) .rodata.vTaskSwitchContext.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x45 (size before relaxing) .rodata.vTaskSuspend.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xc (size before relaxing) .rodata.vTaskPlaceOnUnorderedEventList.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x28 (size before relaxing) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xf (size before relaxing) .rodata.vTaskRemoveFromUnorderedEventList.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x30 (size before relaxing) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xa (size before relaxing) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xe (size before relaxing) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x31 (size before relaxing) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1c (size before relaxing) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x12 (size before relaxing) .rodata.xTaskGenericNotify.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x83 (size before relaxing) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x101 (size before relaxing) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x65 (size before relaxing) .rodata.prvCreateIdleTasks.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x5 (size before relaxing) .rodata.vTaskStartScheduler.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x12 (size before relaxing) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c09f5a3 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f5c7 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0xbe (size before relaxing) - *fill* 0x3c09f5a3 0x1 + *fill* 0x3c09f5c7 0x1 .rodata.__func__.2 - 0x3c09f5a4 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f5c5 0x3 + 0x3c09f5c8 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f5e9 0x3 .rodata.__func__.3 - 0x3c09f5c8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f5e6 0x2 + 0x3c09f5ec 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f60a 0x2 .rodata.__func__.4 - 0x3c09f5e8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f606 0x2 + 0x3c09f60c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f62a 0x2 .rodata.__func__.5 - 0x3c09f608 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f61d 0x3 + 0x3c09f62c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f641 0x3 .rodata.__func__.6 - 0x3c09f620 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f644 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.8 - 0x3c09f638 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f656 0x2 + 0x3c09f65c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f67a 0x2 .rodata.__func__.12 - 0x3c09f658 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f67c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c09f670 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f694 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c09f694 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f6b8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c09f6ac 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f6c1 0x3 + 0x3c09f6d0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f6e5 0x3 .rodata.__func__.18 - 0x3c09f6c4 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f6e6 0x2 + 0x3c09f6e8 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f70a 0x2 .rodata.__func__.19 - 0x3c09f6e8 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f701 0x3 + 0x3c09f70c 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f725 0x3 .rodata.__func__.21 - 0x3c09f704 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f723 0x1 + 0x3c09f728 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f747 0x1 .rodata.__func__.22 - 0x3c09f724 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f73a 0x2 + 0x3c09f748 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f75e 0x2 .rodata.__func__.23 - 0x3c09f73c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f74f 0x1 + 0x3c09f760 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f773 0x1 .rodata.__func__.24 - 0x3c09f750 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f763 0x1 + 0x3c09f774 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f787 0x1 .rodata.__func__.29 - 0x3c09f764 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f772 0x2 + 0x3c09f788 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f796 0x2 .rodata.__func__.30 - 0x3c09f774 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f783 0x1 + 0x3c09f798 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f7a7 0x1 .rodata.__func__.31 - 0x3c09f784 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f7a8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.35 - 0x3c09f798 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f7a5 0x3 + 0x3c09f7bc 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f7c9 0x3 .rodata.__func__.38 - 0x3c09f7a8 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f7b3 0x1 + 0x3c09f7cc 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f7d7 0x1 .rodata.__func__.40 - 0x3c09f7b4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09f7c1 0x3 + 0x3c09f7d8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f7e5 0x3 .rodata.__func__.41 - 0x3c09f7c4 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f7e8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c09f7d0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c09f7d0 uxTopUsedPriority + 0x3c09f7f4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f7f4 uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c09f7d4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f7f8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x23 (size before relaxing) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c09f7d4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f7f8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x73 (size before relaxing) .rodata.pxPortInitialiseStack.str1.4 - 0x3c09f7d4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f7f8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x64 (size before relaxing) .rodata.vPortExitCritical.str1.4 - 0x3c09f7d4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f7f8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x1e (size before relaxing) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c09f7d4 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f7f8 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x3c (size before relaxing) .rodata.__func__.0 - 0x3c09f7d4 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c09f7e6 0x2 + 0x3c09f7f8 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c09f80a 0x2 .rodata.__func__.2 - 0x3c09f7e8 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09f80c 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c09f7fe 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c09f822 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x5a (size before relaxing) - *fill* 0x3c09f7fe 0x2 + *fill* 0x3c09f822 0x2 .rodata.__func__.1 - 0x3c09f800 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c09f824 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c09f81e 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c09f842 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0xa8 (size before relaxing) - *fill* 0x3c09f81e 0x2 + *fill* 0x3c09f842 0x2 .rodata.__func__.0 - 0x3c09f820 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c09f844 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.__esp_system_init_fn_init_libc_stdio.str1.4 - 0x3c09f82f 0x0 esp-idf/esp_libc/libesp_libc.a(init.c.obj) + 0x3c09f853 0x0 esp-idf/esp_libc/libesp_libc.a(init.c.obj) 0xd (size before relaxing) .rodata.str1.4 - 0x3c09f82f 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + 0x3c09f853 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) 0x99 (size before relaxing) .rodata.esp_libc_locks_init.str1.4 - 0x3c09f82f 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + 0x3c09f853 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) 0x68 (size before relaxing) - *fill* 0x3c09f82f 0x1 + *fill* 0x3c09f853 0x1 .rodata.__func__.4 - 0x3c09f830 0x14 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + 0x3c09f854 0x14 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) .rodata.__func__.3 - 0x3c09f844 0x13 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) - *fill* 0x3c09f857 0x1 + 0x3c09f868 0x13 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + *fill* 0x3c09f87b 0x1 .rodata.__func__.2 - 0x3c09f858 0x15 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) - *fill* 0x3c09f86d 0x3 + 0x3c09f87c 0x15 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + *fill* 0x3c09f891 0x3 .rodata.__func__.1 - 0x3c09f870 0x15 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) - *fill* 0x3c09f885 0x3 - .rodata.__func__.0 - 0x3c09f888 0xc esp-idf/esp_libc/libesp_libc.a(locks.c.obj) - .rodata.esp_libc_init_global_stdio.str1.4 - 0x3c09f894 0x0 esp-idf/esp_libc/libesp_libc.a(newlib_init.c.obj) - 0x6 (size before relaxing) - .rodata.pthread_exit.str1.4 - 0x3c09f894 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x57 (size before relaxing) - .rodata.pthread_mutex_unlock.str1.4 - 0x3c09f894 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x23 (size before relaxing) - .rodata.__func__.0 - 0x3c09f894 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c09f8a9 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3d (size before relaxing) + 0x3c09f894 0x15 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) *fill* 0x3c09f8a9 0x3 .rodata.__func__.0 - 0x3c09f8ac 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c09f8ac 0xc esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + .rodata.esp_libc_init_global_stdio.str1.4 + 0x3c09f8b8 0x0 esp-idf/esp_libc/libesp_libc.a(newlib_init.c.obj) + 0x6 (size before relaxing) + .rodata.pthread_exit.str1.4 + 0x3c09f8b8 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x57 (size before relaxing) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c09f8b8 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x23 (size before relaxing) + .rodata.__func__.0 + 0x3c09f8b8 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c09f8cd 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3d (size before relaxing) + *fill* 0x3c09f8cd 0x3 + .rodata.__func__.0 + 0x3c09f8d0 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c09f8da 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c09f8fe 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) 0x46 (size before relaxing) .rodata.str1.4 - 0x3c09f8da 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c09f8fe 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) 0x75 (size before relaxing) .rodata.esp_timer_impl_init.str1.4 - 0x3c09f8da 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c09f8fe 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) 0x98 (size before relaxing) - *fill* 0x3c09f8da 0x2 + *fill* 0x3c09f8fe 0x2 .rodata.__func__.0 - 0x3c09f8dc 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c09f900 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .rodata.uart_access.str1.4 - 0x3c09f8f8 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f91c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xb (size before relaxing) .rodata.uart_fcntl.str1.4 - 0x3c09f8f8 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f91c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x44 (size before relaxing) .rodata.uart_return_char.str1.4 - 0x3c09f8f8 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f91c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x1d (size before relaxing) .rodata.uart_read.str1.4 - 0x3c09f8f8 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f91c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0xa (size before relaxing) .rodata.uart_vfs_dev_register.str1.4 - 0x3c09f8f8 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f91c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x87 (size before relaxing) .rodata.__func__.0 - 0x3c09f8f8 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f90e 0x2 + 0x3c09f91c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f932 0x2 .rodata.__func__.1 - 0x3c09f910 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f91b 0x1 + 0x3c09f934 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f93f 0x1 .rodata.__func__.2 - 0x3c09f91c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f92d 0x3 + 0x3c09f940 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f951 0x3 .rodata.__func__.3 - 0x3c09f930 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f93a 0x2 + 0x3c09f954 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f95e 0x2 .rodata.__func__.4 - 0x3c09f93c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f947 0x1 - .rodata.__func__.5 - 0x3c09f948 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f953 0x1 - .rodata.__func__.6 - 0x3c09f954 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c09f95f 0x1 - .rodata.__func__.7 0x3c09f960 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) *fill* 0x3c09f96b 0x1 + .rodata.__func__.5 + 0x3c09f96c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f977 0x1 + .rodata.__func__.6 + 0x3c09f978 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f983 0x1 + .rodata.__func__.7 + 0x3c09f984 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09f98f 0x1 .rodata.s_vfs_uart - 0x3c09f96c 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f990 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_termios - 0x3c09f9a4 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f9c8 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_select - 0x3c09f9c0 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f9e4 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_dir - 0x3c09f9d8 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09f9fc 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_uart_mount_points - 0x3c09fa18 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09fa3c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_ctx - 0x3c09fa20 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09fa44 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x2c (size before relaxing) .rodata.uart_set_word_length.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x24 (size before relaxing) .rodata.uart_set_stop_bits.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x24 (size before relaxing) .rodata.uart_set_baudrate.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x54 (size before relaxing) .rodata.uart_get_baudrate.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x25 (size before relaxing) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x27 (size before relaxing) .rodata.uart_wait_tx_done.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x98 (size before relaxing) .rodata.uart_flush_input.str1.4 - 0x3c09fa28 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa4c 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x23 (size before relaxing) .rodata.__FUNCTION__.36 - 0x3c09fa28 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fa39 0x3 + 0x3c09fa4c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fa5d 0x3 .rodata.__FUNCTION__.34 - 0x3c09fa3c 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fa57 0x1 + 0x3c09fa60 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fa7b 0x1 .rodata.__FUNCTION__.33 - 0x3c09fa58 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fa7c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__func__.28 - 0x3c09fa70 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fa82 0x2 + 0x3c09fa94 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09faa6 0x2 .rodata.__FUNCTION__.27 - 0x3c09fa84 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fa96 0x2 + 0x3c09faa8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09faba 0x2 .rodata.__FUNCTION__.7 - 0x3c09fa98 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09faaa 0x2 + 0x3c09fabc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09face 0x2 .rodata.__FUNCTION__.6 - 0x3c09faac 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fabe 0x2 + 0x3c09fad0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fae2 0x2 .rodata.__FUNCTION__.5 - 0x3c09fac0 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fae4 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.4 - 0x3c09fad0 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09faf4 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.3 - 0x3c09fae0 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09faf3 0x1 + 0x3c09fb04 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fb17 0x1 .rodata.__FUNCTION__.2 - 0x3c09faf4 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fb07 0x1 + 0x3c09fb18 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fb2b 0x1 .rodata.__FUNCTION__.1 - 0x3c09fb08 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c09fb1d 0x3 + 0x3c09fb2c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c09fb41 0x3 .rodata.__FUNCTION__.0 - 0x3c09fb20 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c09fb44 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.nvs_flash_init_partition.str1.4 - 0x3c09fb35 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3c09fb59 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) 0x9f (size before relaxing) .rodata.nvs_flash_init.str1.4 - 0x3c09fb35 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3c09fb59 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) 0x4 (size before relaxing) - *fill* 0x3c09fb35 0x3 + *fill* 0x3c09fb59 0x3 .srodata._ZN3nvs4Page8SEC_SIZEE - 0x3c09fb38 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x3c09fb38 nvs::Page::SEC_SIZE + 0x3c09fb5c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x3c09fb5c nvs::Page::SEC_SIZE .rodata._ZTVN3nvs9NVSHandleE - 0x3c09fb3c 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c09fb3c vtable for nvs::NVSHandle + 0x3c09fb60 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c09fb60 vtable for nvs::NVSHandle .rodata._ZTVN3nvs15NVSHandleSimpleE - 0x3c09fb7c 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c09fb7c vtable for nvs::NVSHandleSimple + 0x3c09fba0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c09fba0 vtable for nvs::NVSHandleSimple .rodata._ZTVN3nvs9PartitionE - 0x3c09fbbc 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c09fbbc vtable for nvs::Partition + 0x3c09fbe0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c09fbe0 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c09fbf0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c09fbf0 vtable for nvs::NVSPartition + 0x3c09fc14 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c09fc14 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c09fc24 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c09fc24 vtable for nvs::NVSPartitionManager + 0x3c09fc48 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c09fc48 vtable for nvs::NVSPartitionManager .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c09fc34 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fc58 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) 0x5e (size before relaxing) .rodata.usb_serial_jtag_read.str1.4 - 0x3c09fc34 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fc58 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) 0x1e (size before relaxing) .rodata.__esp_system_init_fn_init_vfs_usj_sec.str1.4 - 0x3c09fc34 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fc58 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) 0xf (size before relaxing) .rodata.__func__.1 - 0x3c09fc34 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fc58 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.__func__.0 - 0x3c09fc50 0x15 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c09fc65 0x3 + 0x3c09fc74 0x15 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c09fc89 0x3 .rodata.s_vfs_jtag - 0x3c09fc68 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fc8c 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.s_vfs_jtag_termios - 0x3c09fca0 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fcc4 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.s_vfs_jtag_select - 0x3c09fcbc 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c09fce0 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.console_open.str1.4 - 0x3c09fcd4 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fcf8 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x1b (size before relaxing) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c09fcd4 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fcf8 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0xd (size before relaxing) .rodata.s_vfs_console - 0x3c09fcd4 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fcf8 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_termios - 0x3c09fd0c 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fd30 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_select - 0x3c09fd28 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fd4c 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_dir - 0x3c09fd40 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c09fd64 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_register_fs_common.str1.4 - 0x3c09fd80 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c09fda4 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x1 (size before relaxing) .rodata.esp_minify_vfs.str1.4 - 0x3c09fd80 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c09fda4 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x27 (size before relaxing) .rodata.translate_path.str1.4 - 0x3c09fd80 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c09fda4 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x43 (size before relaxing) .rodata.__func__.1 - 0x3c09fd80 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x3c09fd8f 0x1 + 0x3c09fda4 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x3c09fdb3 0x1 .rodata.__func__.0 - 0x3c09fd90 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c09fdb4 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.vfs_null_open.str1.4 - 0x3c09fd9f 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c09fdc3 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x2 (size before relaxing) .rodata.esp_vfs_null_register.str1.4 - 0x3c09fd9f 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c09fdc3 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0xa (size before relaxing) - *fill* 0x3c09fd9f 0x1 + *fill* 0x3c09fdc3 0x1 .rodata.s_vfs_null - 0x3c09fda0 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c09fdc4 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.s_vfs_null_dir - 0x3c09fdd8 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c09fdfc 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.espnow_recv_cb.str1.4 - 0x3c09fe18 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x3c09fe3c 0x0 esp-idf/main/libmain.a(main.c.obj) 0x56 (size before relaxing) .rodata.espnow_send_cb.str1.4 - 0x3c09fe18 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x3c09fe3c 0x0 esp-idf/main/libmain.a(main.c.obj) 0x35 (size before relaxing) .rodata.espnow_init.str1.4 - 0x3c09fe18 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x3c09fe3c 0x0 esp-idf/main/libmain.a(main.c.obj) 0x17e (size before relaxing) .rodata.broadcast_spi_data.str1.4 - 0x3c09fe18 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x3c09fe3c 0x0 esp-idf/main/libmain.a(main.c.obj) 0x57 (size before relaxing) .rodata.app_main.str1.4 - 0x3c09fe18 0x0 esp-idf/main/libmain.a(main.c.obj) - 0x160 (size before relaxing) + 0x3c09fe3c 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x181 (size before relaxing) .rodata.__func__.0 - 0x3c09fe18 0xc esp-idf/main/libmain.a(main.c.obj) + 0x3c09fe3c 0xc esp-idf/main/libmain.a(main.c.obj) .rodata.intr_get_item.str1.4 - 0x3c09fe24 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c09fe48 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) 0x70 (size before relaxing) .rodata._global_interrupt_handler.str1.4 - 0x3c09fe24 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c09fe48 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) 0x83 (size before relaxing) .rodata.__func__.0 - 0x3c09fe24 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c09fe3e 0x2 + 0x3c09fe48 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c09fe62 0x2 .rodata.__func__.1 - 0x3c09fe40 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c09fe64 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.load_partitions.str1.4 - 0x3c09fe58 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe7c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x66 (size before relaxing) .rodata.ensure_partitions_loaded.str1.4 - 0x3c09fe58 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe7c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x2b (size before relaxing) .rodata.esp_partition_unload_all.str1.4 - 0x3c09fe58 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe7c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x4b (size before relaxing) .rodata.esp_partition_next.str1.4 - 0x3c09fe58 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe7c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x3 (size before relaxing) .rodata.esp_partition_get.str1.4 - 0x3c09fe58 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe7c 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x11 (size before relaxing) .rodata.__func__.2 - 0x3c09fe58 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c09fe6a 0x2 + 0x3c09fe7c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c09fe8e 0x2 .rodata.__func__.3 - 0x3c09fe6c 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c09fe90 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_write.str1.4 - 0x3c09fe7f 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c09fea3 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x46 (size before relaxing) - *fill* 0x3c09fe7f 0x1 + *fill* 0x3c09fea3 0x1 .rodata.__func__.0 - 0x3c09fe80 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c09fe93 0x1 + 0x3c09fea4 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c09feb7 0x1 .rodata.__func__.1 - 0x3c09fe94 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c09feae 0x2 + 0x3c09feb8 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c09fed2 0x2 .rodata.__func__.2 - 0x3c09feb0 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c09fed4 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.3 - 0x3c09fec8 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c09fedf 0x1 + 0x3c09feec 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c09ff03 0x1 .rodata.__func__.4 - 0x3c09fee0 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c09ff04 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c09fef4 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c09ff18 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.gpio_input_disable.str1.4 - 0x3c09ff07 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c09ff2b 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x34 (size before relaxing) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c09ff07 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c09ff2b 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x1b (size before relaxing) .rodata.gpio_set_pull_mode.str1.4 - 0x3c09ff07 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c09ff2b 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x53 (size before relaxing) - *fill* 0x3c09ff07 0x1 - .rodata.__FUNCTION__.0 - 0x3c09ff08 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ff16 0x2 - .rodata.__FUNCTION__.5 - 0x3c09ff18 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) *fill* 0x3c09ff2b 0x1 + .rodata.__FUNCTION__.0 + 0x3c09ff2c 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ff3a 0x2 + .rodata.__FUNCTION__.5 + 0x3c09ff3c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ff4f 0x1 .rodata.__FUNCTION__.6 - 0x3c09ff2c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ff3e 0x2 + 0x3c09ff50 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ff62 0x2 .rodata.__FUNCTION__.7 - 0x3c09ff40 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ff56 0x2 + 0x3c09ff64 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ff7a 0x2 .rodata.__FUNCTION__.8 - 0x3c09ff58 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c09ff7c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.9 - 0x3c09ff70 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ff85 0x3 + 0x3c09ff94 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ffa9 0x3 .rodata.__FUNCTION__.10 - 0x3c09ff88 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ff9f 0x1 + 0x3c09ffac 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ffc3 0x1 .rodata.__FUNCTION__.11 - 0x3c09ffa0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ffb9 0x3 + 0x3c09ffc4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09ffdd 0x3 .rodata.__FUNCTION__.12 - 0x3c09ffbc 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09ffd6 0x2 + 0x3c09ffe0 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c09fffa 0x2 .rodata.__FUNCTION__.13 - 0x3c09ffd8 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c09fff1 0x3 + 0x3c09fffc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0015 0x3 .rodata.__FUNCTION__.14 - 0x3c09fff4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a000d 0x3 + 0x3c0a0018 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0031 0x3 .rodata.__FUNCTION__.15 - 0x3c0a0010 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0034 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.16 - 0x3c0a0028 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0041 0x3 + 0x3c0a004c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0065 0x3 .rodata.__FUNCTION__.19 - 0x3c0a0044 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0056 0x2 + 0x3c0a0068 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a007a 0x2 .rodata.__FUNCTION__.20 - 0x3c0a0058 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0069 0x3 + 0x3c0a007c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a008d 0x3 .rodata.__FUNCTION__.40 - 0x3c0a006c 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0090 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.41 - 0x3c0a0080 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a00a4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c0a0092 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c0a00b6 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x7f (size before relaxing) - *fill* 0x3c0a0092 0x2 + *fill* 0x3c0a00b6 0x2 .rodata.__func__.8 - 0x3c0a0094 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c0a00b8 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x37 (size before relaxing) .rodata.s_reserve_irom_region.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0xbe (size before relaxing) .rodata.s_reserve_drom_region.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x8b (size before relaxing) .rodata.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x5d (size before relaxing) .rodata.esp_mmu_map_init.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x5f (size before relaxing) .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x46 (size before relaxing) .rodata.esp_mmu_map.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x12e (size before relaxing) .rodata.esp_mmu_unmap.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x8c (size before relaxing) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c0a00bc 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a00e0 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x64 (size before relaxing) .rodata.__FUNCTION__.1 - 0x3c0a00bc 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a00d3 0x1 + 0x3c0a00e0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a00f7 0x1 .rodata.__FUNCTION__.2 - 0x3c0a00d4 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a00e2 0x2 + 0x3c0a00f8 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a0106 0x2 .rodata.__func__.3 - 0x3c0a00e4 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a00fb 0x1 + 0x3c0a0108 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a011f 0x1 .rodata.__func__.4 - 0x3c0a00fc 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0120 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c0a0108 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a012c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c0a0114 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a012a 0x2 + 0x3c0a0138 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a014e 0x2 .rodata.__func__.9 - 0x3c0a012c 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0150 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c0a0140 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a0156 0x2 + 0x3c0a0164 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a017a 0x2 .rodata.__func__.11 - 0x3c0a0158 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a0169 0x3 + 0x3c0a017c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a018d 0x3 .rodata.g_mmu_mem_regions - 0x3c0a016c 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c0a016c g_mmu_mem_regions + 0x3c0a0190 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c0a0190 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c0a0184 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a01a8 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x44 (size before relaxing) .rodata.spi_flash_munmap.str1.4 - 0x3c0a0184 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a01a8 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0x32 (size before relaxing) .rodata.__func__.1 - 0x3c0a0184 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a01a8 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c0a0195 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0a01b9 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x3f (size before relaxing) - *fill* 0x3c0a0195 0x3 + *fill* 0x3c0a01b9 0x3 .rodata.__func__.0 - 0x3c0a0198 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0a01bc 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c0a01a8 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0a01cc 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.detect_spi_flash_chip.str1.4 - 0x3c0a01ae 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d2 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x1f (size before relaxing) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c0a01ae 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d2 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x7b (size before relaxing) .rodata.esp_flash_init.str1.4 - 0x3c0a01ae 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d2 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0xb2 (size before relaxing) .rodata.esp_flash_erase_region.str1.4 - 0x3c0a01ae 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d2 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x3f (size before relaxing) .rodata.esp_flash_write.str1.4 - 0x3c0a01ae 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d2 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x14 (size before relaxing) - *fill* 0x3c0a01ae 0x2 + *fill* 0x3c0a01d2 0x2 .rodata.__func__.0 - 0x3c0a01b0 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01d4 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c0a01c0 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0a01d7 0x1 + 0x3c0a01e4 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0a01fb 0x1 .rodata.io_mode_str - 0x3c0a01d8 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a01fc 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c0a028c 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0a02b0 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x124 (size before relaxing) .rodata.__FUNCTION__.0 - 0x3c0a028c 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c0a02a8 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0a02b0 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c0a02cc 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.spi_flash_os_check_yield.str1.4 - 0x3c0a02b2 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c0a02d6 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0x47 (size before relaxing) - *fill* 0x3c0a02b2 0x2 + *fill* 0x3c0a02d6 0x2 .rodata.__func__.0 - 0x3c0a02b4 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c0a02d8 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.spi_flash_chip_list_check.str1.4 - 0x3c0a02cd 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3c0a02f1 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) 0xaa (size before relaxing) .rodata.str1.4 - 0x3c0a02cd 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0a02f1 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x58 (size before relaxing) .rodata.esp_crosscore_int_init.str1.4 - 0x3c0a02cd 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0a02f1 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0x2f (size before relaxing) - *fill* 0x3c0a02cd 0x3 + *fill* 0x3c0a02f1 0x3 .rodata.__func__.0 - 0x3c0a02d0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0a02e7 0x1 + 0x3c0a02f4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0a030b 0x1 .rodata.__func__.1 - 0x3c0a02e8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0a030c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xa8 (size before relaxing) .rodata.delete_entry.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x48 (size before relaxing) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xb0 (size before relaxing) .rodata.esp_task_wdt_add.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x30 (size before relaxing) .rodata.subscribe_idle.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xa8 (size before relaxing) .rodata.esp_task_wdt_init.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x81 (size before relaxing) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xad (size before relaxing) .rodata.task_wdt_isr.str1.4 - 0x3c0a02ff 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0323 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0x27 (size before relaxing) - *fill* 0x3c0a02ff 0x1 + *fill* 0x3c0a0323 0x1 .rodata.__FUNCTION__.5 - 0x3c0a0300 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0313 0x1 + 0x3c0a0324 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0337 0x1 .rodata.__FUNCTION__.7 - 0x3c0a0314 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a031e 0x2 + 0x3c0a0338 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0342 0x2 .rodata.__FUNCTION__.8 - 0x3c0a0320 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0331 0x3 + 0x3c0a0344 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0355 0x3 .rodata.__func__.12 - 0x3c0a0334 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0343 0x1 + 0x3c0a0358 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0367 0x1 .rodata.__func__.13 - 0x3c0a0344 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0351 0x3 + 0x3c0a0368 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0375 0x3 .rodata.__FUNCTION__.14 - 0x3c0a0354 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0366 0x2 + 0x3c0a0378 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a038a 0x2 .rodata.__func__.15 - 0x3c0a0368 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a038c 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c0a037f 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c0a03a3 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x59 (size before relaxing) .rodata.get_flash_clock_divider.str1.4 - 0x3c0a037f 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c0a03a3 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x7c (size before relaxing) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c0a037f 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a03a3 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x33 (size before relaxing) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c0a037f 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a03a3 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x43 (size before relaxing) - *fill* 0x3c0a037f 0x1 + *fill* 0x3c0a03a3 0x1 .rodata.__func__.0 - 0x3c0a0380 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a03a4 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c0a039c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a03c0 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.str1.4 - 0x3c0a03ba 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0a03de 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) 0x2e4 (size before relaxing) - *fill* 0x3c0a03ba 0x2 + *fill* 0x3c0a03de 0x2 .rodata.esp_isr_names - 0x3c0a03bc 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c0a03bc esp_isr_names + 0x3c0a03e0 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0a03e0 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c0a04b4 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0a04b4 GPIO_HOLD_MASK + 0x3c0a04d8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a04d8 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c0a050c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0a050c GPIO_PIN_MUX_REG + 0x3c0a0530 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a0530 GPIO_PIN_MUX_REG .rodata.spi_periph_signal - 0x3c0a0564 0x48 esp-idf/soc/libsoc.a(spi_periph.c.obj) - 0x3c0a0564 spi_periph_signal + 0x3c0a0588 0x48 esp-idf/soc/libsoc.a(spi_periph.c.obj) + 0x3c0a0588 spi_periph_signal .rodata.esp_fill_random.str1.4 - 0x3c0a05ac 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a05d0 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) 0x38 (size before relaxing) .rodata.__func__.0 - 0x3c0a05ac 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a05d0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.temperature_sensor_power_release.str1.4 - 0x3c0a05bc 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + 0x3c0a05e0 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) 0x54 (size before relaxing) .rodata.__func__.0 - 0x3c0a05bc 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - *fill* 0x3c0a05dd 0x3 + 0x3c0a05e0 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + *fill* 0x3c0a0601 0x3 .srodata.g_spi_lock_main_flash_dev - 0x3c0a05e0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c0a05e0 g_spi_lock_main_flash_dev + 0x3c0a0604 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c0a0604 g_spi_lock_main_flash_dev .rodata.adc_lock_release.str1.4 - 0x3c0a05e4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0608 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) 0x89 (size before relaxing) .rodata.adc_apb_periph_free.str1.4 - 0x3c0a05e4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0608 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) 0x38 (size before relaxing) .rodata.__func__.0 - 0x3c0a05e4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0608 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.prvReturnItemByteBuf.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x7f (size before relaxing) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x66 (size before relaxing) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x64 (size before relaxing) .rodata.prvReceiveGeneric.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x35 (size before relaxing) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x81 (size before relaxing) .rodata.xRingbufferSendComplete.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x16 (size before relaxing) .rodata.xRingbufferSend.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x28 (size before relaxing) .rodata.xRingbufferReceive.str1.4 - 0x3c0a05f8 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a061c 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0x5b (size before relaxing) .rodata.__func__.4 - 0x3c0a05f8 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a060b 0x1 + 0x3c0a061c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a062f 0x1 .rodata.__func__.7 - 0x3c0a060c 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a0626 0x2 + 0x3c0a0630 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a064a 0x2 .rodata.__func__.12 - 0x3c0a0628 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a063e 0x2 + 0x3c0a064c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a0662 0x2 .rodata.__func__.19 - 0x3c0a0640 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a0652 0x2 + 0x3c0a0664 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a0676 0x2 .rodata.__func__.20 - 0x3c0a0654 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a0667 0x1 + 0x3c0a0678 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a068b 0x1 .rodata.__func__.22 - 0x3c0a0668 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a068c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.29 - 0x3c0a0678 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a069c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.str1.4 - 0x3c0a068e 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3c0a06b2 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) 0x8 (size before relaxing) - *fill* 0x3c0a068e 0x2 - .rodata 0x3c0a0690 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + *fill* 0x3c0a06b2 0x2 + .rodata 0x3c0a06b4 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .rodata.loop_node_remove_handler.str1.4 - 0x3c0a06a4 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06c8 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0x4 (size before relaxing) .rodata.handler_instances_add.str1.4 - 0x3c0a06a4 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06c8 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0x3d (size before relaxing) .rodata.esp_event_loop_create.str1.4 - 0x3c0a06a4 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06c8 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0xfd (size before relaxing) .rodata.esp_event_loop_run.str1.4 - 0x3c0a06a4 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06c8 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0x52 (size before relaxing) .rodata.esp_event_loop_run_task.str1.4 - 0x3c0a06a4 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06c8 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0x28 (size before relaxing) .rodata.__func__.1 - 0x3c0a06a4 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0a06b6 0x2 + 0x3c0a06c8 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0a06da 0x2 .rodata.__func__.5 - 0x3c0a06b8 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a06dc 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_netif_config_sanity_check.str1.4 - 0x3c0a06cb 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a06ef 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) 0x10c (size before relaxing) .rodata.esp_netif_init.str1.4 - 0x3c0a06cb 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a06ef 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) 0x9a (size before relaxing) - *fill* 0x3c0a06cb 0x1 + *fill* 0x3c0a06ef 0x1 .rodata.g_wifi_default_wpa_crypto_funcs - 0x3c0a06cc 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - 0x3c0a06cc g_wifi_default_wpa_crypto_funcs + 0x3c0a06f0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c0a06f0 g_wifi_default_wpa_crypto_funcs .rodata.esp_wifi_config_info.str1.4 - 0x3c0a06f8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0x139 (size before relaxing) .rodata.wifi_deinit_internal.str1.4 - 0x3c0a06f8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0x7e (size before relaxing) .rodata.s_set_default_wifi_log_level.str1.4 - 0x3c0a06f8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0x23 (size before relaxing) .rodata.esp_wifi_init.str1.4 - 0x3c0a06f8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0x5b (size before relaxing) .rodata.str1.4 - 0x3c0a06f8 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0xb (size before relaxing) .srodata.WIFI_EVENT - 0x3c0a06f8 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x3c0a06f8 WIFI_EVENT + 0x3c0a071c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a071c WIFI_EVENT .rodata.spi_ll_enable_clock.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x3d (size before relaxing) .rodata.alloc_dma_chan.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x138 (size before relaxing) .rodata.s_spi_common_gpio_check_reserve.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x60 (size before relaxing) .rodata.spicommon_bus_alloc.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x29 (size before relaxing) .rodata.spicommon_bus_free.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x11 (size before relaxing) .rodata.spicommon_dma_chan_free.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x8 (size before relaxing) .rodata.spicommon_bus_initialize_io.str1.4 - 0x3c0a06fc 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0720 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x1d2 (size before relaxing) .rodata.__func__.3 - 0x3c0a06fc 0x1a esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - *fill* 0x3c0a0716 0x2 + 0x3c0a0720 0x1a esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + *fill* 0x3c0a073a 0x2 .rodata.__func__.4 - 0x3c0a0718 0x20 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a073c 0x20 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .rodata.__FUNCTION__.5 - 0x3c0a0738 0x1c esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a075c 0x1c esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .rodata.__func__.6 - 0x3c0a0754 0x18 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a0778 0x18 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .rodata.__FUNCTION__.7 - 0x3c0a076c 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - *fill* 0x3c0a077b 0x1 + 0x3c0a0790 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + *fill* 0x3c0a079f 0x1 .rodata.__func__.8 - 0x3c0a077c 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - *fill* 0x3c0a078b 0x1 + 0x3c0a07a0 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + *fill* 0x3c0a07af 0x1 .rodata.__func__.9 - 0x3c0a078c 0x19 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - *fill* 0x3c0a07a5 0x3 + 0x3c0a07b0 0x19 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + *fill* 0x3c0a07c9 0x3 .rodata.__func__.10 - 0x3c0a07a8 0x13 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - *fill* 0x3c0a07bb 0x1 + 0x3c0a07cc 0x13 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + *fill* 0x3c0a07df 0x1 .rodata.__func__.11 - 0x3c0a07bc 0x14 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a07e0 0x14 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .rodata.__FUNCTION__.12 - 0x3c0a07d0 0x14 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + 0x3c0a07f4 0x14 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) .rodata.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x10c (size before relaxing) .rodata.spi_slave_free.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x54 (size before relaxing) .rodata.spi_slave_initialize.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x1a7 (size before relaxing) .rodata.spi_slave_queue_trans.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0xeb (size before relaxing) .rodata.spi_slave_get_trans_result.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x28 (size before relaxing) .rodata.spi_slave_transmit.str1.4 - 0x3c0a07e4 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + 0x3c0a0808 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x18 (size before relaxing) .rodata.__func__.0 - 0x3c0a07e4 0x13 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a07f7 0x1 + 0x3c0a0808 0x13 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a081b 0x1 .rodata.__FUNCTION__.1 - 0x3c0a07f8 0x1b esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a0813 0x1 + 0x3c0a081c 0x1b esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a0837 0x1 .rodata.__FUNCTION__.5 - 0x3c0a0814 0x16 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a082a 0x2 + 0x3c0a0838 0x16 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a084e 0x2 .rodata.__FUNCTION__.9 - 0x3c0a082c 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a083b 0x1 + 0x3c0a0850 0xf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a085f 0x1 .rodata.__func__.10 - 0x3c0a083c 0x9 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a0845 0x3 + 0x3c0a0860 0x9 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a0869 0x3 .rodata.__FUNCTION__.11 - 0x3c0a0848 0x15 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - *fill* 0x3c0a085d 0x3 + 0x3c0a086c 0x15 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + *fill* 0x3c0a0881 0x3 .rodata.small_prime_gaps - 0x3c0a0860 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - *fill* 0x3c0a0907 0x1 + 0x3c0a0884 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c0a092b 0x1 .rodata.mbedtls_cipher_base_lookup_table - 0x3c0a0908 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c0a0908 mbedtls_cipher_base_lookup_table + 0x3c0a092c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a092c mbedtls_cipher_base_lookup_table .rodata.mbedtls_cipher_definitions - 0x3c0a0924 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c0a0924 mbedtls_cipher_definitions + 0x3c0a0948 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0948 mbedtls_cipher_definitions .rodata.str1.4 - 0x3c0a0aa4 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ac8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) 0x2c4 (size before relaxing) .srodata.aria_256_ccm_star_no_tag_info - 0x3c0a0aa4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ac8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_star_no_tag_info - 0x3c0a0aac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ad0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_star_no_tag_info - 0x3c0a0ab4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ad8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_info - 0x3c0a0abc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ae0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_info - 0x3c0a0ac4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ae8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_info - 0x3c0a0acc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0af0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aria_info - 0x3c0a0ad4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0af8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_gcm_info - 0x3c0a0b00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_gcm_info - 0x3c0a0b08 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_gcm_info - 0x3c0a0b10 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aria_info - 0x3c0a0b18 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b3c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ctr_info - 0x3c0a0b44 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ctr_info - 0x3c0a0b4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ctr_info - 0x3c0a0b54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cfb128_info - 0x3c0a0b5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cfb128_info - 0x3c0a0b64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cfb128_info - 0x3c0a0b6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b90 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cbc_info - 0x3c0a0b74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0b98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cbc_info - 0x3c0a0b7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ba0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cbc_info - 0x3c0a0b84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ba8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ecb_info - 0x3c0a0b8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bb0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ecb_info - 0x3c0a0b94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bb8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ecb_info - 0x3c0a0b9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bc0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aria_info - 0x3c0a0ba4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bc8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_star_no_tag_info - 0x3c0a0bd0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bf4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_star_no_tag_info - 0x3c0a0bd8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0bfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_star_no_tag_info - 0x3c0a0be0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_info - 0x3c0a0be8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c0c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_info - 0x3c0a0bf0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_info - 0x3c0a0bf8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aes_info - 0x3c0a0c00 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c24 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_gcm_info - 0x3c0a0c2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c50 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_gcm_info - 0x3c0a0c34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_gcm_info - 0x3c0a0c3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aes_info - 0x3c0a0c44 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c68 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_xts_info - 0x3c0a0c70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_xts_info - 0x3c0a0c78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0c9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.xts_aes_info - 0x3c0a0c80 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ca4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ctr_info - 0x3c0a0cac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0cd0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ctr_info - 0x3c0a0cb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0cd8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ctr_info - 0x3c0a0cbc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ce0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ofb_info - 0x3c0a0cc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0ce8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ofb_info - 0x3c0a0ccc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0cf0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ofb_info - 0x3c0a0cd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0cf8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cfb128_info - 0x3c0a0cdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cfb128_info - 0x3c0a0ce4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d08 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cfb128_info - 0x3c0a0cec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d10 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cbc_info - 0x3c0a0cf4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d18 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cbc_info - 0x3c0a0cfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d20 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cbc_info - 0x3c0a0d04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d28 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ecb_info - 0x3c0a0d0c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d30 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ecb_info - 0x3c0a0d14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d38 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ecb_info - 0x3c0a0d1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d40 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aes_info - 0x3c0a0d24 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0d48 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.mbedtls_sha3_512_info - 0x3c0a0d50 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha3_384_info - 0x3c0a0d58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha3_256_info - 0x3c0a0d60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha3_224_info - 0x3c0a0d68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha512_info - 0x3c0a0d70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha384_info - 0x3c0a0d78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0d9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha256_info - 0x3c0a0d80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0da4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha1_info - 0x3c0a0d88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0dac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_md5_info - 0x3c0a0d90 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a0db4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.memset_func - 0x3c0a0d98 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - *fill* 0x3c0a0d9c 0x4 - .rodata.K 0x3c0a0da0 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .srodata.cst8 0x3c0a1020 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x3c0a0dbc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .rodata.K 0x3c0a0dc0 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c0a1040 0xe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) 0x80 (size before relaxing) - .rodata.rho 0x3c0a1108 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.rho 0x3c0a1128 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .rodata.iota_r_packed - 0x3c0a1120 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x3c0a1140 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .rodata.esp_aes_validate_input.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) 0x8c (size before relaxing) .rodata.esp_aes_crypt_cfb128.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) 0x23 (size before relaxing) .rodata.esp_aes_crypt_ctr.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) 0x66 (size before relaxing) .rodata.esp_sha_dma_process.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) 0x6c (size before relaxing) .rodata.esp_sha_block_mode_fallback.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) 0x3d (size before relaxing) .rodata.esp_sha_dma.str1.4 - 0x3c0a1138 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a1158 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) 0x73 (size before relaxing) .rodata.__func__.0 - 0x3c0a1138 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a1158 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_mpi_isr_initialise.str1.4 - 0x3c0a1154 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1174 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) 0x69 (size before relaxing) .rodata.esp_mpi_wait_intr.str1.4 - 0x3c0a1154 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1174 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) 0x43 (size before relaxing) .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 - 0x3c0a1154 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1174 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) 0x56 (size before relaxing) .rodata.__func__.0 - 0x3c0a1154 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1174 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.esp_mpi_exp_mpi_mod_hw_op.str1.4 - 0x3c0a1173 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x3c0a1193 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) 0x3e (size before relaxing) - *fill* 0x3c0a1173 0x1 + *fill* 0x3c0a1193 0x1 .rodata.__func__.0 - 0x3c0a1174 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - *fill* 0x3c0a118e 0x2 + 0x3c0a1194 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + *fill* 0x3c0a11ae 0x2 .rodata.sha1_padding - 0x3c0a1190 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x3c0a11b0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .rodata.sha256_padding - 0x3c0a11d0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x3c0a11f0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .rodata.esp_aes_gcm_starts.str1.4 - 0x3c0a1210 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0a1230 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) 0x50 (size before relaxing) .rodata.esp_aes_gcm_update.str1.4 - 0x3c0a1210 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0a1230 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) 0x90 (size before relaxing) - .rodata.last4 0x3c0a1210 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c0a1230 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.aria_is2 - 0x3c0a1250 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1270 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_is1 - 0x3c0a1350 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1370 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb2 - 0x3c0a1450 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1470 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb1 - 0x3c0a1550 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata 0x3c0a1650 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.last4 0x3c0a1680 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x3c0a1570 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c0a1670 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.last4 0x3c0a16a0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .rodata.mbedtls_rsa_deduce_primes.str1.4 - 0x3c0a16a0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x3c0a16c0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) 0x37 (size before relaxing) .rodata.esp_aes_dma_wait_complete.str1.4 - 0x3c0a16a0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a16c0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) 0x47 (size before relaxing) .rodata.esp_aes_intr_alloc.str1.4 - 0x3c0a16a0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a16c0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) 0x85 (size before relaxing) .rodata.esp_aes_process_dma.str1.4 - 0x3c0a16a0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a16c0 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) 0xf6 (size before relaxing) .rodata.__func__.0 - 0x3c0a16a0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a16c0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.__func__.1 - 0x3c0a16b4 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a16d4 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.crypto_shared_gdma_init.str1.4 - 0x3c0a16c7 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3c0a16e7 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) 0x47 (size before relaxing) .rodata.str1.4 - 0x3c0a16c7 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a16e7 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) 0x367 (size before relaxing) - *fill* 0x3c0a16c7 0x1 + *fill* 0x3c0a16e7 0x1 .srodata.ecp_x25519_bad_point_2 - 0x3c0a16c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a16e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_1 - 0x3c0a16d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a16f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_2 - 0x3c0a16d8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .rodata.x25519_bad_point_1 0x3c0a16f8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_1 + 0x3c0a1718 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.ecp_supported_curves - 0x3c0a1718 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.Rp.0 0x3c0a17b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.1 0x3c0a17bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.2 0x3c0a17c4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1738 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c0a17d4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c0a17dc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c0a17e4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.curve25519_part_of_n - 0x3c0a17cc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a17ec 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_n - 0x3c0a17dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a17fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gy - 0x3c0a181c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a183c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gx - 0x3c0a185c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a187c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_b - 0x3c0a189c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a18bc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_a - 0x3c0a18dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a18fc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_p - 0x3c0a191c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a193c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_n - 0x3c0a195c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a197c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gy - 0x3c0a198c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a19ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gx - 0x3c0a19bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a19dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_b - 0x3c0a19ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1a0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_a - 0x3c0a1a1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1a3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_p - 0x3c0a1a4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1a6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_n - 0x3c0a1a7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_gy 0x3c0a1a9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_gx + .rodata.brainpoolP256r1_gy 0x3c0a1abc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_b + .rodata.brainpoolP256r1_gx 0x3c0a1adc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_a + .rodata.brainpoolP256r1_b 0x3c0a1afc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_p + .rodata.brainpoolP256r1_a 0x3c0a1b1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_n + .rodata.brainpoolP256r1_p 0x3c0a1b3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_gy + .rodata.secp256k1_n 0x3c0a1b5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_gx + .rodata.secp256k1_gy 0x3c0a1b7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gx + 0x3c0a1b9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_b - 0x3c0a1b9c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1bbc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_a - 0x3c0a1ba0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1bc0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_p - 0x3c0a1ba4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224k1_n 0x3c0a1bc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_n + 0x3c0a1be4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gy - 0x3c0a1be4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c04 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gx - 0x3c0a1c00 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c20 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_b - 0x3c0a1c1c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c3c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_a - 0x3c0a1c20 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c40 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_p - 0x3c0a1c24 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c44 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_n - 0x3c0a1c40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gy - 0x3c0a1c58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1c78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gx - 0x3c0a1c70 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp192k1_b - 0x3c0a1c88 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp192k1_a - 0x3c0a1c8c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192k1_p 0x3c0a1c90 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_b + 0x3c0a1ca8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_a + 0x3c0a1cac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_p + 0x3c0a1cb0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_n - 0x3c0a1ca8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1cc8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gy - 0x3c0a1cec 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1d0c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gx - 0x3c0a1d30 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1d50 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_b - 0x3c0a1d74 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1d94 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_p - 0x3c0a1db8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1dd8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_n - 0x3c0a1dfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1e1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gy - 0x3c0a1e2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1e4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gx - 0x3c0a1e5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1e7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_b - 0x3c0a1e8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1eac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_p - 0x3c0a1ebc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1edc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_n - 0x3c0a1eec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_gy 0x3c0a1f0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_gx + .rodata.secp256r1_gy 0x3c0a1f2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_b + .rodata.secp256r1_gx 0x3c0a1f4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_p + .rodata.secp256r1_b 0x3c0a1f6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_p + 0x3c0a1f8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_n - 0x3c0a1f8c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1fac 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gy - 0x3c0a1fa8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1fc8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gx - 0x3c0a1fc4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a1fe4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_b - 0x3c0a1fe0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2000 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_p - 0x3c0a1ffc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a201c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_n - 0x3c0a201c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a203c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gy - 0x3c0a2034 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2054 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gx - 0x3c0a204c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a206c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_b - 0x3c0a2064 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2084 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_p - 0x3c0a207c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a209c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mpi_one - 0x3c0a2094 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a20b4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.str1.4 - 0x3c0a2098 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a20b8 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) 0xe05 (size before relaxing) .rodata.oid_md_alg - 0x3c0a2098 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a20b8 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp_algid - 0x3c0a2160 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a2180 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp - 0x3c0a2188 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a21a8 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pk_alg - 0x3c0a2278 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata 0x3c0a22c8 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a2298 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c0a22e8 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.esp_now_init.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) 0x52 (size before relaxing) .rodata.esp_now_register_recv_cb.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) 0x1e (size before relaxing) .rodata.esp_now_send.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) 0x1d (size before relaxing) .rodata.mt_send_cb.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x5b (size before relaxing) .rodata.mt_get_lmk.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x1e (size before relaxing) .rodata.mt_get_key_idx.constprop.0.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x18 (size before relaxing) .rodata.mt_set_lmk.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x1e (size before relaxing) .rodata.mt_copy_peer.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x1e (size before relaxing) .rodata.mt_init.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x54 (size before relaxing) .rodata.mt_deinit.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x4a (size before relaxing) .rodata.mt_register_recv_cb.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x23 (size before relaxing) .rodata.mt_register_send_cb.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x23 (size before relaxing) .rodata.mt_send.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x66 (size before relaxing) .rodata.mt_mod_peer.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x5c (size before relaxing) .rodata.mt_get_peer.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x29 (size before relaxing) .rodata.mt_add_peer.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) 0x139 (size before relaxing) .rodata.ieee80211_add_countryie.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) 0x3 (size before relaxing) .rodata.ieee80211_send_sa_query.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) 0x9 (size before relaxing) .rodata.band2str.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) 0x10 (size before relaxing) .rodata.wifi_create_softap.str1.4 - 0x3c0a22fd 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a231d 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) 0x7 (size before relaxing) - *fill* 0x3c0a22fd 0x3 + *fill* 0x3c0a231d 0x3 .rodata.ieee80211_ethbroadcast - 0x3c0a2300 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3c0a2300 ieee80211_ethbroadcast + 0x3c0a2320 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a2320 ieee80211_ethbroadcast .rodata.ieee80211_crypto_encap.str1.4 - 0x3c0a2306 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a2326 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) 0x13 (size before relaxing) - *fill* 0x3c0a2306 0x2 + *fill* 0x3c0a2326 0x2 .rodata.CSWTCH.42 - 0x3c0a2308 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a2328 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata.ieee80211_recv_action.str1.4 - 0x3c0a230f 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3c0a232f 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) 0x13 (size before relaxing) .rodata.ieee80211_send_setup.str1.4 - 0x3c0a230f 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a232f 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) 0x13 (size before relaxing) - *fill* 0x3c0a230f 0x1 + *fill* 0x3c0a232f 0x1 .rodata.info.1 - 0x3c0a2310 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a2319 0x3 + 0x3c0a2330 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a2339 0x3 .rodata.param.3 - 0x3c0a231c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a2325 0x3 + 0x3c0a233c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a2345 0x3 .rodata.s_ac_param.2 - 0x3c0a2328 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a2348 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata.ieee80211_hostap_attach.str1.4 - 0x3c0a2344 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a2364 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) 0x13 (size before relaxing) .rodata.wifi_softap_start.str1.4 - 0x3c0a2344 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a2364 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) 0x8 (size before relaxing) .rodata.hostap_input.str1.4 - 0x3c0a2344 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a2364 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) 0x4 (size before relaxing) .rodata.CSWTCH.218 - 0x3c0a2344 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a2364 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.phymode2str.str1.4 - 0x3c0a2350 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a2370 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) 0x30 (size before relaxing) .rodata.ieee80211_phy_mode_show.str1.4 - 0x3c0a2350 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a2370 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) 0x20 (size before relaxing) .rodata.ieee80211_setup_ratetable.str1.4 - 0x3c0a2350 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a2370 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) 0x10 (size before relaxing) .rodata.ieee80211_11b_table - 0x3c0a2350 0xd4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a2370 0xd4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_11g_table - 0x3c0a2424 0xd4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a2444 0xd4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.chm_set_home_channel.str1.4 - 0x3c0a24f8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0a2518 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) 0x9 (size before relaxing) .rodata.wifi_log.str1.4 - 0x3c0a24f8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3c0a2518 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) 0x1f (size before relaxing) .rodata.scan_op_start.str1.4 - 0x3c0a24f8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a2518 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) 0x11 (size before relaxing) .rodata.scan_profile_check.str1.4 - 0x3c0a24f8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a2518 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) 0x8 (size before relaxing) .rodata.CSWTCH.480 - 0x3c0a24f8 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a2518 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.ieee80211_setup_phy_mode.str1.4 - 0x3c0a2509 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a2529 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) 0x12 (size before relaxing) - *fill* 0x3c0a2509 0x3 + *fill* 0x3c0a2529 0x3 .rodata.ieee80211_parse_beacon - 0x3c0a250c 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a252c 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_parse_rsn.str1.4 - 0x3c0a2564 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a2584 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) 0xa0 (size before relaxing) - .rodata 0x3c0a2564 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata 0x3c0a2584 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.CSWTCH.59 - 0x3c0a257c 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a259c 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ht_recv_action_ba_addba_response.str1.4 - 0x3c0a25dc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a25fc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) 0xd (size before relaxing) .rodata.ieee80211_add_htcap_body.str1.4 - 0x3c0a25dc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a25fc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) 0xf (size before relaxing) .rodata.ht_recv_action_ba_delba.str1.4 - 0x3c0a25dc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a25fc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) 0x16 (size before relaxing) - .rodata 0x3c0a25dc 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata 0x3c0a25fc 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.__func__.0 - 0x3c0a25ec 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a260c 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.wifi_nvs_cfg_init.str1.4 - 0x3c0a2607 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a2627 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) 0x440 (size before relaxing) .rodata.ieee80211_nvs_set_default_ssid.str1.4 - 0x3c0a2607 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a2627 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) 0x11 (size before relaxing) - *fill* 0x3c0a2607 0x1 + *fill* 0x3c0a2627 0x1 .rodata.wifi_nvs_set - 0x3c0a2608 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a2628 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_init.str1.4 - 0x3c0a2628 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a2648 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) 0xd (size before relaxing) .rodata.ieee80211_set_gtk.str1.4 - 0x3c0a2628 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a2648 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) 0x17 (size before relaxing) .rodata.wifi_set_rx_policy - 0x3c0a2628 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a2648 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.ppInstallKey - 0x3c0a2654 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a2674 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.CSWTCH.139 - 0x3c0a2678 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a2698 0x8 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.CSWTCH.142 - 0x3c0a2680 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a268b 0x1 + 0x3c0a26a0 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a26ab 0x1 .rodata.CSWTCH.204 - 0x3c0a268c 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a26ac 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.str1.4 - 0x3c0a2692 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a26b2 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) 0x12 (size before relaxing) .rodata.wifi_lmac_init.str1.4 - 0x3c0a2692 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a26b2 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) 0x1c (size before relaxing) - *fill* 0x3c0a2692 0x2 + *fill* 0x3c0a26b2 0x2 .rodata.CSWTCH.397 - 0x3c0a2694 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a26b4 0x4 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.__FUNCTION__.1 - 0x3c0a2698 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a26ae 0x2 + 0x3c0a26b8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a26ce 0x2 .rodata.__FUNCTION__.0 - 0x3c0a26b0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a26c6 0x2 + 0x3c0a26d0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a26e6 0x2 .rodata.__FUNCTION__.1 - 0x3c0a26c8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a26e8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.10 - 0x3c0a26e0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a26ef 0x1 + 0x3c0a2700 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a270f 0x1 .rodata.__FUNCTION__.11 - 0x3c0a26f0 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a2710 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.12 - 0x3c0a2700 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a271b 0x1 - .rodata.__FUNCTION__.13 - 0x3c0a271c 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a2720 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0a273b 0x1 + .rodata.__FUNCTION__.13 + 0x3c0a273c 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a275b 0x1 .rodata.__FUNCTION__.14 - 0x3c0a273c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2756 0x2 - .rodata.__FUNCTION__.15 - 0x3c0a2758 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a275c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0a2776 0x2 + .rodata.__FUNCTION__.15 + 0x3c0a2778 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2796 0x2 .rodata.__FUNCTION__.16 - 0x3c0a2778 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2791 0x3 + 0x3c0a2798 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a27b1 0x3 .rodata.__FUNCTION__.17 - 0x3c0a2794 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a27b2 0x2 + 0x3c0a27b4 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a27d2 0x2 .rodata.__FUNCTION__.18 - 0x3c0a27b4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a27ce 0x2 + 0x3c0a27d4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a27ee 0x2 .rodata.__FUNCTION__.2 - 0x3c0a27d0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a27f0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.3 - 0x3c0a27e8 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2802 0x2 + 0x3c0a2808 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2822 0x2 .rodata.__FUNCTION__.4 - 0x3c0a2804 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2821 0x3 + 0x3c0a2824 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2841 0x3 .rodata.__FUNCTION__.5 - 0x3c0a2824 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2832 0x2 + 0x3c0a2844 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2852 0x2 .rodata.__FUNCTION__.6 - 0x3c0a2834 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a2849 0x3 + 0x3c0a2854 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2869 0x3 .rodata.__FUNCTION__.7 - 0x3c0a284c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a285d 0x3 + 0x3c0a286c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a287d 0x3 .rodata.__FUNCTION__.8 - 0x3c0a2860 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a2880 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.9 - 0x3c0a2874 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a2894 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.wifi_osi_funcs_register.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) 0xad (size before relaxing) .rodata.net80211_funcs_init.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) 0x1a (size before relaxing) .rodata.esp_wifi_init_internal.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) 0xf (size before relaxing) .rodata.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) 0x58 (size before relaxing) .rodata.cnx_connect_to_bss.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) 0x9 (size before relaxing) .rodata.cnx_node_join.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) 0xc (size before relaxing) .rodata.cnx_auth_done.str1.4 - 0x3c0a2888 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a28a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) 0xe8 (size before relaxing) .rodata.cnx_auth_done - 0x3c0a2888 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a28a8 0x88 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.str1.4 - 0x3c0a2910 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a2930 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) 0x14 (size before relaxing) .rodata.CSWTCH.255 - 0x3c0a2910 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a2930 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.ieee80211_add_action_vendor_spec_esp.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) 0x4 (size before relaxing) .rodata.sta_rx_csa.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) 0x16 (size before relaxing) .rodata.ieee80211_set_bss_max_idle_period.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) 0xe (size before relaxing) .rodata.ieee80211_sta_new_state.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) 0xd (size before relaxing) .rodata.sta_recv_assoc.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) 0x10 (size before relaxing) .rodata.str1.4 - 0x3c0a291c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) 0x2e (size before relaxing) .rodata.state_desc.0 - 0x3c0a291c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a293c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.sms4_encap.str1.4 - 0x3c0a2940 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3c0a2960 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) 0x9 (size before relaxing) .rodata.str1.4 - 0x3c0a2940 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a2960 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) 0x5 (size before relaxing) .rodata.pp_default_event_handler.str1.4 - 0x3c0a2940 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0a2960 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) 0x5 (size before relaxing) .rodata.pp_create_task.str1.4 - 0x3c0a2940 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0a2960 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) 0x5 (size before relaxing) .rodata.CSWTCH.544 - 0x3c0a2940 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a2949 0x3 + 0x3c0a2960 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a2969 0x3 .rodata.CSWTCH.545 - 0x3c0a294c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a2955 0x3 - .rodata 0x3c0a2958 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0a296c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a2975 0x3 + .rodata 0x3c0a2978 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata.lmacProcessTxopSuccess.str1.4 - 0x3c0a29a8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a29c8 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) 0x7 (size before relaxing) - .rodata 0x3c0a29a8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata 0x3c0a29c8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.0 - 0x3c0a29c0 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a29cb 0x1 + 0x3c0a29e0 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a29eb 0x1 .rodata.__FUNCTION__.1 - 0x3c0a29cc 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a29ec 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.10 - 0x3c0a29d8 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a29f5 0x3 + 0x3c0a29f8 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a15 0x3 .rodata.__FUNCTION__.11 - 0x3c0a29f8 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a19 0x3 + 0x3c0a2a18 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a39 0x3 .rodata.__FUNCTION__.12 - 0x3c0a2a1c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a31 0x3 + 0x3c0a2a3c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a51 0x3 .rodata.__FUNCTION__.15 - 0x3c0a2a34 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a4d 0x3 + 0x3c0a2a54 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a6d 0x3 .rodata.__FUNCTION__.2 - 0x3c0a2a50 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a63 0x1 + 0x3c0a2a70 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a83 0x1 .rodata.__FUNCTION__.3 - 0x3c0a2a64 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a7a 0x2 + 0x3c0a2a84 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2a9a 0x2 .rodata.__FUNCTION__.4 - 0x3c0a2a7c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2a92 0x2 + 0x3c0a2a9c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2ab2 0x2 .rodata.__FUNCTION__.5 - 0x3c0a2a94 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2aaa 0x2 + 0x3c0a2ab4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2aca 0x2 .rodata.__FUNCTION__.6 - 0x3c0a2aac 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2ac5 0x3 + 0x3c0a2acc 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2ae5 0x3 .rodata.__FUNCTION__.7 - 0x3c0a2ac8 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2ae2 0x2 + 0x3c0a2ae8 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2b02 0x2 .rodata.__FUNCTION__.8 - 0x3c0a2ae4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a2afa 0x2 + 0x3c0a2b04 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2b1a 0x2 .rodata.__FUNCTION__.9 - 0x3c0a2afc 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a2b1c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.pm_coex_recalculate_wifi_time_slice.str1.4 - 0x3c0a2b11 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x3c0a2b31 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) 0xa (size before relaxing) - *fill* 0x3c0a2b11 0x3 + *fill* 0x3c0a2b31 0x3 .rodata.rc11NRate2SchedIdx - 0x3c0a2b14 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0a2b34 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.rcGetAmpduSched.str1.4 - 0x3c0a2b30 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0a2b50 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) 0x6 (size before relaxing) .rodata.CSWTCH.51 - 0x3c0a2b30 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a2b5b 0x1 + 0x3c0a2b50 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2b7b 0x1 .rodata.CSWTCH.53 - 0x3c0a2b5c 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a2b87 0x1 + 0x3c0a2b7c 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2ba7 0x1 .rodata.__FUNCTION__.0 - 0x3c0a2b88 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a2b9a 0x2 + 0x3c0a2ba8 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2bba 0x2 .rodata.__FUNCTION__.1 - 0x3c0a2b9c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0a2bbc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.str1.4 - 0x3c0a2ba6 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a2bc6 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) 0x7 (size before relaxing) .rodata.wdev_funcs_init.str1.4 - 0x3c0a2ba6 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a2bc6 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) 0x14 (size before relaxing) - *fill* 0x3c0a2ba6 0x2 + *fill* 0x3c0a2bc6 0x2 .rodata.__FUNCTION__.1 - 0x3c0a2ba8 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a2bc8 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.__FUNCTION__.3 - 0x3c0a2bbc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a2bdc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c0a2bd2 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c0a2bf2 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) 0x5f (size before relaxing) - *fill* 0x3c0a2bd2 0x2 - .rodata.__func__.1 - 0x3c0a2bd4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.esp_efuse_rtc_calib_get_ver.str1.4 - 0x3c0a2bf2 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x58 (size before relaxing) - .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 - 0x3c0a2bf2 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x130 (size before relaxing) *fill* 0x3c0a2bf2 0x2 .rodata.__func__.1 - 0x3c0a2bf4 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0a2c16 0x2 + 0x3c0a2bf4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x3c0a2c12 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x58 (size before relaxing) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x3c0a2c12 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x130 (size before relaxing) + *fill* 0x3c0a2c12 0x2 + .rodata.__func__.1 + 0x3c0a2c14 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0a2c36 0x2 .rodata.MPI_OPERATIONS_REG - 0x3c0a2c18 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0a2c18 MPI_OPERATIONS_REG + 0x3c0a2c38 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0a2c38 MPI_OPERATIONS_REG .rodata.MPI_BLOCK_BASES - 0x3c0a2c24 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0a2c24 MPI_BLOCK_BASES + 0x3c0a2c44 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0a2c44 MPI_BLOCK_BASES .rodata.get_idx.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x3e (size before relaxing) .rodata.generate_mac.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x22 (size before relaxing) .rodata.get_efuse_factory_mac.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x43 (size before relaxing) .rodata.get_efuse_mac_custom.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x27 (size before relaxing) .rodata.get_mac_addr_from_mac_table.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x3b (size before relaxing) .rodata.esp_iface_mac_addr_set.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x8c (size before relaxing) .rodata.esp_read_mac.str1.4 - 0x3c0a2c34 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c54 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x56 (size before relaxing) .rodata.__func__.0 - 0x3c0a2c34 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - *fill* 0x3c0a2c4a 0x2 + 0x3c0a2c54 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c0a2c6a 0x2 .rodata.__func__.1 - 0x3c0a2c4c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0a2c6c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.spi_ll_enable_bus_clock.str1.4 - 0x3c0a2c61 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x3c0a2c81 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) 0x39 (size before relaxing) .rodata.spicommon_periph_claim.str1.4 - 0x3c0a2c61 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x3c0a2c81 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) 0x3e (size before relaxing) - *fill* 0x3c0a2c61 0x3 + *fill* 0x3c0a2c81 0x3 .rodata.__func__.0 - 0x3c0a2c64 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - *fill* 0x3c0a2c7a 0x2 + 0x3c0a2c84 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + *fill* 0x3c0a2c9a 0x2 .rodata.__func__.1 - 0x3c0a2c7c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + 0x3c0a2c9c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) .rodata.gdma_release_group_handle.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x47 (size before relaxing) .rodata.gdma_release_pair_handle.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x16 (size before relaxing) .rodata.do_allocate_gdma_channel.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x1aa (size before relaxing) .rodata.gdma_connect.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0xba (size before relaxing) .rodata.gdma_disconnect.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x3f (size before relaxing) .rodata.gdma_config_transfer.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x36 (size before relaxing) .rodata.gdma_start.str1.4 - 0x3c0a2c94 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2cb4 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x32 (size before relaxing) .rodata.__FUNCTION__.20 - 0x3c0a2c94 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2c9f 0x1 + 0x3c0a2cb4 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2cbf 0x1 .rodata.__FUNCTION__.17 - 0x3c0a2ca0 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2cab 0x1 + 0x3c0a2cc0 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2ccb 0x1 .rodata.__FUNCTION__.9 - 0x3c0a2cac 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2cc1 0x3 - .rodata.__FUNCTION__.7 - 0x3c0a2cc4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.__FUNCTION__.6 - 0x3c0a2cd4 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2ccc 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) *fill* 0x3c0a2ce1 0x3 + .rodata.__FUNCTION__.7 + 0x3c0a2ce4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x3c0a2cf4 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d01 0x3 .rodata.__FUNCTION__.5 - 0x3c0a2ce4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2cfe 0x2 + 0x3c0a2d04 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d1e 0x2 .rodata.__FUNCTION__.4 - 0x3c0a2d00 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2d11 0x3 + 0x3c0a2d20 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d31 0x3 .rodata.__func__.3 - 0x3c0a2d14 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2d2e 0x2 + 0x3c0a2d34 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d4e 0x2 .rodata.__func__.2 - 0x3c0a2d30 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2d49 0x3 + 0x3c0a2d50 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d69 0x3 .rodata.__func__.1 - 0x3c0a2d4c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2d65 0x3 + 0x3c0a2d6c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2d85 0x3 .rodata.__FUNCTION__.0 - 0x3c0a2d68 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2d81 0x3 - .rodata 0x3c0a2d84 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0a2d88 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a2da1 0x3 + .rodata 0x3c0a2da4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.xEventGroupCreateStatic.str1.4 - 0x3c0a2d98 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2db8 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0xab (size before relaxing) .rodata.xEventGroupWaitBits.str1.4 - 0x3c0a2d98 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2db8 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0x9f (size before relaxing) .rodata.xEventGroupClearBits.str1.4 - 0x3c0a2d98 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2db8 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0x26 (size before relaxing) .rodata.xEventGroupSetBits.str1.4 - 0x3c0a2d98 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2db8 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0x24 (size before relaxing) .rodata.vEventGroupDelete.str1.4 - 0x3c0a2d98 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2db8 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0x72 (size before relaxing) .rodata.__func__.1 - 0x3c0a2d98 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a2daa 0x2 + 0x3c0a2db8 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a2dca 0x2 .rodata.__func__.2 - 0x3c0a2dac 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a2dbf 0x1 + 0x3c0a2dcc 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a2ddf 0x1 .rodata.__func__.3 - 0x3c0a2dc0 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a2dd5 0x3 + 0x3c0a2de0 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a2df5 0x3 .rodata.__func__.4 - 0x3c0a2dd8 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2df8 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.6 - 0x3c0a2dec 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a2e0c 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.ets_timer_setfn.str1.4 - 0x3c0a2e00 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0a2e20 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) 0x89 (size before relaxing) .rodata.str1.4 - 0x3c0a2e00 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0a2e20 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) 0xb9 (size before relaxing) .rodata.__func__.2 - 0x3c0a2e00 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0a2e0e 0x2 + 0x3c0a2e20 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0a2e2e 0x2 .rodata.__func__.1 - 0x3c0a2e10 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0a2e21 0x3 + 0x3c0a2e30 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0a2e41 0x3 .rodata.__func__.0 - 0x3c0a2e24 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0a2e44 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.str1.4 - 0x3c0a2e34 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a2e54 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) 0x33 (size before relaxing) .rodata.init_timer_task.str1.4 - 0x3c0a2e34 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a2e54 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) 0x6c (size before relaxing) .rodata.esp_timer_init.str1.4 - 0x3c0a2e34 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a2e54 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) 0x1d (size before relaxing) .rodata.__func__.0 - 0x3c0a2e34 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a2e54 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.lib_printf.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) 0x10 (size before relaxing) .rodata.phy_printf.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) 0x4 (size before relaxing) .rodata.load_cal_data_from_nvs_handle.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) 0x126 (size before relaxing) .rodata.store_cal_data_to_nvs_handle.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) 0xdf (size before relaxing) .rodata.esp_phy_load_cal_data_from_nvs.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) 0x60 (size before relaxing) .rodata.esp_phy_load_cal_and_init.str1.4 - 0x3c0a2e41 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0a2e61 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) 0x1ad (size before relaxing) - *fill* 0x3c0a2e41 0x3 + *fill* 0x3c0a2e61 0x3 .rodata.__func__.5 - 0x3c0a2e44 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2e5e 0x2 + 0x3c0a2e64 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a2e7e 0x2 .rodata.__func__.3 - 0x3c0a2e60 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2e7d 0x3 + 0x3c0a2e80 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a2e9d 0x3 .rodata.__func__.1 - 0x3c0a2e80 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2e9e 0x2 + 0x3c0a2ea0 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a2ebe 0x2 .rodata.__func__.0 - 0x3c0a2ea0 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2ebf 0x1 + 0x3c0a2ec0 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a2edf 0x1 .rodata.phy_init_data - 0x3c0a2ec0 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - 0x3c0a2ec0 phy_init_data + 0x3c0a2ee0 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x3c0a2ee0 phy_init_data .rodata.phy_get_modem_str.str1.4 - 0x3c0a2f40 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f60 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0x25 (size before relaxing) .rodata.phy_ant_config_check.str1.4 - 0x3c0a2f40 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f60 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0x84 (size before relaxing) .rodata.phy_track_pll_init.str1.4 - 0x3c0a2f40 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f60 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0xce (size before relaxing) .rodata.phy_track_pll_deinit.str1.4 - 0x3c0a2f40 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f60 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0x4a (size before relaxing) .rodata.phy_clr_modem_flag.str1.4 - 0x3c0a2f40 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f60 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0x32 (size before relaxing) .rodata.__func__.0 - 0x3c0a2f40 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3c0a2f55 0x3 + 0x3c0a2f60 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c0a2f75 0x3 .rodata.__func__.1 - 0x3c0a2f58 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0a2f78 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.free_socket_locked.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x40 (size before relaxing) .rodata.sock_inc_used_locked.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x23 (size before relaxing) .rodata.lwip_unlink_select_cb.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x30 (size before relaxing) .rodata.lwip_sock_make_addr.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x34 (size before relaxing) .rodata.lwip_selscan.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0xc (size before relaxing) .rodata.lwip_select_dec_sockets_used.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x21 (size before relaxing) .rodata.lwip_pollscan.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x19 (size before relaxing) .rodata.lwip_recv_tcp.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x78 (size before relaxing) .rodata.lwip_recvfrom_udp_raw.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0xc (size before relaxing) .rodata.lwip_close.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x17 (size before relaxing) .rodata.lwip_recvfrom.str1.4 - 0x3c0a2f6b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2f8b 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0xe (size before relaxing) - *fill* 0x3c0a2f6b 0x1 + *fill* 0x3c0a2f8b 0x1 .rodata.__func__.6 - 0x3c0a2f6c 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2f89 0x3 + 0x3c0a2f8c 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a2fa9 0x3 .rodata.__func__.7 - 0x3c0a2f8c 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2f99 0x3 + 0x3c0a2fac 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a2fb9 0x3 .rodata.__func__.8 - 0x3c0a2f9c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2fb2 0x2 + 0x3c0a2fbc 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a2fd2 0x2 .rodata.__func__.9 - 0x3c0a2fb4 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2fc9 0x3 + 0x3c0a2fd4 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a2fe9 0x3 .rodata.__func__.10 - 0x3c0a2fcc 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a2fec 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.12 - 0x3c0a2fd8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2fee 0x2 + 0x3c0a2ff8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a300e 0x2 .rodata.__func__.13 - 0x3c0a2ff0 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a3010 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.14 - 0x3c0a3004 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a3012 0x2 + 0x3c0a3024 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a3032 0x2 .rodata.__func__.15 - 0x3c0a3014 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a301f 0x1 - .rodata.__func__.16 - 0x3c0a3020 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.17 - 0x3c0a302c 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a3034 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) *fill* 0x3c0a303f 0x1 + .rodata.__func__.16 + 0x3c0a3040 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.17 + 0x3c0a304c 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a305f 0x1 .rodata.__func__.19 - 0x3c0a3040 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0a3060 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.tcpip_thread_handle_msg.str1.4 - 0x3c0a304e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a306e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) 0x4a (size before relaxing) .rodata.tcpip_inpkt.str1.4 - 0x3c0a304e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a306e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) 0xd (size before relaxing) .rodata.tcpip_send_msg_wait_sem.str1.4 - 0x3c0a304e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a306e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) 0x1a (size before relaxing) .rodata.tcpip_init.str1.4 - 0x3c0a304e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a306e 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) 0x28 (size before relaxing) - *fill* 0x3c0a304e 0x2 + *fill* 0x3c0a306e 0x2 .rodata.__func__.0 - 0x3c0a3050 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a3070 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.1 - 0x3c0a3068 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a3075 0x3 + 0x3c0a3088 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3095 0x3 .rodata.__func__.2 - 0x3c0a3078 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a3083 0x1 + 0x3c0a3098 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a30a3 0x1 .rodata.__func__.6 - 0x3c0a3084 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a3093 0x1 + 0x3c0a30a4 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a30b3 0x1 .rodata.__func__.7 - 0x3c0a3094 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a30b4 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.8 - 0x3c0a30ac 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a30bf 0x1 + 0x3c0a30cc 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a30df 0x1 .rodata.__func__.10 - 0x3c0a30c0 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0a30e0 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.mem_malloc.str1.4 - 0x3c0a30cc 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0a30ec 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) 0x4d (size before relaxing) .rodata.mem_free.str1.4 - 0x3c0a30cc 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0a30ec 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) 0x28 (size before relaxing) .rodata.__func__.0 - 0x3c0a30cc 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) - *fill* 0x3c0a30d5 0x3 + 0x3c0a30ec 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c0a30f5 0x3 .rodata.__func__.1 - 0x3c0a30d8 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0a30f8 0xb esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.do_memp_malloc_pool.str1.4 - 0x3c0a30e3 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3103 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) 0x4e (size before relaxing) .rodata.do_memp_free_pool.str1.4 - 0x3c0a30e3 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3103 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) 0x20 (size before relaxing) - *fill* 0x3c0a30e3 0x1 + *fill* 0x3c0a3103 0x1 .rodata.__func__.0 - 0x3c0a30e4 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0a30f6 0x2 + 0x3c0a3104 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0a3116 0x2 .rodata.__func__.2 - 0x3c0a30f8 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3118 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) .rodata.memp_pools - 0x3c0a310c 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a310c memp_pools + 0x3c0a312c 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a312c memp_pools .srodata.memp_PBUF_POOL - 0x3c0a3154 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3154 memp_PBUF_POOL - *fill* 0x3c0a3156 0x2 - .srodata.memp_PBUF - 0x3c0a3158 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3158 memp_PBUF - *fill* 0x3c0a315a 0x2 - .srodata.memp_MLD6_GROUP - 0x3c0a315c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a315c memp_MLD6_GROUP - *fill* 0x3c0a315e 0x2 - .srodata.memp_ND6_QUEUE - 0x3c0a3160 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3160 memp_ND6_QUEUE - *fill* 0x3c0a3162 0x2 - .srodata.memp_NETDB - 0x3c0a3164 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3164 memp_NETDB - *fill* 0x3c0a3166 0x2 - .srodata.memp_SYS_TIMEOUT - 0x3c0a3168 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3168 memp_SYS_TIMEOUT - *fill* 0x3c0a316a 0x2 - .srodata.memp_IGMP_GROUP - 0x3c0a316c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a316c memp_IGMP_GROUP - *fill* 0x3c0a316e 0x2 - .srodata.memp_ARP_QUEUE - 0x3c0a3170 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3170 memp_ARP_QUEUE - *fill* 0x3c0a3172 0x2 - .srodata.memp_TCPIP_MSG_INPKT 0x3c0a3174 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3174 memp_TCPIP_MSG_INPKT + 0x3c0a3174 memp_PBUF_POOL *fill* 0x3c0a3176 0x2 - .srodata.memp_TCPIP_MSG_API + .srodata.memp_PBUF 0x3c0a3178 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3178 memp_TCPIP_MSG_API + 0x3c0a3178 memp_PBUF *fill* 0x3c0a317a 0x2 - .srodata.memp_NETCONN + .srodata.memp_MLD6_GROUP 0x3c0a317c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a317c memp_NETCONN + 0x3c0a317c memp_MLD6_GROUP *fill* 0x3c0a317e 0x2 - .srodata.memp_NETBUF + .srodata.memp_ND6_QUEUE 0x3c0a3180 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3180 memp_NETBUF + 0x3c0a3180 memp_ND6_QUEUE *fill* 0x3c0a3182 0x2 - .srodata.memp_FRAG_PBUF + .srodata.memp_NETDB 0x3c0a3184 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3184 memp_FRAG_PBUF + 0x3c0a3184 memp_NETDB *fill* 0x3c0a3186 0x2 - .srodata.memp_TCP_SEG + .srodata.memp_SYS_TIMEOUT 0x3c0a3188 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3188 memp_TCP_SEG + 0x3c0a3188 memp_SYS_TIMEOUT *fill* 0x3c0a318a 0x2 - .srodata.memp_TCP_PCB_LISTEN + .srodata.memp_IGMP_GROUP 0x3c0a318c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a318c memp_TCP_PCB_LISTEN + 0x3c0a318c memp_IGMP_GROUP *fill* 0x3c0a318e 0x2 - .srodata.memp_TCP_PCB + .srodata.memp_ARP_QUEUE 0x3c0a3190 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3190 memp_TCP_PCB + 0x3c0a3190 memp_ARP_QUEUE *fill* 0x3c0a3192 0x2 - .srodata.memp_UDP_PCB + .srodata.memp_TCPIP_MSG_INPKT 0x3c0a3194 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3194 memp_UDP_PCB + 0x3c0a3194 memp_TCPIP_MSG_INPKT *fill* 0x3c0a3196 0x2 - .srodata.memp_RAW_PCB + .srodata.memp_TCPIP_MSG_API 0x3c0a3198 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a3198 memp_RAW_PCB + 0x3c0a3198 memp_TCPIP_MSG_API + *fill* 0x3c0a319a 0x2 + .srodata.memp_NETCONN + 0x3c0a319c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a319c memp_NETCONN + *fill* 0x3c0a319e 0x2 + .srodata.memp_NETBUF + 0x3c0a31a0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31a0 memp_NETBUF + *fill* 0x3c0a31a2 0x2 + .srodata.memp_FRAG_PBUF + 0x3c0a31a4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31a4 memp_FRAG_PBUF + *fill* 0x3c0a31a6 0x2 + .srodata.memp_TCP_SEG + 0x3c0a31a8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31a8 memp_TCP_SEG + *fill* 0x3c0a31aa 0x2 + .srodata.memp_TCP_PCB_LISTEN + 0x3c0a31ac 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31ac memp_TCP_PCB_LISTEN + *fill* 0x3c0a31ae 0x2 + .srodata.memp_TCP_PCB + 0x3c0a31b0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31b0 memp_TCP_PCB + *fill* 0x3c0a31b2 0x2 + .srodata.memp_UDP_PCB + 0x3c0a31b4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31b4 memp_UDP_PCB + *fill* 0x3c0a31b6 0x2 + .srodata.memp_RAW_PCB + 0x3c0a31b8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a31b8 memp_RAW_PCB .rodata.netif_loopif_init.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x4f (size before relaxing) .rodata.netif_do_set_netmask.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x10 (size before relaxing) .rodata.netif_issue_reports.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x23 (size before relaxing) .rodata.netif_poll.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x98 (size before relaxing) .rodata.netif_loop_output.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x70 (size before relaxing) .rodata.netif_get_ip6_addr_match.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x52 (size before relaxing) .rodata.netif_invoke_ext_callback.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x16 (size before relaxing) .rodata.netif_add.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x42 (size before relaxing) .rodata.netif_ip6_addr_set_parts.str1.4 - 0x3c0a319a 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a31ba 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x1e (size before relaxing) - *fill* 0x3c0a319a 0x2 + *fill* 0x3c0a31ba 0x2 .rodata.__func__.0 - 0x3c0a319c 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a31b6 0x2 + 0x3c0a31bc 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a31d6 0x2 .rodata.__func__.5 - 0x3c0a31b8 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a31d1 0x3 + 0x3c0a31d8 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a31f1 0x3 .rodata.__func__.6 - 0x3c0a31d4 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a31ed 0x3 + 0x3c0a31f4 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a320d 0x3 .rodata.__func__.9 - 0x3c0a31f0 0xb esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a31fb 0x1 + 0x3c0a3210 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a321b 0x1 .rodata.__func__.10 - 0x3c0a31fc 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a320e 0x2 + 0x3c0a321c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a322e 0x2 .rodata.__func__.11 - 0x3c0a3210 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a3230 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.12 - 0x3c0a3220 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a3235 0x3 + 0x3c0a3240 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a3255 0x3 .rodata.__func__.13 - 0x3c0a3238 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a3258 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.14 - 0x3c0a324c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a326c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.15 - 0x3c0a3260 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a326a 0x2 + 0x3c0a3280 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a328a 0x2 .rodata.__func__.17 - 0x3c0a326c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0a328c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.pbuf_add_header_impl.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x36 (size before relaxing) .rodata.pbuf_alloc_reference.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x12 (size before relaxing) .rodata.pbuf_free.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x4e (size before relaxing) .rodata.pbuf_alloc.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0xab (size before relaxing) .rodata.pbuf_realloc.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x65 (size before relaxing) .rodata.pbuf_ref.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x12 (size before relaxing) .rodata.pbuf_cat.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x2d (size before relaxing) .rodata.pbuf_copy_partial_pbuf.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x33 (size before relaxing) .rodata.pbuf_clone.str1.4 - 0x3c0a327e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a329e 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0x11 (size before relaxing) - *fill* 0x3c0a327e 0x2 + *fill* 0x3c0a329e 0x2 .rodata.__func__.0 - 0x3c0a3280 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a328b 0x1 + 0x3c0a32a0 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32ab 0x1 .rodata.__func__.3 - 0x3c0a328c 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32a3 0x1 + 0x3c0a32ac 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32c3 0x1 .rodata.__func__.5 - 0x3c0a32a4 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32ad 0x3 + 0x3c0a32c4 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32cd 0x3 .rodata.__func__.6 - 0x3c0a32b0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32b9 0x3 + 0x3c0a32d0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32d9 0x3 .rodata.__func__.7 - 0x3c0a32bc 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32c6 0x2 + 0x3c0a32dc 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32e6 0x2 .rodata.__func__.8 - 0x3c0a32c8 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32db 0x1 + 0x3c0a32e8 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a32fb 0x1 .rodata.__func__.9 - 0x3c0a32dc 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a32f1 0x3 + 0x3c0a32fc 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3311 0x3 .rodata.__func__.10 - 0x3c0a32f4 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a3301 0x3 + 0x3c0a3314 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3321 0x3 .rodata.__func__.11 - 0x3c0a3304 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a3319 0x3 + 0x3c0a3324 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3339 0x3 .rodata.__func__.12 - 0x3c0a331c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0a333c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.raw_input.str1.4 - 0x3c0a3327 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0a3347 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) 0x75 (size before relaxing) .rodata.raw_sendto_if_src.str1.4 - 0x3c0a3327 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0a3347 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) 0x4a (size before relaxing) - *fill* 0x3c0a3327 0x1 + *fill* 0x3c0a3347 0x1 .rodata.__func__.0 - 0x3c0a3328 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0a333a 0x2 + 0x3c0a3348 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0a335a 0x2 .rodata.__func__.1 - 0x3c0a333c 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0a335c 0xa esp-idf/lwip/liblwip.a(raw.c.obj) .rodata.tcp_remove_listener.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x51 (size before relaxing) .rodata.tcp_listen_closed.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x21 (size before relaxing) .rodata.tcp_free_listen.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x19 (size before relaxing) .rodata.tcp_free.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x11 (size before relaxing) .rodata.tcp_backlog_delayed.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x15 (size before relaxing) .rodata.tcp_update_rcv_ann_wnd.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x3e (size before relaxing) .rodata.tcp_recved.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x26 (size before relaxing) .rodata.tcp_seg_copy.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x1a (size before relaxing) .rodata.tcp_recv.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x27 (size before relaxing) .rodata.tcp_sent.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x27 (size before relaxing) .rodata.tcp_err.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x26 (size before relaxing) .rodata.tcp_poll.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x1e (size before relaxing) .rodata.tcp_next_iss.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x1a (size before relaxing) .rodata.tcp_eff_send_mss_netif.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x27 (size before relaxing) .rodata.tcp_pcb_remove.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x87 (size before relaxing) .rodata.tcp_abandon.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x31 (size before relaxing) .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x34 (size before relaxing) .rodata.tcp_close_shutdown.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x39 (size before relaxing) .rodata.tcp_slowtmr.str1.4 - 0x3c0a3346 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3366 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x1c6 (size before relaxing) - *fill* 0x3c0a3346 0x2 + *fill* 0x3c0a3366 0x2 .rodata.__func__.0 - 0x3c0a3348 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a336a 0x2 + 0x3c0a3368 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a338a 0x2 .rodata.__func__.1 - 0x3c0a336c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a3383 0x1 - .rodata.__func__.2 - 0x3c0a3384 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a3391 0x3 - .rodata.__func__.3 - 0x3c0a3394 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a338c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) *fill* 0x3c0a33a3 0x1 + .rodata.__func__.2 + 0x3c0a33a4 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a33b1 0x3 + .rodata.__func__.3 + 0x3c0a33b4 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a33c3 0x1 .rodata.__func__.4 - 0x3c0a33a4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a33ad 0x3 - .srodata.__func__.5 - 0x3c0a33b0 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.6 - 0x3c0a33b8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a33c1 0x3 - .rodata.__func__.7 0x3c0a33c4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) *fill* 0x3c0a33cd 0x3 + .srodata.__func__.5 + 0x3c0a33d0 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.6 + 0x3c0a33d8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a33e1 0x3 + .rodata.__func__.7 + 0x3c0a33e4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a33ed 0x3 .rodata.__func__.8 - 0x3c0a33d0 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a33dd 0x3 + 0x3c0a33f0 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a33fd 0x3 .rodata.__func__.9 - 0x3c0a33e0 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3400 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.10 - 0x3c0a33ec 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a33f7 0x1 + 0x3c0a340c 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3417 0x1 .rodata.__func__.11 - 0x3c0a33f8 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a340f 0x1 + 0x3c0a3418 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a342f 0x1 .rodata.__func__.14 - 0x3c0a3410 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3430 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.15 - 0x3c0a341c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a3433 0x1 + 0x3c0a343c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3453 0x1 .rodata.__func__.16 - 0x3c0a3434 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3454 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.17 - 0x3c0a3444 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a3464 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.18 - 0x3c0a3458 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a346a 0x2 + 0x3c0a3478 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a348a 0x2 .rodata.__func__.19 - 0x3c0a346c 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a347f 0x1 + 0x3c0a348c 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a349f 0x1 .rodata.__func__.20 - 0x3c0a3480 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a3495 0x3 + 0x3c0a34a0 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a34b5 0x3 .rodata.__func__.22 - 0x3c0a3498 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a34a1 0x3 + 0x3c0a34b8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a34c1 0x3 .rodata.tcp_pcb_lists - 0x3c0a34a4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3c0a34a4 tcp_pcb_lists + 0x3c0a34c4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a34c4 tcp_pcb_lists .srodata.tcp_persist_backoff - 0x3c0a34b4 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a34bb 0x1 + 0x3c0a34d4 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a34db 0x1 .rodata.tcp_backoff - 0x3c0a34bc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a34dc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_parseopt.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x48 (size before relaxing) .rodata.tcp_input_delayed_close.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x25 (size before relaxing) .rodata.tcp_timewait_input.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x20 (size before relaxing) .rodata.tcp_listen_input.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x1e (size before relaxing) .rodata.tcp_oos_insert_segment.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x25 (size before relaxing) .rodata.tcp_free_acked_segments.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x48 (size before relaxing) .rodata.tcp_receive.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x130 (size before relaxing) .rodata.tcp_process.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x86 (size before relaxing) .rodata.tcp_input.str1.4 - 0x3c0a34c9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34e9 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x172 (size before relaxing) - *fill* 0x3c0a34c9 0x3 + *fill* 0x3c0a34e9 0x3 .rodata.__func__.0 - 0x3c0a34cc 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a34ec 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.1 - 0x3c0a34e4 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a34fb 0x1 + 0x3c0a3504 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a351b 0x1 .rodata.__func__.2 - 0x3c0a34fc 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a351c 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.3 - 0x3c0a3514 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a3534 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.4 - 0x3c0a3520 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a3540 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.5 - 0x3c0a352c 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a3539 0x3 + 0x3c0a354c 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a3559 0x3 .rodata.__func__.6 - 0x3c0a353c 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a354d 0x3 + 0x3c0a355c 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a356d 0x3 .rodata.__func__.7 - 0x3c0a3550 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a3563 0x1 + 0x3c0a3570 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a3583 0x1 .rodata.__func__.8 - 0x3c0a3564 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0a3584 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_write_checks.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0xbe (size before relaxing) .rodata.tcp_output_segment_busy.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x25 (size before relaxing) .rodata.tcp_output_fill_options.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x3b (size before relaxing) .rodata.tcp_pbuf_prealloc.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x58 (size before relaxing) .rodata.tcp_create_segment.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x59 (size before relaxing) .rodata.tcp_output_alloc_header_common.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x2e (size before relaxing) .rodata.tcp_output_alloc_header.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x25 (size before relaxing) .rodata.tcp_rst_common.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x37 (size before relaxing) .rodata.tcp_output_segment.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x62 (size before relaxing) .rodata.tcp_output_control_segment_netif.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x31 (size before relaxing) .rodata.tcp_output_control_segment.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x29 (size before relaxing) .rodata.tcp_write.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0xfa (size before relaxing) .rodata.tcp_split_unsent_seg.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x66 (size before relaxing) .rodata.tcp_enqueue_flags.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x120 (size before relaxing) .rodata.tcp_send_fin.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x1a (size before relaxing) .rodata.tcp_rexmit_rto_prepare.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x24 (size before relaxing) .rodata.tcp_rexmit.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x18 (size before relaxing) .rodata.tcp_rexmit_fast.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x1d (size before relaxing) .rodata.tcp_send_empty_ack.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x20 (size before relaxing) .rodata.tcp_output.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x57 (size before relaxing) .rodata.tcp_rexmit_rto_commit.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x23 (size before relaxing) .rodata.tcp_rexmit_rto.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x1c (size before relaxing) .rodata.tcp_keepalive.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x1b (size before relaxing) .rodata.tcp_zero_window_probe.str1.4 - 0x3c0a356e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a358e 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0x23 (size before relaxing) - *fill* 0x3c0a356e 0x2 + *fill* 0x3c0a358e 0x2 .rodata.__func__.0 - 0x3c0a3570 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3586 0x2 + 0x3c0a3590 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a35a6 0x2 .rodata.__func__.1 - 0x3c0a3588 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3596 0x2 + 0x3c0a35a8 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a35b6 0x2 .rodata.__func__.2 - 0x3c0a3598 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a35b8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.3 - 0x3c0a35b0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a35c3 0x1 + 0x3c0a35d0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a35e3 0x1 .rodata.__func__.4 - 0x3c0a35c4 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a35e5 0x3 + 0x3c0a35e4 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3605 0x3 .rodata.__func__.5 - 0x3c0a35e8 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3603 0x1 + 0x3c0a3608 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3623 0x1 .rodata.__func__.6 - 0x3c0a3604 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a3624 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.7 - 0x3c0a361c 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a363b 0x1 + 0x3c0a363c 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a365b 0x1 .rodata.__func__.8 - 0x3c0a363c 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a364b 0x1 + 0x3c0a365c 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a366b 0x1 .rodata.__func__.9 - 0x3c0a364c 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a366c 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.10 - 0x3c0a365c 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3667 0x1 + 0x3c0a367c 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3687 0x1 .rodata.__func__.11 - 0x3c0a3668 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3677 0x1 + 0x3c0a3688 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3697 0x1 .rodata.__func__.12 - 0x3c0a3678 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a368e 0x2 + 0x3c0a3698 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a36ae 0x2 .rodata.__func__.13 - 0x3c0a3690 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a36a7 0x1 + 0x3c0a36b0 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a36c7 0x1 .rodata.__func__.14 - 0x3c0a36a8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a36c8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.15 - 0x3c0a36c0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a36d3 0x1 + 0x3c0a36e0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a36f3 0x1 .rodata.__func__.16 - 0x3c0a36d4 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a36df 0x1 + 0x3c0a36f4 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a36ff 0x1 .rodata.__func__.17 - 0x3c0a36e0 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a36f2 0x2 + 0x3c0a3700 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3712 0x2 .rodata.__func__.18 - 0x3c0a36f4 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3701 0x3 + 0x3c0a3714 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3721 0x3 .rodata.__func__.19 - 0x3c0a3704 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3719 0x3 + 0x3c0a3724 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3739 0x3 .rodata.__func__.20 - 0x3c0a371c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a372f 0x1 + 0x3c0a373c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a374f 0x1 .rodata.__func__.21 - 0x3c0a3730 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3742 0x2 + 0x3c0a3750 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3762 0x2 .rodata.__func__.22 - 0x3c0a3744 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a3755 0x3 + 0x3c0a3764 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3775 0x3 .rodata.__func__.23 - 0x3c0a3758 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a3778 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.sys_timeout_abs.str1.4 - 0x3c0a3762 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a3782 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) 0x6e (size before relaxing) .rodata.sys_timeout.str1.4 - 0x3c0a3762 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a3782 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) 0x36 (size before relaxing) .rodata.sys_timeouts_sleeptime.str1.4 - 0x3c0a3762 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a3782 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) 0x12 (size before relaxing) - *fill* 0x3c0a3762 0x2 + *fill* 0x3c0a3782 0x2 .rodata.__func__.0 - 0x3c0a3764 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0a377b 0x1 + 0x3c0a3784 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0a379b 0x1 .rodata.__func__.1 - 0x3c0a377c 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a379c 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.__func__.2 - 0x3c0a3788 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a37a8 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.lwip_cyclic_timers - 0x3c0a3798 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x3c0a3798 lwip_cyclic_timers + 0x3c0a37b8 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a37b8 lwip_cyclic_timers .rodata.udp_input_local_match.str1.4 - 0x3c0a37b8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0a37d8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) 0x75 (size before relaxing) .rodata.udp_input.str1.4 - 0x3c0a37b8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0a37d8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) 0x4e (size before relaxing) .rodata.udp_sendto_if_src.str1.4 - 0x3c0a37b8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0a37d8 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) 0x2e (size before relaxing) .rodata.__func__.0 - 0x3c0a37b8 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0a37ca 0x2 + 0x3c0a37d8 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0a37ea 0x2 .rodata.__func__.1 - 0x3c0a37cc 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0a37e2 0x2 + 0x3c0a37ec 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0a3802 0x2 .rodata.__func__.2 - 0x3c0a37e4 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0a3804 0xa esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.dhcp_option_short.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x6b (size before relaxing) .rodata.dhcp_option.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x42 (size before relaxing) .rodata.dhcp_option_byte.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x35 (size before relaxing) .rodata.dhcp_option_long.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x3a (size before relaxing) .rodata.dhcp_create_msg.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x40 (size before relaxing) .rodata.dhcp_option_hostname.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x1c (size before relaxing) .rodata.dhcp_conflict_callback.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x35 (size before relaxing) .rodata.dhcp_dec_pcb_refcount.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x24 (size before relaxing) .rodata.dhcp_inc_pcb_refcount.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x25 (size before relaxing) .rodata.dhcp_parse_reply.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x11 (size before relaxing) .rodata.dhcp_recv.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x1c (size before relaxing) .rodata.dhcp_network_changed_link_up.str1.4 - 0x3c0a37ee 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a380e 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x14 (size before relaxing) - *fill* 0x3c0a37ee 0x2 + *fill* 0x3c0a380e 0x2 .rodata.__func__.0 - 0x3c0a37f0 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a380d 0x3 + 0x3c0a3810 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a382d 0x3 .rodata.__func__.1 - 0x3c0a3810 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a3821 0x3 + 0x3c0a3830 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3841 0x3 .rodata.__func__.2 - 0x3c0a3824 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a382e 0x2 + 0x3c0a3844 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a384e 0x2 .rodata.__func__.3 - 0x3c0a3830 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a3846 0x2 + 0x3c0a3850 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3866 0x2 .rodata.__func__.4 - 0x3c0a3848 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a385e 0x2 + 0x3c0a3868 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a387e 0x2 .rodata.__func__.5 - 0x3c0a3860 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a3877 0x1 + 0x3c0a3880 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3897 0x1 .rodata.__func__.8 - 0x3c0a3878 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a3889 0x3 + 0x3c0a3898 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a38a9 0x3 .rodata.__func__.9 - 0x3c0a388c 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a38a1 0x3 + 0x3c0a38ac 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a38c1 0x3 .rodata.__func__.10 - 0x3c0a38a4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a38b5 0x3 + 0x3c0a38c4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a38d5 0x3 .rodata.__func__.11 - 0x3c0a38b8 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a38d8 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.__func__.12 - 0x3c0a38c4 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a38d6 0x2 + 0x3c0a38e4 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a38f6 0x2 .rodata.__func__.14 - 0x3c0a38d8 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a38f8 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) .srodata.dhcp_discover_request_options - 0x3c0a38e8 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0a3908 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.free_etharp_q.str1.4 - 0x3c0a38ec 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a390c 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0x4d (size before relaxing) .rodata.etharp_find_entry.str1.4 - 0x3c0a38ec 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a390c 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0x55 (size before relaxing) .rodata.etharp_update_arp_entry.str1.4 - 0x3c0a38ec 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a390c 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0x24 (size before relaxing) .rodata.etharp_raw.str1.4 - 0x3c0a38ec 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a390c 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0x85 (size before relaxing) .rodata.etharp_query.str1.4 - 0x3c0a38ec 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a390c 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0x52 (size before relaxing) .rodata.__func__.0 - 0x3c0a38ec 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a38f9 0x3 + 0x3c0a390c 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a3919 0x3 .rodata.__func__.3 - 0x3c0a38fc 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a3907 0x1 + 0x3c0a391c 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a3927 0x1 .rodata.__func__.6 - 0x3c0a3908 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a391a 0x2 + 0x3c0a3928 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a393a 0x2 .rodata.__func__.7 - 0x3c0a391c 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a393c 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.8 - 0x3c0a3934 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0a3954 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.icmp_send_response.str1.4 - 0x3c0a3942 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0a3962 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) 0x5b (size before relaxing) .rodata.icmp_input.str1.4 - 0x3c0a3942 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0a3962 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) 0x65 (size before relaxing) - *fill* 0x3c0a3942 0x2 + *fill* 0x3c0a3962 0x2 .rodata.__func__.0 - 0x3c0a3944 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0a3957 0x1 + 0x3c0a3964 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0a3977 0x1 .rodata.__func__.1 - 0x3c0a3958 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0a3978 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) .rodata.igmp_send.str1.4 - 0x3c0a3963 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0a3983 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) 0x6b (size before relaxing) .rodata.igmp_lookup_group.str1.4 - 0x3c0a3963 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0a3983 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) 0x75 (size before relaxing) - *fill* 0x3c0a3963 0x1 + *fill* 0x3c0a3983 0x1 .rodata.__func__.0 - 0x3c0a3964 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0a396e 0x2 + 0x3c0a3984 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0a398e 0x2 .rodata.__func__.1 - 0x3c0a3970 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0a3990 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) .rodata.ip4_output_if_opt_src.str1.4 - 0x3c0a3982 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x3c0a39a2 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) 0x69 (size before relaxing) - *fill* 0x3c0a3982 0x2 + *fill* 0x3c0a39a2 0x2 .rodata.__func__.1 - 0x3c0a3984 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0a399a 0x2 + 0x3c0a39a4 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0a39ba 0x2 .rodata.ip_addr_broadcast - 0x3c0a399c 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0a399c ip_addr_broadcast + 0x3c0a39bc 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0a39bc ip_addr_broadcast .rodata.ip_addr_any - 0x3c0a39b4 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0a39b4 ip_addr_any + 0x3c0a39d4 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0a39d4 ip_addr_any .rodata.ip4_frag.str1.4 - 0x3c0a39cc 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0a39ec 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) 0x53 (size before relaxing) .rodata.__func__.0 - 0x3c0a39cc 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0a39ec 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 - 0x3c0a39d5 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0a39f5 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) 0x6c (size before relaxing) .rodata.icmp6_send_response.str1.4 - 0x3c0a39d5 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0a39f5 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) 0x24 (size before relaxing) - *fill* 0x3c0a39d5 0x3 + *fill* 0x3c0a39f5 0x3 .rodata.__func__.1 - 0x3c0a39d8 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0a3a01 0x3 + 0x3c0a39f8 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0a3a21 0x3 .rodata.__func__.2 - 0x3c0a3a04 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0a3a24 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) .rodata.ip6_output_if_src.str1.4 - 0x3c0a3a18 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x3c0a3a38 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) 0x6a (size before relaxing) .rodata.__func__.1 - 0x3c0a3a18 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) - *fill* 0x3c0a3a2a 0x2 + 0x3c0a3a38 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x3c0a3a4a 0x2 .rodata.ip6_addr_any - 0x3c0a3a2c 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x3c0a3a2c ip6_addr_any + 0x3c0a3a4c 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c0a3a4c ip6_addr_any .rodata.ip6_frag.str1.4 - 0x3c0a3a44 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0a3a64 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) 0x6c (size before relaxing) .rodata.__func__.0 - 0x3c0a3a44 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0a3a64 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .rodata.nd6_process_autoconfig_prefix.str1.4 - 0x3c0a3a4d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3a6d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x42 (size before relaxing) .rodata.nd6_free_q.str1.4 - 0x3c0a3a4d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3a6d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x29 (size before relaxing) .rodata.nd6_send_na.str1.4 - 0x3c0a3a4d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3a6d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x1b (size before relaxing) .rodata.nd6_find_route.str1.4 - 0x3c0a3a4d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3a6d 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x2b (size before relaxing) - *fill* 0x3c0a3a4d 0x3 + *fill* 0x3c0a3a6d 0x3 .rodata.__func__.2 - 0x3c0a3a50 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a3a5f 0x1 + 0x3c0a3a70 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3a7f 0x1 .srodata.__func__.3 - 0x3c0a3a60 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3a80 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.4 - 0x3c0a3a68 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a3a73 0x1 + 0x3c0a3a88 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3a93 0x1 .rodata.__func__.5 - 0x3c0a3a74 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a3a92 0x2 + 0x3c0a3a94 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3ab2 0x2 .rodata.__func__.6 - 0x3c0a3a94 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3ab4 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.7 - 0x3c0a3aa0 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0a3ac0 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.ethernet_output.str1.4 - 0x3c0a3aac 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3acc 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) 0x63 (size before relaxing) .rodata.__func__.0 - 0x3c0a3aac 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3acc 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) .srodata.ethzero - 0x3c0a3abc 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0a3abc ethzero - *fill* 0x3c0a3ac2 0x2 + 0x3c0a3adc 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3adc ethzero + *fill* 0x3c0a3ae2 0x2 .srodata.ethbroadcast - 0x3c0a3ac4 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0a3ac4 ethbroadcast + 0x3c0a3ae4 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3ae4 ethbroadcast .rodata.dhcp_append_extra_opts.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) 0x9a (size before relaxing) .rodata.sys_mutex_lock.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x4a (size before relaxing) .rodata.sys_mutex_unlock.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x19 (size before relaxing) .rodata.sys_sem_new.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x49 (size before relaxing) .rodata.sys_sem_signal.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x22 (size before relaxing) .rodata.sys_arch_sem_wait.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x18 (size before relaxing) .rodata.sys_mbox_post.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x11 (size before relaxing) .rodata.sys_arch_mbox_fetch.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x12 (size before relaxing) .rodata.sys_mbox_free.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x16 (size before relaxing) .rodata.sys_init.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x45 (size before relaxing) .rodata.sys_thread_sem_init.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x2c (size before relaxing) .rodata.sys_thread_tcpip.str1.4 - 0x3c0a3aca 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3aea 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0x2d (size before relaxing) - *fill* 0x3c0a3aca 0x2 + *fill* 0x3c0a3aea 0x2 .rodata.__func__.0 - 0x3c0a3acc 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3add 0x3 + 0x3c0a3aec 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3afd 0x3 .rodata.__func__.2 - 0x3c0a3ae0 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3aee 0x2 + 0x3c0a3b00 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b0e 0x2 .rodata.__func__.3 - 0x3c0a3af0 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3b07 0x1 + 0x3c0a3b10 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b27 0x1 .rodata.__func__.4 - 0x3c0a3b08 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3b28 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.6 - 0x3c0a3b1c 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3b2a 0x2 + 0x3c0a3b3c 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b4a 0x2 .rodata.__func__.7 - 0x3c0a3b2c 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3b3e 0x2 + 0x3c0a3b4c 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b5e 0x2 .rodata.__func__.8 - 0x3c0a3b40 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3b4f 0x1 + 0x3c0a3b60 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b6f 0x1 .rodata.__func__.9 - 0x3c0a3b50 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3b70 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.10 - 0x3c0a3b5c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3b6d 0x3 + 0x3c0a3b7c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3b8d 0x3 .rodata.__func__.11 - 0x3c0a3b70 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0a3b90 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.esp_vfs_lwip_sockets_register.str1.4 - 0x3c0a3b7f 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x3c0a3b9f 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) 0x71 (size before relaxing) - *fill* 0x3c0a3b7f 0x1 + *fill* 0x3c0a3b9f 0x1 .rodata.__func__.0 - 0x3c0a3b80 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x3c0a3ba0 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .rodata.netconn_new_with_proto_and_callback.str1.4 - 0x3c0a3b9e 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0a3bbe 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) 0x89 (size before relaxing) .rodata.netconn_write_vectors_partly.str1.4 - 0x3c0a3b9e 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0a3bbe 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) 0x23 (size before relaxing) .rodata.netconn_recv_data.str1.4 - 0x3c0a3b9e 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0a3bbe 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) 0xc (size before relaxing) - *fill* 0x3c0a3b9e 0x2 + *fill* 0x3c0a3bbe 0x2 .rodata.__func__.1 - 0x3c0a3ba0 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0a3bbd 0x3 + 0x3c0a3bc0 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0a3bdd 0x3 .rodata.__func__.3 - 0x3c0a3bc0 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0a3be0 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.lwip_netconn_err_to_msg.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x3c (size before relaxing) .rodata.err_tcp.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x62 (size before relaxing) .rodata.lwip_netconn_do_writemore.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0xcb (size before relaxing) .rodata.lwip_netconn_do_close_internal.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x8b (size before relaxing) .rodata.lwip_netconn_is_err_msg.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0xc (size before relaxing) .rodata.netconn_free.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0xa8 (size before relaxing) .rodata.netconn_drain.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x16 (size before relaxing) .rodata.lwip_netconn_do_delconn.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x4f (size before relaxing) .rodata.lwip_netconn_do_write.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x14 (size before relaxing) .rodata.lwip_netconn_do_getaddr.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x15 (size before relaxing) .rodata.lwip_netconn_do_close.str1.4 - 0x3c0a3bd2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3bf2 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x24 (size before relaxing) - *fill* 0x3c0a3bd2 0x2 + *fill* 0x3c0a3bf2 0x2 .rodata.__func__.0 - 0x3c0a3bd4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3bea 0x2 + 0x3c0a3bf4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c0a 0x2 .rodata.__func__.1 - 0x3c0a3bec 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3c0c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.2 - 0x3c0a3c04 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c1a 0x2 + 0x3c0a3c24 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c3a 0x2 .rodata.__func__.6 - 0x3c0a3c1c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3c3c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.7 - 0x3c0a3c34 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c42 0x2 + 0x3c0a3c54 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c62 0x2 .rodata.__func__.8 - 0x3c0a3c44 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c51 0x3 + 0x3c0a3c64 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c71 0x3 .rodata.__func__.11 - 0x3c0a3c54 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c5d 0x3 + 0x3c0a3c74 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c7d 0x3 .rodata.__func__.12 - 0x3c0a3c60 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c7f 0x1 + 0x3c0a3c80 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3c9f 0x1 .rodata.__func__.13 - 0x3c0a3c80 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3c9a 0x2 + 0x3c0a3ca0 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3cba 0x2 .rodata.__func__.14 - 0x3c0a3c9c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3ca5 0x3 + 0x3c0a3cbc 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a3cc5 0x3 .rodata.__func__.15 - 0x3c0a3ca8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.__func__.16 - 0x3c0a3cc0 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.19 0x3c0a3cc8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.__func__.16 + 0x3c0a3ce0 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.19 + 0x3c0a3ce8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_closed - 0x3c0a3ce0 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3d00 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_reset - 0x3c0a3ce1 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3d01 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_aborted - 0x3c0a3ce2 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3d02 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_deleted - 0x3c0a3ce3 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a3d03 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.err_to_errno_table - 0x3c0a3ce4 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x3c0a3d04 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .rodata.netbuf_alloc.str1.4 - 0x3c0a3d28 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0a3d48 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) 0x4f (size before relaxing) .rodata.__func__.0 - 0x3c0a3d28 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0a3d48 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) .rodata.wpa3_hostap_auth_init.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) 0x15 (size before relaxing) .rodata.wpa_gtk_update.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) 0x27 (size before relaxing) .rodata.wpa_group_config_group_keys.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) 0x7 (size before relaxing) .rodata.wpa_group_init_gmk_and_counter.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) 0xd (size before relaxing) .rodata.wpa_derive_ptk.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) 0x17 (size before relaxing) .rodata.sae_check_big_sync.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) 0x18 (size before relaxing) .rodata.sae_accept_sta.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) 0xf (size before relaxing) .rodata.sae_sm_step.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) 0x19 (size before relaxing) .rodata.handle_auth_sae.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) 0x70 (size before relaxing) .rodata.sswu.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x11c (size before relaxing) .rodata.sae_test_pwd_seed_ffc.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x18 (size before relaxing) .rodata.sae_derive_pt_ecc.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x36 (size before relaxing) .rodata.sae_derive_pt_ffc.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x1c (size before relaxing) .rodata.sae_derive_keys.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x1c (size before relaxing) .rodata.sae_derive_pwe_from_pt_ecc.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x1c (size before relaxing) .rodata.sae_derive_pwe_from_pt_ffc.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x9 (size before relaxing) .rodata.dragonfly_get_rand_1_to_p_1.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) 0x2 (size before relaxing) .rodata.rsn_pmkid.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) 0x9 (size before relaxing) .rodata.hmac_sha256_kdf.str1.4 - 0x3c0a3d35 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x3c0a3d55 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) 0x1 (size before relaxing) - *fill* 0x3c0a3d35 0x3 + *fill* 0x3c0a3d55 0x3 .rodata.dh_groups - 0x3c0a3d38 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0a3d58 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_order - 0x3c0a3d58 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0a3d78 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_prime - 0x3c0a3e18 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0a3e38 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .srodata.dh_group5_generator - 0x3c0a3ed8 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0a3ef8 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0a3ed9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0a3ef9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) 0x17 (size before relaxing) .rodata.owe_process_assoc_resp.str1.4 - 0x3c0a3ed9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0a3ef9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) 0x13 (size before relaxing) .rodata.wpa_gen_wpa_ie_rsn.str1.4 - 0x3c0a3ed9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x3c0a3ef9 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) 0x5e (size before relaxing) - *fill* 0x3c0a3ed9 0x3 + *fill* 0x3c0a3ef9 0x3 .rodata.__func__.1 - 0x3c0a3edc 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x3c0a3efc 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .rodata.add_char.str1.4 - 0x3c0a3eef 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x3c0a3f0f 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) 0x21 (size before relaxing) - *fill* 0x3c0a3eef 0x1 + *fill* 0x3c0a3f0f 0x1 .rodata.d_perm_table - 0x3c0a3ef0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x3c0a3f10 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .rodata.d_mult_table - 0x3c0a3f10 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.zero 0x3c0a4310 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x3c0a3f30 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c0a4330 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .rodata.lib_printf.str1.4 - 0x3c0a4320 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0a4340 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) 0x10 (size before relaxing) .rodata.pp_printf.str1.4 - 0x3c0a4320 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0a4340 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) 0x3 (size before relaxing) .rodata.net80211_printf.str1.4 - 0x3c0a4320 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0a4340 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) 0x9 (size before relaxing) .rodata.regulatory_data - 0x3c0a4320 0xdc esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) - 0x3c0a4320 regulatory_data + 0x3c0a4340 0xdc esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + 0x3c0a4340 regulatory_data .rodata.regdomain_table - 0x3c0a43fc 0x210 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) - 0x3c0a43fc regdomain_table + 0x3c0a441c 0x210 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + 0x3c0a441c regdomain_table .rodata.mbedtls_pem_read_buffer.str1.4 - 0x3c0a460c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x3c0a462c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) 0x6f (size before relaxing) .rodata.rsa_debug.str1.4 - 0x3c0a460c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a462c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) 0xe (size before relaxing) .rodata.eckey_debug.str1.4 - 0x3c0a460c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a462c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) 0x8 (size before relaxing) .rodata.str1.4 - 0x3c0a460c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a462c 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) 0x20 (size before relaxing) .rodata.mbedtls_ecdsa_info - 0x3c0a460c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a460c mbedtls_ecdsa_info + 0x3c0a462c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a462c mbedtls_ecdsa_info .rodata.mbedtls_eckeydh_info - 0x3c0a463c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a463c mbedtls_eckeydh_info + 0x3c0a465c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a465c mbedtls_eckeydh_info .rodata.mbedtls_eckey_info - 0x3c0a466c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a466c mbedtls_eckey_info + 0x3c0a468c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a468c mbedtls_eckey_info .rodata.mbedtls_rsa_info - 0x3c0a469c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a469c mbedtls_rsa_info + 0x3c0a46bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a46bc mbedtls_rsa_info .rodata.pk_group_from_specified.str1.4 - 0x3c0a46cc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0a46ec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) 0x8 (size before relaxing) .rodata.mbedtls_pk_parse_public_key.str1.4 - 0x3c0a46cc 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0a46ec 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) 0x77 (size before relaxing) .rodata.misc_nvs_load.str1.4 - 0x3c0a46cc 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a46ec 0x0 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) 0x5 (size before relaxing) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c0a46cc 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a46ec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) 0x24 (size before relaxing) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c0a46cc 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a46ec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) 0x26 (size before relaxing) .rodata._ZTSSt9exception - 0x3c0a46cc 0xd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a46cc typeinfo name for std::exception - *fill* 0x3c0a46d9 0x3 + 0x3c0a46ec 0xd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a46ec typeinfo name for std::exception + *fill* 0x3c0a46f9 0x3 .srodata._ZTISt9exception - 0x3c0a46dc 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a46dc typeinfo for std::exception + 0x3c0a46fc 0x8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a46fc typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a46e4 0x27 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a46e4 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c0a470b 0x1 + 0x3c0a4704 0x27 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4704 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c0a472b 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a470c 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a470c typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c0a472c 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a472c typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a4718 0x29 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a4718 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c0a4741 0x3 + 0x3c0a4738 0x29 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4738 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c0a4761 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a4744 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a4744 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c0a4764 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4764 typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a4750 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a4750 vtable for __gnu_cxx::__concurrence_lock_error + 0x3c0a4770 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4770 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a4764 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a4764 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c0a4784 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4784 vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c0a4778 0x1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0a4778 std::nothrow - *fill* 0x3c0a4779 0x3 + 0x3c0a4798 0x1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0a4798 std::nothrow + *fill* 0x3c0a4799 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c0a477c 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c0a477c vtable for __cxxabiv1::__si_class_type_info + 0x3c0a479c 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c0a479c vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c0a47a8 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c0a47a8 vtable for __cxxabiv1::__class_type_info + 0x3c0a47c8 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c0a47c8 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c0a47d4 0xd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0a47d4 typeinfo name for std::bad_alloc - *fill* 0x3c0a47e1 0x3 + 0x3c0a47f4 0xd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0a47f4 typeinfo name for std::bad_alloc + *fill* 0x3c0a4801 0x3 .rodata._ZTISt9bad_alloc - 0x3c0a47e4 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0a47e4 typeinfo for std::bad_alloc + 0x3c0a4804 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0a4804 typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c0a47f0 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0a4810 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) 0xf (size before relaxing) .rodata._ZTVSt9bad_alloc - 0x3c0a47f0 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c0a47f0 vtable for std::bad_alloc + 0x3c0a4810 0x14 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0a4810 vtable for std::bad_alloc .rodata._ctype_ - 0x3c0a4804 0x101 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c0a4804 _ctype_ + 0x3c0a4824 0x101 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c0a4824 _ctype_ .rodata._puts_r.str1.4 - 0x3c0a4905 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x3c0a4925 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) 0x2 (size before relaxing) - *fill* 0x3c0a4905 0x3 + *fill* 0x3c0a4925 0x3 .rodata.get_arg.isra.0 - 0x3c0a4908 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0a4928 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata._svfprintf_r.str1.4 - 0x3c0a49b8 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0a49d8 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) 0x3a (size before relaxing) .rodata._svfprintf_r - 0x3c0a49b8 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0a49d8 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.zeroes.0 - 0x3c0a4b24 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0a4b44 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.blanks.1 - 0x3c0a4b34 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c0a4b44 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0a4b54 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c0a4b64 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) 0x20 (size before relaxing) .rodata.get_arg.isra.0 - 0x3c0a4b44 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0a4b64 0xb0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata._vfprintf_r.str1.4 - 0x3c0a4bf4 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0a4c14 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x3a (size before relaxing) .rodata._vfprintf_r - 0x3c0a4bf4 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0a4c14 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.zeroes.0 - 0x3c0a4d60 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0a4d80 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.blanks.1 - 0x3c0a4d70 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .srodata.cst8 0x3c0a4d80 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0a4d90 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c0a4da0 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0x20 (size before relaxing) .rodata._setlocale_r.str1.4 - 0x3c0a4d80 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0a4da0 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) 0xd (size before relaxing) .rodata.str1.4 - 0x3c0a4d80 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0a4da0 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) 0x2 (size before relaxing) .rodata.__default_global_locale - 0x3c0a4d80 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c0a4d80 __default_global_locale - .srodata.cst8 0x3c0a4eec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c0a4da0 0x16c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0a4da0 __default_global_locale + .srodata.cst8 0x3c0a4f0c 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) 0x8 (size before relaxing) .rodata._dtoa_r.str1.4 - 0x3c0a4eec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c0a4f0c 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) 0x95 (size before relaxing) - .srodata.cst8 0x3c0a4eec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c0a4f0c 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) 0x48 (size before relaxing) .rodata._Balloc.str1.4 - 0x3c0a4eec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0a4f0c 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) 0x6e (size before relaxing) .rodata.__multadd.str1.4 - 0x3c0a4eec 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0a4f0c 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) 0x11 (size before relaxing) - .rodata.p05.0 0x3c0a4eec 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .rodata.p05.0 0x3c0a4f0c 0xc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .rodata.__mprec_bigtens - 0x3c0a4ef8 0x28 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c0a4ef8 __mprec_bigtens + 0x3c0a4f18 0x28 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0a4f18 __mprec_bigtens .rodata.__mprec_tens - 0x3c0a4f20 0xc8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c0a4f20 __mprec_tens + 0x3c0a4f40 0xc8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0a4f40 __mprec_tens .rodata.__action_table - 0x3c0a4fe8 0x6c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0a4fe8 __action_table + 0x3c0a5008 0x6c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0a5008 __action_table .rodata.__state_table - 0x3c0a5054 0x6c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0a5054 __state_table + 0x3c0a5074 0x6c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0a5074 __state_table .rodata.__chclass - 0x3c0a50c0 0x100 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0a50c0 __chclass + 0x3c0a50e0 0x100 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0a50e0 __chclass *(.rodata_wlog_error .rodata_wlog_error.*) .rodata_wlog_error.2 - 0x3c0a51c0 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - *fill* 0x3c0a51cb 0x1 + 0x3c0a51e0 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + *fill* 0x3c0a51eb 0x1 .rodata_wlog_error.7 - 0x3c0a51cc 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a51ec 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_error.10 - 0x3c0a51e8 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a5208 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.11 - 0x3c0a51fc 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a5223 0x1 + 0x3c0a521c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5243 0x1 .rodata_wlog_error.12 - 0x3c0a5224 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a5252 0x2 + 0x3c0a5244 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5272 0x2 .rodata_wlog_error.3 - 0x3c0a5254 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a525b 0x1 + 0x3c0a5274 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a527b 0x1 .rodata_wlog_error.4 - 0x3c0a525c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a5283 0x1 + 0x3c0a527c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a52a3 0x1 .rodata_wlog_error.5 - 0x3c0a5284 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a5291 0x3 + 0x3c0a52a4 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a52b1 0x3 .rodata_wlog_error.6 - 0x3c0a5294 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a52b4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.7 - 0x3c0a52a8 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a52cf 0x1 + 0x3c0a52c8 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a52ef 0x1 .rodata_wlog_error.8 - 0x3c0a52d0 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a52fe 0x2 + 0x3c0a52f0 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a531e 0x2 .rodata_wlog_error.9 - 0x3c0a5300 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a530d 0x3 + 0x3c0a5320 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a532d 0x3 .rodata_wlog_error.2 - 0x3c0a5310 0x57 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a5367 0x1 + 0x3c0a5330 0x57 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a5387 0x1 .rodata_wlog_error.3 - 0x3c0a5368 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a53b6 0x2 + 0x3c0a5388 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a53d6 0x2 .rodata_wlog_error.4 - 0x3c0a53b8 0x71 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a5429 0x3 + 0x3c0a53d8 0x71 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a5449 0x3 .rodata_wlog_error.2 - 0x3c0a542c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0a5433 0x1 - .rodata_wlog_error.12 - 0x3c0a5434 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a543b 0x1 - .rodata_wlog_error.13 - 0x3c0a543c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a5443 0x1 - .rodata_wlog_error.14 - 0x3c0a5444 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a544b 0x1 - .rodata_wlog_error.16 - 0x3c0a544c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a544c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) *fill* 0x3c0a5453 0x1 - .rodata_wlog_error.21 + .rodata_wlog_error.12 0x3c0a5454 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a545b 0x1 + .rodata_wlog_error.13 + 0x3c0a545c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a5463 0x1 + .rodata_wlog_error.14 + 0x3c0a5464 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a546b 0x1 + .rodata_wlog_error.16 + 0x3c0a546c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a5473 0x1 + .rodata_wlog_error.21 + 0x3c0a5474 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a547b 0x1 .rodata_wlog_error.23 - 0x3c0a545c 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a547c 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_error.24 - 0x3c0a549c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a54a3 0x1 - .rodata_wlog_error.26 - 0x3c0a54a4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a54ab 0x1 - .rodata_wlog_error.28 - 0x3c0a54ac 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a54b3 0x1 - .rodata_wlog_error.30 - 0x3c0a54b4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a54bb 0x1 - .rodata_wlog_error.31 0x3c0a54bc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54c3 0x1 - .rodata_wlog_error.33 + .rodata_wlog_error.26 0x3c0a54c4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54cb 0x1 - .rodata_wlog_error.37 + .rodata_wlog_error.28 0x3c0a54cc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54d3 0x1 - .rodata_wlog_error.39 + .rodata_wlog_error.30 0x3c0a54d4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54db 0x1 - .rodata_wlog_error.40 + .rodata_wlog_error.31 0x3c0a54dc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54e3 0x1 - .rodata_wlog_error.41 + .rodata_wlog_error.33 0x3c0a54e4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54eb 0x1 - .rodata_wlog_error.44 + .rodata_wlog_error.37 0x3c0a54ec 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54f3 0x1 - .rodata_wlog_error.57 + .rodata_wlog_error.39 0x3c0a54f4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a54fb 0x1 - .rodata_wlog_error.59 + .rodata_wlog_error.40 0x3c0a54fc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a5503 0x1 - .rodata_wlog_error.10 - 0x3c0a5504 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.41 + 0x3c0a5504 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a550b 0x1 - .rodata_wlog_error.12 - 0x3c0a550c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.44 + 0x3c0a550c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a5513 0x1 + .rodata_wlog_error.57 + 0x3c0a5514 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a551b 0x1 + .rodata_wlog_error.59 + 0x3c0a551c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a5523 0x1 + .rodata_wlog_error.10 + 0x3c0a5524 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a552b 0x1 + .rodata_wlog_error.12 + 0x3c0a552c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5533 0x1 .rodata_wlog_error.15 - 0x3c0a5514 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a5534 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.16 - 0x3c0a5520 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a552d 0x3 + 0x3c0a5540 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a554d 0x3 .rodata_wlog_error.17 - 0x3c0a5530 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a553b 0x1 + 0x3c0a5550 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a555b 0x1 .rodata_wlog_error.18 - 0x3c0a553c 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a5549 0x3 + 0x3c0a555c 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5569 0x3 .rodata_wlog_error.20 - 0x3c0a554c 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a556c 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.21 - 0x3c0a5558 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a556a 0x2 + 0x3c0a5578 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a558a 0x2 .rodata_wlog_error.26 - 0x3c0a556c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a5573 0x1 + 0x3c0a558c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5593 0x1 .rodata_wlog_error.28 - 0x3c0a5574 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a557b 0x1 + 0x3c0a5594 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a559b 0x1 .rodata_wlog_error.30 - 0x3c0a557c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a5583 0x1 + 0x3c0a559c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a55a3 0x1 .rodata_wlog_error.34 - 0x3c0a5584 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a55a1 0x3 - .rodata_wlog_error.35 0x3c0a55a4 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0a55c1 0x3 + .rodata_wlog_error.35 + 0x3c0a55c4 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a55e1 0x3 .rodata_wlog_error.37 - 0x3c0a55c4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a55cb 0x1 + 0x3c0a55e4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a55eb 0x1 .rodata_wlog_error.50 - 0x3c0a55cc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a55d3 0x1 - .rodata_wlog_error.55 - 0x3c0a55d4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_error.8 0x3c0a55ec 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0a55f3 0x1 + .rodata_wlog_error.55 + 0x3c0a55f4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.8 + 0x3c0a560c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5613 0x1 .rodata_wlog_error.9 - 0x3c0a55f4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a55fb 0x1 + 0x3c0a5614 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a561b 0x1 .rodata_wlog_error.3 - 0x3c0a55fc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a5603 0x1 + 0x3c0a561c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a5623 0x1 .rodata_wlog_error.5 - 0x3c0a5604 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a561f 0x1 + 0x3c0a5624 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a563f 0x1 .rodata_wlog_error.6 - 0x3c0a5620 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a5627 0x1 + 0x3c0a5640 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a5647 0x1 .rodata_wlog_error.13 - 0x3c0a5628 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0a562f 0x1 + 0x3c0a5648 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0a564f 0x1 .rodata_wlog_error.7 - 0x3c0a5630 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0a564b 0x1 + 0x3c0a5650 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0a566b 0x1 .rodata_wlog_error.8 - 0x3c0a564c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0a566c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_error.107 - 0x3c0a566c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5673 0x1 + 0x3c0a568c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a5693 0x1 .rodata_wlog_error.16 - 0x3c0a5674 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a567b 0x1 + 0x3c0a5694 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a569b 0x1 .rodata_wlog_error.48 - 0x3c0a567c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5683 0x1 + 0x3c0a569c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a56a3 0x1 .rodata_wlog_error.65 - 0x3c0a5684 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a56a4 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_error.67 - 0x3c0a56a4 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a56d6 0x2 + 0x3c0a56c4 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a56f6 0x2 .rodata_wlog_error.69 - 0x3c0a56d8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a56ee 0x2 + 0x3c0a56f8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a570e 0x2 .rodata_wlog_error.75 - 0x3c0a56f0 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5736 0x2 + 0x3c0a5710 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a5756 0x2 .rodata_wlog_error.84 - 0x3c0a5738 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a574e 0x2 + 0x3c0a5758 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a576e 0x2 .rodata_wlog_error.85 - 0x3c0a5750 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5766 0x2 + 0x3c0a5770 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a5786 0x2 .rodata_wlog_error.3 - 0x3c0a5768 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a576f 0x1 + 0x3c0a5788 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a578f 0x1 .rodata_wlog_error.7 - 0x3c0a5770 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a5790 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_error.8 - 0x3c0a5790 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a5797 0x1 + 0x3c0a57b0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a57b7 0x1 .rodata_wlog_error.10 - 0x3c0a5798 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a57b8 0x64 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.11 - 0x3c0a57fc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a581f 0x1 + 0x3c0a581c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a583f 0x1 .rodata_wlog_error.12 - 0x3c0a5820 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5842 0x2 + 0x3c0a5840 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5862 0x2 .rodata_wlog_error.14 - 0x3c0a5844 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a5864 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.2 - 0x3c0a588c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5893 0x1 + 0x3c0a58ac 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a58b3 0x1 .rodata_wlog_error.31 - 0x3c0a5894 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a589b 0x1 + 0x3c0a58b4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a58bb 0x1 .rodata_wlog_error.33 - 0x3c0a589c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a58a3 0x1 + 0x3c0a58bc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a58c3 0x1 .rodata_wlog_error.34 - 0x3c0a58a4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a58c4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.35 - 0x3c0a58b8 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a58cf 0x1 + 0x3c0a58d8 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a58ef 0x1 .rodata_wlog_error.4 - 0x3c0a58d0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a58d7 0x1 - .rodata_wlog_error.44 - 0x3c0a58d8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a58ee 0x2 - .rodata_wlog_error.47 0x3c0a58f0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a58f7 0x1 - .rodata_wlog_error.5 - 0x3c0a58f8 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a58ff 0x1 - .rodata_wlog_error.50 - 0x3c0a5900 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5907 0x1 - .rodata_wlog_error.51 - 0x3c0a5908 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a590f 0x1 - .rodata_wlog_error.52 + .rodata_wlog_error.44 + 0x3c0a58f8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a590e 0x2 + .rodata_wlog_error.47 0x3c0a5910 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5917 0x1 - .rodata_wlog_error.55 + .rodata_wlog_error.5 0x3c0a5918 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a591f 0x1 - .rodata_wlog_error.61 + .rodata_wlog_error.50 0x3c0a5920 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5927 0x1 - .rodata_wlog_error.64 + .rodata_wlog_error.51 0x3c0a5928 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a592f 0x1 - .rodata_wlog_error.65 + .rodata_wlog_error.52 0x3c0a5930 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5937 0x1 - .rodata_wlog_error.67 + .rodata_wlog_error.55 0x3c0a5938 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a593f 0x1 - .rodata_wlog_error.68 + .rodata_wlog_error.61 0x3c0a5940 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5947 0x1 - .rodata_wlog_error.69 + .rodata_wlog_error.64 0x3c0a5948 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a594f 0x1 + .rodata_wlog_error.65 + 0x3c0a5950 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5957 0x1 + .rodata_wlog_error.67 + 0x3c0a5958 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a595f 0x1 + .rodata_wlog_error.68 + 0x3c0a5960 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5967 0x1 + .rodata_wlog_error.69 + 0x3c0a5968 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a596f 0x1 .rodata_wlog_error.7 - 0x3c0a5950 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a596d 0x3 + 0x3c0a5970 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a598d 0x3 .rodata_wlog_error.70 - 0x3c0a5970 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5977 0x1 - .rodata_wlog_error.71 - 0x3c0a5978 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a597f 0x1 - .rodata_wlog_error.72 - 0x3c0a5980 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5987 0x1 - .rodata_wlog_error.73 - 0x3c0a5988 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a598f 0x1 - .rodata_wlog_error.75 0x3c0a5990 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5997 0x1 - .rodata_wlog_error.77 + .rodata_wlog_error.71 0x3c0a5998 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a599f 0x1 + .rodata_wlog_error.72 + 0x3c0a59a0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a59a7 0x1 + .rodata_wlog_error.73 + 0x3c0a59a8 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a59af 0x1 + .rodata_wlog_error.75 + 0x3c0a59b0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a59b7 0x1 + .rodata_wlog_error.77 + 0x3c0a59b8 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a59bf 0x1 .rodata_wlog_error.8 - 0x3c0a59a0 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a59c0 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.9 - 0x3c0a59c4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a59e7 0x1 + 0x3c0a59e4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5a07 0x1 .rodata_wlog_error.16 - 0x3c0a59e8 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a5a01 0x3 + 0x3c0a5a08 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a5a21 0x3 .rodata_wlog_error.2 - 0x3c0a5a04 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a5a22 0x2 + 0x3c0a5a24 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a5a42 0x2 .rodata_wlog_error.3 - 0x3c0a5a24 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a5a3e 0x2 + 0x3c0a5a44 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a5a5e 0x2 .rodata_wlog_error.5 - 0x3c0a5a40 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a5a61 0x3 + 0x3c0a5a60 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a5a81 0x3 .rodata_wlog_error.2 - 0x3c0a5a64 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a5a92 0x2 + 0x3c0a5a84 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a5ab2 0x2 .rodata_wlog_error.8 - 0x3c0a5a94 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a5a9b 0x1 - .rodata_wlog_error.9 - 0x3c0a5a9c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a5aa3 0x1 - .rodata_wlog_error.107 - 0x3c0a5aa4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.115 - 0x3c0a5ab4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a5ab4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) *fill* 0x3c0a5abb 0x1 + .rodata_wlog_error.9 + 0x3c0a5abc 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a5ac3 0x1 + .rodata_wlog_error.107 + 0x3c0a5ac4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.115 + 0x3c0a5ad4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5adb 0x1 .rodata_wlog_error.116 - 0x3c0a5abc 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a5adc 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.146 - 0x3c0a5ad4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5aef 0x1 + 0x3c0a5af4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5b0f 0x1 .rodata_wlog_error.28 - 0x3c0a5af0 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5b2e 0x2 + 0x3c0a5b10 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5b4e 0x2 .rodata_wlog_error.29 - 0x3c0a5b30 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5b5b 0x1 + 0x3c0a5b50 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5b7b 0x1 .rodata_wlog_error.32 - 0x3c0a5b5c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a5b7c 0x68 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.33 - 0x3c0a5bc4 0x4f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5c13 0x1 - .rodata_wlog_error.43 - 0x3c0a5c14 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5c1b 0x1 - .rodata_wlog_error.44 - 0x3c0a5c1c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5c23 0x1 - .rodata_wlog_error.46 - 0x3c0a5c24 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5c2b 0x1 - .rodata_wlog_error.47 - 0x3c0a5c2c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a5be4 0x4f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) *fill* 0x3c0a5c33 0x1 - .rodata_wlog_error.49 - 0x3c0a5c34 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.50 - 0x3c0a5c58 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5c9e 0x2 - .rodata_wlog_error.51 - 0x3c0a5ca0 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.52 - 0x3c0a5ce8 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.53 - 0x3c0a5d10 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5d39 0x3 - .rodata_wlog_error.54 - 0x3c0a5d3c 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.55 - 0x3c0a5d64 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5d8d 0x3 - .rodata_wlog_error.56 - 0x3c0a5d90 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5da5 0x3 - .rodata_wlog_error.57 - 0x3c0a5da8 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5dd7 0x1 - .rodata_wlog_error.58 - 0x3c0a5dd8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5dee 0x2 - .rodata_wlog_error.59 - 0x3c0a5df0 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5e03 0x1 - .rodata_wlog_error.6 - 0x3c0a5e04 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.61 - 0x3c0a5e38 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5e65 0x3 - .rodata_wlog_error.7 - 0x3c0a5e68 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.25 - 0x3c0a5e9c 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5ec2 0x2 - .rodata_wlog_error.26 - 0x3c0a5ec4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5ee7 0x1 - .rodata_wlog_error.27 - 0x3c0a5ee8 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata_wlog_error.28 - 0x3c0a5f04 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5f21 0x3 - .rodata_wlog_error.3 - 0x3c0a5f24 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a5f3f 0x1 - .rodata_wlog_error.59 - 0x3c0a5f40 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.6 - 0x3c0a5f64 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.60 - 0x3c0a5f88 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a5fa7 0x1 - .rodata_wlog_error.62 - 0x3c0a5fa8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a5fcb 0x1 - .rodata_wlog_error.12 - 0x3c0a5fcc 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a5fe9 0x3 + .rodata_wlog_error.43 + 0x3c0a5c34 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5c3b 0x1 + .rodata_wlog_error.44 + 0x3c0a5c3c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5c43 0x1 + .rodata_wlog_error.46 + 0x3c0a5c44 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5c4b 0x1 .rodata_wlog_error.47 - 0x3c0a5fec 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a6026 0x2 + 0x3c0a5c4c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5c53 0x1 + .rodata_wlog_error.49 + 0x3c0a5c54 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.50 + 0x3c0a5c78 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5cbe 0x2 + .rodata_wlog_error.51 + 0x3c0a5cc0 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.52 + 0x3c0a5d08 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.53 + 0x3c0a5d30 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5d59 0x3 + .rodata_wlog_error.54 + 0x3c0a5d5c 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.55 + 0x3c0a5d84 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5dad 0x3 + .rodata_wlog_error.56 + 0x3c0a5db0 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5dc5 0x3 + .rodata_wlog_error.57 + 0x3c0a5dc8 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5df7 0x1 + .rodata_wlog_error.58 + 0x3c0a5df8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5e0e 0x2 + .rodata_wlog_error.59 + 0x3c0a5e10 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5e23 0x1 + .rodata_wlog_error.6 + 0x3c0a5e24 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.61 + 0x3c0a5e58 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5e85 0x3 + .rodata_wlog_error.7 + 0x3c0a5e88 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.25 + 0x3c0a5ebc 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a5ee2 0x2 + .rodata_wlog_error.26 + 0x3c0a5ee4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a5f07 0x1 + .rodata_wlog_error.27 + 0x3c0a5f08 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.28 + 0x3c0a5f24 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a5f41 0x3 + .rodata_wlog_error.3 + 0x3c0a5f44 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a5f5f 0x1 + .rodata_wlog_error.59 + 0x3c0a5f60 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.6 + 0x3c0a5f84 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.60 + 0x3c0a5fa8 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a5fc7 0x1 + .rodata_wlog_error.62 + 0x3c0a5fc8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a5feb 0x1 + .rodata_wlog_error.12 + 0x3c0a5fec 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6009 0x3 + .rodata_wlog_error.47 + 0x3c0a600c 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6046 0x2 .rodata_wlog_error.56 - 0x3c0a6028 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a602f 0x1 - .rodata_wlog_error.63 - 0x3c0a6030 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a6047 0x1 - .rodata_wlog_error.91 0x3c0a6048 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) *fill* 0x3c0a604f 0x1 - .rodata_wlog_error.94 - 0x3c0a6050 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a6057 0x1 - .rodata_wlog_error.56 - 0x3c0a6058 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a605f 0x1 - .rodata_wlog_error.62 - 0x3c0a6060 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a6081 0x3 - .rodata_wlog_error.69 - 0x3c0a6084 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a6092 0x2 - .rodata_wlog_error.92 - 0x3c0a6094 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a609b 0x1 - .rodata_wlog_error.93 - 0x3c0a609c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a60f6 0x2 - .rodata_wlog_error.94 - 0x3c0a60f8 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a612a 0x2 - .rodata_wlog_error.96 - 0x3c0a612c 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a618e 0x2 - .rodata_wlog_error.97 - 0x3c0a6190 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a61a3 0x1 - .rodata_wlog_error.99 - 0x3c0a61a4 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a61cb 0x1 - .rodata_wlog_error.34 - 0x3c0a61cc 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a61e6 0x2 - .rodata_wlog_error.39 - 0x3c0a61e8 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a61ee 0x2 - .rodata_wlog_error.7 - 0x3c0a61f0 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0a620a 0x2 - .rodata_wlog_error.29 - 0x3c0a620c 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a622b 0x1 - .rodata_wlog_error.38 - 0x3c0a622c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6233 0x1 - .rodata_wlog_error.41 - 0x3c0a6234 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a623b 0x1 - .rodata_wlog_error.53 - 0x3c0a623c 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6265 0x3 - .rodata_wlog_error.54 - 0x3c0a6268 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6291 0x3 - .rodata_wlog_error.55 - 0x3c0a6294 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a62bb 0x1 - .rodata_wlog_error.56 - 0x3c0a62bc 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata_wlog_error.68 - 0x3c0a62e4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a62eb 0x1 - .rodata_wlog_error.7 - 0x3c0a62ec 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a62f3 0x1 - .rodata_wlog_error.74 - 0x3c0a62f4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a62fb 0x1 - .rodata_wlog_error.3 - 0x3c0a62fc 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6323 0x1 - .rodata_wlog_error.5 - 0x3c0a6324 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6343 0x1 - .rodata_wlog_error.7 - 0x3c0a6344 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a635f 0x1 - .rodata_wlog_error.18 - 0x3c0a6360 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a636a 0x2 - .rodata_wlog_error.23 - 0x3c0a636c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6376 0x2 - .rodata_wlog_error.25 - 0x3c0a6378 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6382 0x2 - .rodata_wlog_error.26 - 0x3c0a6384 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a638e 0x2 - .rodata_wlog_error.27 - 0x3c0a6390 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a639a 0x2 - .rodata_wlog_error.28 - 0x3c0a639c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63a6 0x2 - .rodata_wlog_error.29 - 0x3c0a63a8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63b2 0x2 - .rodata_wlog_error.31 - 0x3c0a63b4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63be 0x2 - .rodata_wlog_error.32 - 0x3c0a63c0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63ca 0x2 - .rodata_wlog_error.33 - 0x3c0a63cc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63d6 0x2 - .rodata_wlog_error.39 - 0x3c0a63d8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63e2 0x2 - .rodata_wlog_error.41 - 0x3c0a63e4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63ee 0x2 - .rodata_wlog_error.42 - 0x3c0a63f0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a63fa 0x2 - .rodata_wlog_error.43 - 0x3c0a63fc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6406 0x2 - .rodata_wlog_error.45 - 0x3c0a6408 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6412 0x2 - .rodata_wlog_error.46 - 0x3c0a6414 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a641e 0x2 - .rodata_wlog_error.47 - 0x3c0a6420 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a642a 0x2 - .rodata_wlog_error.48 - 0x3c0a642c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6436 0x2 - .rodata_wlog_error.49 - 0x3c0a6438 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6442 0x2 - .rodata_wlog_error.5 - 0x3c0a6444 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a644e 0x2 - .rodata_wlog_error.50 - 0x3c0a6450 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a645a 0x2 - .rodata_wlog_error.51 - 0x3c0a645c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6466 0x2 - .rodata_wlog_error.53 - 0x3c0a6468 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6472 0x2 - .rodata_wlog_error.54 - 0x3c0a6474 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a647e 0x2 - .rodata_wlog_error.59 - 0x3c0a6480 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a648a 0x2 - .rodata_wlog_error.6 - 0x3c0a648c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6496 0x2 - .rodata_wlog_error.60 - 0x3c0a6498 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a64a2 0x2 .rodata_wlog_error.63 - 0x3c0a64a4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a64ae 0x2 - .rodata_wlog_error.7 - 0x3c0a64b0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a64ba 0x2 - .rodata_wlog_error.6 - 0x3c0a64bc 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0a64c2 0x2 - .rodata_wlog_error.13 - 0x3c0a64c4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a64ce 0x2 - .rodata_wlog_error.14 - 0x3c0a64d0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a64dd 0x3 - .rodata_wlog_error.15 - 0x3c0a64e0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a64ea 0x2 - .rodata_wlog_error.16 - 0x3c0a64ec 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a6511 0x3 - .rodata_wlog_error.17 - 0x3c0a6514 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a651e 0x2 - .rodata_wlog_error.2 - 0x3c0a6520 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.21 - 0x3c0a654c 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a6567 0x1 - .rodata_wlog_error.25 - 0x3c0a6568 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a657e 0x2 - .rodata_wlog_error.27 - 0x3c0a6580 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.3 - 0x3c0a65a0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.4 - 0x3c0a65cc 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.24 - 0x3c0a65f8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6602 0x2 - .rodata_wlog_error.30 - 0x3c0a6604 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6633 0x1 + 0x3c0a6050 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6067 0x1 + .rodata_wlog_error.91 + 0x3c0a6068 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a606f 0x1 + .rodata_wlog_error.94 + 0x3c0a6070 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6077 0x1 + .rodata_wlog_error.56 + 0x3c0a6078 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a607f 0x1 + .rodata_wlog_error.62 + 0x3c0a6080 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a60a1 0x3 + .rodata_wlog_error.69 + 0x3c0a60a4 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a60b2 0x2 + .rodata_wlog_error.92 + 0x3c0a60b4 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a60bb 0x1 + .rodata_wlog_error.93 + 0x3c0a60bc 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a6116 0x2 + .rodata_wlog_error.94 + 0x3c0a6118 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a614a 0x2 + .rodata_wlog_error.96 + 0x3c0a614c 0x62 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a61ae 0x2 + .rodata_wlog_error.97 + 0x3c0a61b0 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a61c3 0x1 + .rodata_wlog_error.99 + 0x3c0a61c4 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a61eb 0x1 .rodata_wlog_error.34 - 0x3c0a6634 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a61ec 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a6206 0x2 + .rodata_wlog_error.39 + 0x3c0a6208 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a620e 0x2 + .rodata_wlog_error.7 + 0x3c0a6210 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0a622a 0x2 + .rodata_wlog_error.29 + 0x3c0a622c 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a624b 0x1 + .rodata_wlog_error.38 + 0x3c0a624c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6253 0x1 + .rodata_wlog_error.41 + 0x3c0a6254 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a625b 0x1 + .rodata_wlog_error.53 + 0x3c0a625c 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6285 0x3 + .rodata_wlog_error.54 + 0x3c0a6288 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a62b1 0x3 + .rodata_wlog_error.55 + 0x3c0a62b4 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a62db 0x1 + .rodata_wlog_error.56 + 0x3c0a62dc 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.68 + 0x3c0a6304 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a630b 0x1 + .rodata_wlog_error.7 + 0x3c0a630c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6313 0x1 + .rodata_wlog_error.74 + 0x3c0a6314 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a631b 0x1 + .rodata_wlog_error.3 + 0x3c0a631c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a6343 0x1 + .rodata_wlog_error.5 + 0x3c0a6344 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a6363 0x1 + .rodata_wlog_error.7 + 0x3c0a6364 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a637f 0x1 + .rodata_wlog_error.18 + 0x3c0a6380 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a638a 0x2 + .rodata_wlog_error.23 + 0x3c0a638c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6396 0x2 + .rodata_wlog_error.25 + 0x3c0a6398 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63a2 0x2 + .rodata_wlog_error.26 + 0x3c0a63a4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63ae 0x2 + .rodata_wlog_error.27 + 0x3c0a63b0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63ba 0x2 + .rodata_wlog_error.28 + 0x3c0a63bc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63c6 0x2 + .rodata_wlog_error.29 + 0x3c0a63c8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63d2 0x2 + .rodata_wlog_error.31 + 0x3c0a63d4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63de 0x2 + .rodata_wlog_error.32 + 0x3c0a63e0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63ea 0x2 + .rodata_wlog_error.33 + 0x3c0a63ec 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a63f6 0x2 + .rodata_wlog_error.39 + 0x3c0a63f8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6402 0x2 + .rodata_wlog_error.41 + 0x3c0a6404 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a640e 0x2 + .rodata_wlog_error.42 + 0x3c0a6410 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a641a 0x2 + .rodata_wlog_error.43 + 0x3c0a641c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6426 0x2 + .rodata_wlog_error.45 + 0x3c0a6428 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6432 0x2 + .rodata_wlog_error.46 + 0x3c0a6434 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a643e 0x2 .rodata_wlog_error.47 - 0x3c0a6660 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a666a 0x2 + 0x3c0a6440 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a644a 0x2 + .rodata_wlog_error.48 + 0x3c0a644c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6456 0x2 + .rodata_wlog_error.49 + 0x3c0a6458 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6462 0x2 + .rodata_wlog_error.5 + 0x3c0a6464 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a646e 0x2 + .rodata_wlog_error.50 + 0x3c0a6470 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a647a 0x2 .rodata_wlog_error.51 - 0x3c0a666c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6686 0x2 + 0x3c0a647c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6486 0x2 + .rodata_wlog_error.53 + 0x3c0a6488 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6492 0x2 + .rodata_wlog_error.54 + 0x3c0a6494 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a649e 0x2 + .rodata_wlog_error.59 + 0x3c0a64a0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a64aa 0x2 + .rodata_wlog_error.6 + 0x3c0a64ac 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a64b6 0x2 + .rodata_wlog_error.60 + 0x3c0a64b8 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a64c2 0x2 + .rodata_wlog_error.63 + 0x3c0a64c4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a64ce 0x2 + .rodata_wlog_error.7 + 0x3c0a64d0 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a64da 0x2 + .rodata_wlog_error.6 + 0x3c0a64dc 0x6 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0a64e2 0x2 + .rodata_wlog_error.13 + 0x3c0a64e4 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a64ee 0x2 + .rodata_wlog_error.14 + 0x3c0a64f0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a64fd 0x3 + .rodata_wlog_error.15 + 0x3c0a6500 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a650a 0x2 + .rodata_wlog_error.16 + 0x3c0a650c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6531 0x3 + .rodata_wlog_error.17 + 0x3c0a6534 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a653e 0x2 + .rodata_wlog_error.2 + 0x3c0a6540 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.21 + 0x3c0a656c 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6587 0x1 + .rodata_wlog_error.25 + 0x3c0a6588 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a659e 0x2 + .rodata_wlog_error.27 + 0x3c0a65a0 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x3c0a65c0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x3c0a65ec 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.24 + 0x3c0a6618 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a6622 0x2 + .rodata_wlog_error.30 + 0x3c0a6624 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a6653 0x1 + .rodata_wlog_error.34 + 0x3c0a6654 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.47 + 0x3c0a6680 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a668a 0x2 + .rodata_wlog_error.51 + 0x3c0a668c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a66a6 0x2 .rodata_wlog_error.20 - 0x3c0a6688 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x3c0a66a8 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) *(.rodata_wlog_info .rodata_wlog_info.*) - *fill* 0x3c0a66a5 0x3 + *fill* 0x3c0a66c5 0x3 .rodata_wlog_info.3 - 0x3c0a66a8 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a66c8 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.4 - 0x3c0a66b4 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a66df 0x1 + 0x3c0a66d4 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a66ff 0x1 .rodata_wlog_info.5 - 0x3c0a66e0 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a670e 0x2 + 0x3c0a6700 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a672e 0x2 .rodata_wlog_info.6 - 0x3c0a6710 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a6730 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.8 - 0x3c0a6764 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a6784 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.9 - 0x3c0a678c 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a67be 0x2 + 0x3c0a67ac 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a67de 0x2 .rodata_wlog_info.29 - 0x3c0a67c0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a67e0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.32 - 0x3c0a67d8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a67f8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.33 - 0x3c0a67f0 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a682e 0x2 + 0x3c0a6810 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a684e 0x2 .rodata_wlog_info.36 - 0x3c0a6830 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a6863 0x1 + 0x3c0a6850 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a6883 0x1 .rodata_wlog_info.57 - 0x3c0a6864 0x4d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a68b1 0x3 + 0x3c0a6884 0x4d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a68d1 0x3 .rodata_wlog_info.59 - 0x3c0a68b4 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a68d4 0x44 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.2 - 0x3c0a68f8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - *fill* 0x3c0a691b 0x1 + 0x3c0a6918 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c0a693b 0x1 .rodata_wlog_info.2 - 0x3c0a691c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0a693d 0x3 + 0x3c0a693c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0a695d 0x3 .rodata_wlog_info.19 - 0x3c0a6940 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a694d 0x3 + 0x3c0a6960 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a696d 0x3 .rodata_wlog_info.70 - 0x3c0a6950 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a697f 0x1 + 0x3c0a6970 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a699f 0x1 .rodata_wlog_info.71 - 0x3c0a6980 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a69be 0x2 + 0x3c0a69a0 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a69de 0x2 .rodata_wlog_info.72 - 0x3c0a69c0 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a69f3 0x1 + 0x3c0a69e0 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6a13 0x1 .rodata_wlog_info.73 - 0x3c0a69f4 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a6a33 0x1 + 0x3c0a6a14 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6a53 0x1 .rodata_wlog_info.74 - 0x3c0a6a34 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a6a54 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_info.95 - 0x3c0a6a6c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a6a81 0x3 - .rodata_wlog_info.96 - 0x3c0a6a84 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a6a8c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0a6aa1 0x3 + .rodata_wlog_info.96 + 0x3c0a6aa4 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6ac1 0x3 .rodata_wlog_info.29 - 0x3c0a6aa4 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a6ad9 0x3 + 0x3c0a6ac4 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a6af9 0x3 .rodata_wlog_info.22 - 0x3c0a6adc 0x37 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a6b13 0x1 + 0x3c0a6afc 0x37 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a6b33 0x1 .rodata_wlog_info.24 - 0x3c0a6b14 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a6b41 0x3 + 0x3c0a6b34 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a6b61 0x3 .rodata_wlog_info.56 - 0x3c0a6b44 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a6b66 0x2 + 0x3c0a6b64 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a6b86 0x2 .rodata_wlog_info.58 - 0x3c0a6b68 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a6b88 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.59 - 0x3c0a6bb4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a6bd4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.78 - 0x3c0a6be0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a6c00 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.45 - 0x3c0a6c1c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a6c26 0x2 + 0x3c0a6c3c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6c46 0x2 .rodata_wlog_info.63 - 0x3c0a6c28 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a6c42 0x2 + 0x3c0a6c48 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6c62 0x2 .rodata_wlog_info.64 - 0x3c0a6c44 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a6c67 0x1 + 0x3c0a6c64 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6c87 0x1 .rodata_wlog_info.65 - 0x3c0a6c68 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a6c7d 0x3 + 0x3c0a6c88 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6c9d 0x3 .rodata_wlog_info.66 - 0x3c0a6c80 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a6c9b 0x1 + 0x3c0a6ca0 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6cbb 0x1 .rodata_wlog_info.10 - 0x3c0a6c9c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6cbf 0x1 + 0x3c0a6cbc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6cdf 0x1 .rodata_wlog_info.11 - 0x3c0a6cc0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6ce3 0x1 + 0x3c0a6ce0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6d03 0x1 .rodata_wlog_info.12 - 0x3c0a6ce4 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6d06 0x2 + 0x3c0a6d04 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6d26 0x2 .rodata_wlog_info.13 - 0x3c0a6d08 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6d2b 0x1 + 0x3c0a6d28 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6d4b 0x1 .rodata_wlog_info.14 - 0x3c0a6d2c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6d4f 0x1 + 0x3c0a6d4c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6d6f 0x1 .rodata_wlog_info.15 - 0x3c0a6d50 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6d72 0x2 + 0x3c0a6d70 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6d92 0x2 .rodata_wlog_info.16 - 0x3c0a6d74 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6d97 0x1 + 0x3c0a6d94 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6db7 0x1 .rodata_wlog_info.17 - 0x3c0a6d98 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6dbb 0x1 + 0x3c0a6db8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6ddb 0x1 .rodata_wlog_info.18 - 0x3c0a6dbc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6ddf 0x1 + 0x3c0a6ddc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6dff 0x1 .rodata_wlog_info.19 - 0x3c0a6de0 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6e02 0x2 + 0x3c0a6e00 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6e22 0x2 .rodata_wlog_info.2 - 0x3c0a6e04 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6e27 0x1 + 0x3c0a6e24 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6e47 0x1 .rodata_wlog_info.20 - 0x3c0a6e28 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6e4a 0x2 + 0x3c0a6e48 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6e6a 0x2 .rodata_wlog_info.21 - 0x3c0a6e4c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6e6f 0x1 + 0x3c0a6e6c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6e8f 0x1 .rodata_wlog_info.22 - 0x3c0a6e70 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6e93 0x1 + 0x3c0a6e90 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6eb3 0x1 .rodata_wlog_info.3 - 0x3c0a6e94 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6eb7 0x1 + 0x3c0a6eb4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6ed7 0x1 .rodata_wlog_info.4 - 0x3c0a6eb8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6edb 0x1 + 0x3c0a6ed8 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6efb 0x1 .rodata_wlog_info.5 - 0x3c0a6edc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6eff 0x1 + 0x3c0a6efc 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6f1f 0x1 .rodata_wlog_info.6 - 0x3c0a6f00 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6f23 0x1 + 0x3c0a6f20 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6f43 0x1 .rodata_wlog_info.7 - 0x3c0a6f24 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6f41 0x3 + 0x3c0a6f44 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6f61 0x3 .rodata_wlog_info.8 - 0x3c0a6f44 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6f67 0x1 + 0x3c0a6f64 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6f87 0x1 .rodata_wlog_info.9 - 0x3c0a6f68 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6f85 0x3 + 0x3c0a6f88 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6fa5 0x3 .rodata_wlog_info.102 - 0x3c0a6f88 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a6fa6 0x2 - .rodata_wlog_info.104 0x3c0a6fa8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) *fill* 0x3c0a6fc6 0x2 + .rodata_wlog_info.104 + 0x3c0a6fc8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6fe6 0x2 .rodata_wlog_info.107 - 0x3c0a6fc8 0x53 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a701b 0x1 + 0x3c0a6fe8 0x53 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a703b 0x1 .rodata_wlog_info.108 - 0x3c0a701c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a703c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.13 - 0x3c0a703c 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a705c 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.45 - 0x3c0a706c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a707b 0x1 + 0x3c0a708c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a709b 0x1 .rodata_wlog_info.49 - 0x3c0a707c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a7091 0x3 + 0x3c0a709c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a70b1 0x3 .rodata_wlog_info.54 - 0x3c0a7094 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a70c9 0x3 + 0x3c0a70b4 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a70e9 0x3 .rodata_wlog_info.55 - 0x3c0a70cc 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a70fb 0x1 + 0x3c0a70ec 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a711b 0x1 .rodata_wlog_info.79 - 0x3c0a70fc 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a711c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.80 - 0x3c0a711c 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a714e 0x2 + 0x3c0a713c 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a716e 0x2 .rodata_wlog_info.92 - 0x3c0a7150 0x5d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a71ad 0x3 + 0x3c0a7170 0x5d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a71cd 0x3 .rodata_wlog_info.93 - 0x3c0a71b0 0x59 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a7209 0x3 + 0x3c0a71d0 0x59 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a7229 0x3 .rodata_wlog_info.96 - 0x3c0a720c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a722c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.97 - 0x3c0a721c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a723c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.101 - 0x3c0a7258 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a7263 0x1 + 0x3c0a7278 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a7283 0x1 .rodata_wlog_info.105 - 0x3c0a7264 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a7284 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.107 - 0x3c0a72a4 0x43 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a72e7 0x1 + 0x3c0a72c4 0x43 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a7307 0x1 .rodata_wlog_info.2 - 0x3c0a72e8 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a72ff 0x1 + 0x3c0a7308 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a731f 0x1 .rodata_wlog_info.37 - 0x3c0a7300 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a7320 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.71 - 0x3c0a7320 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a733f 0x1 + 0x3c0a7340 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a735f 0x1 .rodata_wlog_info.72 - 0x3c0a7340 0x51 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a7391 0x3 + 0x3c0a7360 0x51 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a73b1 0x3 .rodata_wlog_info.73 - 0x3c0a7394 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a73b4 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.74 - 0x3c0a73d0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a73f0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.76 - 0x3c0a740c 0x31 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a743d 0x3 + 0x3c0a742c 0x31 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a745d 0x3 .rodata_wlog_info.91 - 0x3c0a7440 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a7460 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.95 - 0x3c0a7478 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a74ba 0x2 + 0x3c0a7498 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a74da 0x2 .rodata_wlog_info.10 - 0x3c0a74bc 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a74e5 0x3 + 0x3c0a74dc 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7505 0x3 .rodata_wlog_info.11 - 0x3c0a74e8 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a7522 0x2 + 0x3c0a7508 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7542 0x2 .rodata_wlog_info.12 - 0x3c0a7524 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a7544 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.13 - 0x3c0a756c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a759a 0x2 + 0x3c0a758c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a75ba 0x2 .rodata_wlog_info.14 - 0x3c0a759c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a75bc 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.15 - 0x3c0a75c0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a75fa 0x2 + 0x3c0a75e0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a761a 0x2 .rodata_wlog_info.16 - 0x3c0a75fc 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a761c 0x48 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.17 - 0x3c0a7644 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a7672 0x2 + 0x3c0a7664 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7692 0x2 .rodata_wlog_info.18 - 0x3c0a7674 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a76a3 0x1 + 0x3c0a7694 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a76c3 0x1 .rodata_wlog_info.54 - 0x3c0a76a4 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a76e3 0x1 + 0x3c0a76c4 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7703 0x1 .rodata_wlog_info.58 - 0x3c0a76e4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a7704 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.59 - 0x3c0a76f8 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a7718 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.6 - 0x3c0a7744 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a7786 0x2 + 0x3c0a7764 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a77a6 0x2 .rodata_wlog_info.60 - 0x3c0a7788 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a77b6 0x2 + 0x3c0a77a8 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a77d6 0x2 .rodata_wlog_info.61 - 0x3c0a77b8 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a780e 0x2 + 0x3c0a77d8 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a782e 0x2 .rodata_wlog_info.9 - 0x3c0a7810 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3c0a7830 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .rodata_wlog_info.20 - 0x3c0a781c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a782d 0x3 + 0x3c0a783c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a784d 0x3 .rodata_wlog_info.24 - 0x3c0a7830 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a7842 0x2 + 0x3c0a7850 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a7862 0x2 .rodata_wlog_info.57 - 0x3c0a7844 0x31 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a7875 0x3 + 0x3c0a7864 0x31 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a7895 0x3 .rodata_wlog_info.10 - 0x3c0a7878 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a78a2 0x2 + 0x3c0a7898 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a78c2 0x2 .rodata_wlog_info.11 - 0x3c0a78a4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a78c7 0x1 + 0x3c0a78c4 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a78e7 0x1 .rodata_wlog_info.12 - 0x3c0a78c8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0a78e8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_info.13 - 0x3c0a78ec 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a7911 0x3 + 0x3c0a790c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7931 0x3 .rodata_wlog_info.14 - 0x3c0a7914 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a7932 0x2 + 0x3c0a7934 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7952 0x2 .rodata_wlog_info.15 - 0x3c0a7934 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a7953 0x1 + 0x3c0a7954 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7973 0x1 .rodata_wlog_info.16 - 0x3c0a7954 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a7971 0x3 + 0x3c0a7974 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7991 0x3 .rodata_wlog_info.17 - 0x3c0a7974 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a7995 0x3 + 0x3c0a7994 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a79b5 0x3 .rodata_wlog_info.38 - 0x3c0a7998 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a79ab 0x1 + 0x3c0a79b8 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a79cb 0x1 .rodata_wlog_info.44 - 0x3c0a79ac 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a79b9 0x3 + 0x3c0a79cc 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a79d9 0x3 .rodata_wlog_info.64 - 0x3c0a79bc 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a79cd 0x3 + 0x3c0a79dc 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a79ed 0x3 .rodata_wlog_info.3 - 0x3c0a79d0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0a7a0a 0x2 + 0x3c0a79f0 0x3a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0a7a2a 0x2 .rodata_wlog_info.15 - 0x3c0a7a0c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7a1e 0x2 + 0x3c0a7a2c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7a3e 0x2 .rodata_wlog_info.16 - 0x3c0a7a20 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7a33 0x1 - .rodata_wlog_info.31 - 0x3c0a7a34 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a7a40 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) *fill* 0x3c0a7a53 0x1 + .rodata_wlog_info.31 + 0x3c0a7a54 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7a73 0x1 .rodata_wlog_info.32 - 0x3c0a7a54 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7a72 0x2 + 0x3c0a7a74 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7a92 0x2 .rodata_wlog_info.33 - 0x3c0a7a74 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7a93 0x1 + 0x3c0a7a94 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7ab3 0x1 .rodata_wlog_info.35 - 0x3c0a7a94 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7aaf 0x1 + 0x3c0a7ab4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7acf 0x1 .rodata_wlog_info.43 - 0x3c0a7ab0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7abf 0x1 + 0x3c0a7ad0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7adf 0x1 .rodata_wlog_info.44 - 0x3c0a7ac0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a7ae0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata_wlog_info.45 - 0x3c0a7ad8 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7aed 0x3 + 0x3c0a7af8 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7b0d 0x3 .rodata_wlog_info.2 - 0x3c0a7af0 0x53 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *fill* 0x3c0a7b43 0x1 + 0x3c0a7b10 0x53 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c0a7b63 0x1 .rodata_wlog_info.4 - 0x3c0a7b44 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x3c0a7b64 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) *(.rodata_wlog_warning .rodata_wlog_warning.*) - *fill* 0x3c0a7b5b 0x1 + *fill* 0x3c0a7b7b 0x1 .rodata_wlog_warning.10 - 0x3c0a7b5c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a7bb6 0x2 + 0x3c0a7b7c 0x5a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a7bd6 0x2 .rodata_wlog_warning.2 - 0x3c0a7bb8 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a7bd8 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_warning.10 - 0x3c0a7bc8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7be6 0x2 + 0x3c0a7be8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7c06 0x2 .rodata_wlog_warning.11 - 0x3c0a7be8 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c0a 0x2 + 0x3c0a7c08 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7c2a 0x2 .rodata_wlog_warning.17 - 0x3c0a7c0c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c16 0x2 + 0x3c0a7c2c 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7c36 0x2 .rodata_wlog_warning.25 - 0x3c0a7c18 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a7c38 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.29 - 0x3c0a7c2c 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a7c4c 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.32 - 0x3c0a7c40 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a7c60 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.34 - 0x3c0a7c54 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c5e 0x2 + 0x3c0a7c74 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7c7e 0x2 .rodata_wlog_warning.35 - 0x3c0a7c60 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c76 0x2 + 0x3c0a7c80 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7c96 0x2 .rodata_wlog_warning.36 - 0x3c0a7c78 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c86 0x2 + 0x3c0a7c98 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7ca6 0x2 .rodata_wlog_warning.42 - 0x3c0a7c88 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7c9e 0x2 + 0x3c0a7ca8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7cbe 0x2 .rodata_wlog_warning.45 - 0x3c0a7ca0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7cb1 0x3 + 0x3c0a7cc0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7cd1 0x3 .rodata_wlog_warning.46 - 0x3c0a7cb4 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7cbf 0x1 + 0x3c0a7cd4 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7cdf 0x1 .rodata_wlog_warning.5 - 0x3c0a7cc0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7ccd 0x3 + 0x3c0a7ce0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7ced 0x3 .rodata_wlog_warning.58 - 0x3c0a7cd0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7ce1 0x3 + 0x3c0a7cf0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7d01 0x3 .rodata_wlog_warning.6 - 0x3c0a7ce4 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7d2b 0x1 + 0x3c0a7d04 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7d4b 0x1 .rodata_wlog_warning.60 - 0x3c0a7d2c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7d41 0x3 + 0x3c0a7d4c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7d61 0x3 .rodata_wlog_warning.61 - 0x3c0a7d44 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7d5e 0x2 + 0x3c0a7d64 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7d7e 0x2 .rodata_wlog_warning.62 - 0x3c0a7d60 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7d6a 0x2 + 0x3c0a7d80 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a7d8a 0x2 .rodata_wlog_warning.11 - 0x3c0a7d6c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7d73 0x1 + 0x3c0a7d8c 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7d93 0x1 .rodata_wlog_warning.13 - 0x3c0a7d74 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7d97 0x1 + 0x3c0a7d94 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7db7 0x1 .rodata_wlog_warning.14 - 0x3c0a7d98 0x5b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7df3 0x1 + 0x3c0a7db8 0x5b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7e13 0x1 .rodata_wlog_warning.2 - 0x3c0a7df4 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e1e 0x2 + 0x3c0a7e14 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7e3e 0x2 .rodata_wlog_warning.3 - 0x3c0a7e20 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e29 0x3 + 0x3c0a7e40 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7e49 0x3 .rodata_wlog_warning.44 - 0x3c0a7e2c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e4a 0x2 + 0x3c0a7e4c 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7e6a 0x2 .rodata_wlog_warning.45 - 0x3c0a7e4c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e6d 0x3 + 0x3c0a7e6c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7e8d 0x3 .rodata_wlog_warning.46 - 0x3c0a7e70 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e91 0x3 + 0x3c0a7e90 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7eb1 0x3 .rodata_wlog_warning.5 - 0x3c0a7e94 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e9d 0x3 + 0x3c0a7eb4 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7ebd 0x3 .rodata_wlog_warning.51 - 0x3c0a7ea0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a7ec0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.52 - 0x3c0a7edc 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7ef7 0x1 + 0x3c0a7efc 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7f17 0x1 .rodata_wlog_warning.53 - 0x3c0a7ef8 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f35 0x3 + 0x3c0a7f18 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7f55 0x3 .rodata_wlog_warning.56 - 0x3c0a7f38 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f5d 0x3 + 0x3c0a7f58 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7f7d 0x3 .rodata_wlog_warning.58 - 0x3c0a7f60 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f85 0x3 + 0x3c0a7f80 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7fa5 0x3 .rodata_wlog_warning.6 - 0x3c0a7f88 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a7fa8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.7 - 0x3c0a7fac 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a7fcc 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.3 - 0x3c0a7fcc 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0a7fea 0x2 + 0x3c0a7fec 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0a800a 0x2 .rodata_wlog_warning.11 - 0x3c0a7fec 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8009 0x3 + 0x3c0a800c 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8029 0x3 .rodata_wlog_warning.12 - 0x3c0a800c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a803a 0x2 + 0x3c0a802c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a805a 0x2 .rodata_wlog_warning.13 - 0x3c0a803c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a804e 0x2 + 0x3c0a805c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a806e 0x2 .rodata_wlog_warning.64 - 0x3c0a8050 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a806a 0x2 + 0x3c0a8070 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a808a 0x2 .rodata_wlog_warning.7 - 0x3c0a806c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a808c 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_warning.2 - 0x3c0a8090 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a80b3 0x1 + 0x3c0a80b0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a80d3 0x1 .rodata_wlog_warning.28 - 0x3c0a80b4 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a80d5 0x3 + 0x3c0a80d4 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a80f5 0x3 .rodata_wlog_warning.30 - 0x3c0a80d8 0x45 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a811d 0x3 + 0x3c0a80f8 0x45 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a813d 0x3 .rodata_wlog_warning.31 - 0x3c0a8120 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8172 0x2 + 0x3c0a8140 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a8192 0x2 .rodata_wlog_warning.44 - 0x3c0a8174 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a819d 0x3 + 0x3c0a8194 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a81bd 0x3 .rodata_wlog_warning.27 - 0x3c0a81a0 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a81cf 0x1 + 0x3c0a81c0 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a81ef 0x1 .rodata_wlog_warning.28 - 0x3c0a81d0 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a821e 0x2 + 0x3c0a81f0 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a823e 0x2 .rodata_wlog_warning.29 - 0x3c0a8220 0x61 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a8281 0x3 + 0x3c0a8240 0x61 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a82a1 0x3 .rodata_wlog_warning.3 - 0x3c0a8284 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a829d 0x3 + 0x3c0a82a4 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a82bd 0x3 .rodata_wlog_warning.32 - 0x3c0a82a0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a82af 0x1 + 0x3c0a82c0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a82cf 0x1 .rodata_wlog_warning.48 - 0x3c0a82b0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a82d0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_warning.49 - 0x3c0a82c8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a82fe 0x2 + 0x3c0a82e8 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a831e 0x2 .rodata_wlog_warning.57 - 0x3c0a8300 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a8329 0x3 + 0x3c0a8320 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8349 0x3 .rodata_wlog_warning.6 - 0x3c0a832c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a833b 0x1 + 0x3c0a834c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a835b 0x1 .rodata_wlog_warning.66 - 0x3c0a833c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a834e 0x2 + 0x3c0a835c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a836e 0x2 .rodata_wlog_warning.74 - 0x3c0a8350 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a8359 0x3 + 0x3c0a8370 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8379 0x3 .rodata_wlog_warning.76 - 0x3c0a835c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a8365 0x3 + 0x3c0a837c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8385 0x3 .rodata_wlog_warning.10 - 0x3c0a8368 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a8383 0x1 + 0x3c0a8388 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a83a3 0x1 .rodata_wlog_warning.11 - 0x3c0a8384 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a83ab 0x1 + 0x3c0a83a4 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a83cb 0x1 .rodata_wlog_warning.12 - 0x3c0a83ac 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a83cc 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata_wlog_warning.13 - 0x3c0a83d0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a83e6 0x2 + 0x3c0a83f0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a8406 0x2 .rodata_wlog_warning.14 - 0x3c0a83e8 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a8416 0x2 + 0x3c0a8408 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a8436 0x2 .rodata_wlog_warning.15 - 0x3c0a8418 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a8437 0x1 + 0x3c0a8438 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a8457 0x1 .rodata_wlog_warning.4 - 0x3c0a8438 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a8452 0x2 + 0x3c0a8458 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a8472 0x2 .rodata_wlog_warning.8 - 0x3c0a8454 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a846f 0x1 + 0x3c0a8474 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a848f 0x1 .rodata_wlog_warning.9 - 0x3c0a8470 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a848b 0x1 + 0x3c0a8490 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a84ab 0x1 .rodata_wlog_warning.108 - 0x3c0a848c 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8497 0x1 + 0x3c0a84ac 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a84b7 0x1 .rodata_wlog_warning.109 - 0x3c0a8498 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a84a3 0x1 + 0x3c0a84b8 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a84c3 0x1 .rodata_wlog_warning.118 - 0x3c0a84a4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a84be 0x2 + 0x3c0a84c4 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a84de 0x2 .rodata_wlog_warning.147 - 0x3c0a84c0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a84e0 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.148 - 0x3c0a84fc 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8521 0x3 + 0x3c0a851c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8541 0x3 .rodata_wlog_warning.149 - 0x3c0a8524 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8547 0x1 + 0x3c0a8544 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8567 0x1 .rodata_wlog_warning.27 - 0x3c0a8548 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a8568 0x60 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.30 - 0x3c0a85a8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a85be 0x2 + 0x3c0a85c8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a85de 0x2 .rodata_wlog_warning.31 - 0x3c0a85c0 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a85d7 0x1 + 0x3c0a85e0 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a85f7 0x1 .rodata_wlog_warning.34 - 0x3c0a85d8 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a861e 0x2 + 0x3c0a85f8 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a863e 0x2 .rodata_wlog_warning.35 - 0x3c0a8620 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a8640 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.36 - 0x3c0a8674 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a8694 0x50 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.60 - 0x3c0a86c4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a86e4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.62 - 0x3c0a86d8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a86f8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.67 - 0x3c0a8708 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8722 0x2 + 0x3c0a8728 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8742 0x2 .rodata_wlog_warning.23 - 0x3c0a8724 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a872d 0x3 + 0x3c0a8744 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a874d 0x3 .rodata_wlog_warning.24 - 0x3c0a8730 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a8741 0x3 + 0x3c0a8750 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a8761 0x3 .rodata_wlog_warning.2 - 0x3c0a8744 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a8764 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.4 - 0x3c0a8764 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a877e 0x2 + 0x3c0a8784 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a879e 0x2 .rodata_wlog_warning.5 - 0x3c0a8780 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a87a0 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.7 - 0x3c0a879c 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a87bc 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.8 - 0x3c0a87b8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a87d6 0x2 + 0x3c0a87d8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a87f6 0x2 .rodata_wlog_warning.106 - 0x3c0a87d8 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a87fe 0x2 + 0x3c0a87f8 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a881e 0x2 .rodata_wlog_warning.68 - 0x3c0a8800 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a8821 0x3 + 0x3c0a8820 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a8841 0x3 .rodata_wlog_warning.104 - 0x3c0a8824 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a8849 0x3 + 0x3c0a8844 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a8869 0x3 .rodata_wlog_warning.106 - 0x3c0a884c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a8871 0x3 + 0x3c0a886c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a8891 0x3 .rodata_wlog_warning.70 - 0x3c0a8874 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a8894 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_warning.98 - 0x3c0a8890 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a88ad 0x3 + 0x3c0a88b0 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a88cd 0x3 .rodata_wlog_warning.2 - 0x3c0a88b0 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0a88ed 0x3 + 0x3c0a88d0 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0a890d 0x3 .rodata_wlog_warning.26 - 0x3c0a88f0 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a890a 0x2 + 0x3c0a8910 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a892a 0x2 .rodata_wlog_warning.30 - 0x3c0a890c 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a8919 0x3 + 0x3c0a892c 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a8939 0x3 .rodata_wlog_warning.51 - 0x3c0a891c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0a893c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata_wlog_warning.52 - 0x3c0a893c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a895d 0x3 + 0x3c0a895c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a897d 0x3 .rodata_wlog_warning.9 - 0x3c0a8960 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0a8980 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_warning.52 - 0x3c0a8988 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a899b 0x1 + 0x3c0a89a8 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a89bb 0x1 .rodata_wlog_warning.65 - 0x3c0a899c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a89bd 0x3 + 0x3c0a89bc 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a89dd 0x3 .rodata_wlog_warning.22 - 0x3c0a89c0 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a89ce 0x2 + 0x3c0a89e0 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a89ee 0x2 .rodata_wlog_warning.23 - 0x3c0a89d0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a89d7 0x1 + 0x3c0a89f0 0x7 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a89f7 0x1 .rodata_wlog_warning.5 - 0x3c0a89d8 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a8a0a 0x2 + 0x3c0a89f8 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8a2a 0x2 .rodata_wlog_warning.6 - 0x3c0a8a0c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a8a3a 0x2 + 0x3c0a8a2c 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8a5a 0x2 .rodata_wlog_warning.18 - 0x3c0a8a3c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a8a51 0x3 - .rodata_wlog_warning.29 - 0x3c0a8a54 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a8a67 0x1 - .rodata_wlog_warning.2 - 0x3c0a8a68 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x3c0a8a5c 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) *fill* 0x3c0a8a71 0x3 - .rodata_wlog_warning.3 - 0x3c0a8a74 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0a8a7d 0x3 - .rodata_wlog_warning.4 - 0x3c0a8a80 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0a8a89 0x3 - .rodata_wlog_warning.4 - 0x3c0a8a8c 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0a8a95 0x3 - .rodata_wlog_warning.5 - 0x3c0a8a98 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0a8aa9 0x3 + .rodata_wlog_warning.29 + 0x3c0a8a74 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a8a87 0x1 .rodata_wlog_warning.2 - 0x3c0a8aac 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a8a88 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8a91 0x3 .rodata_wlog_warning.3 - 0x3c0a8ab8 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a8a94 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8a9d 0x3 + .rodata_wlog_warning.4 + 0x3c0a8aa0 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8aa9 0x3 + .rodata_wlog_warning.4 + 0x3c0a8aac 0x9 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0a8ab5 0x3 + .rodata_wlog_warning.5 + 0x3c0a8ab8 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0a8ac9 0x3 + .rodata_wlog_warning.2 + 0x3c0a8acc 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.3 + 0x3c0a8ad8 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) *(.irom1.text) *(.gnu.linkonce.r.*) *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c0a8ad7 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c0a8adb 0x1 + 0x3c0a8af7 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c0a8afb 0x1 .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c0a8adc 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c0a8afc 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c0a8aec 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0a8b0c 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c0a8af0 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0a8b10 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c0a8af4 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0a8b14 0x10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c0a8b04 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0a8b24 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c0a8b08 . = ALIGN (0x4) - 0x3c0a8b08 __preinit_array_start = ABSOLUTE (.) + 0x3c0a8b28 . = ALIGN (0x4) + 0x3c0a8b28 __preinit_array_start = ABSOLUTE (.) *(.preinit_array) - 0x3c0a8b08 __preinit_array_end = ABSOLUTE (.) - 0x3c0a8b08 . = ALIGN (0x4) - 0x3c0a8b08 __init_array_start = ABSOLUTE (.) + 0x3c0a8b28 __preinit_array_end = ABSOLUTE (.) + 0x3c0a8b28 . = ALIGN (0x4) + 0x3c0a8b28 __init_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*)) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c0a8b08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c0a8b0c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .init_array 0x3c0a8b10 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .init_array 0x3c0a8b14 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c0a8b18 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c0a8b1c 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c0a8b20 __init_array_end = ABSOLUTE (.) - 0x3c0a8b20 . = ALIGN (0x4) - 0x3c0a8b20 soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c0a8b28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c0a8b2c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c0a8b30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c0a8b34 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c0a8b38 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c0a8b3c 0x4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0a8b40 __init_array_end = ABSOLUTE (.) + 0x3c0a8b40 . = ALIGN (0x4) + 0x3c0a8b40 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c0a8b20 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0a8b40 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c0a8b40 . = ALIGN (0x4) - 0x3c0a8b40 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c0a8b40 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0a8b60 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c0a8b60 . = ALIGN (0x4) + 0x3c0a8b60 _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c0a8b40 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0a8b60 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c0a8b48 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0a8b68 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c0a8b50 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0a8b70 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c0a8b58 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0a8b78 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c0a8b60 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0a8b80 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.100 - 0x3c0a8b68 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a8b88 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .esp_system_init_fn.101 - 0x3c0a8b70 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c0a8b90 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c0a8b78 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c0a8b98 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c0a8b80 0x8 esp-idf/esp_libc/libesp_libc.a(init.c.obj) + 0x3c0a8ba0 0x8 esp-idf/esp_libc/libesp_libc.a(init.c.obj) .esp_system_init_fn.103 - 0x3c0a8b88 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x3c0a8ba8 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) .esp_system_init_fn.104 - 0x3c0a8b90 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0a8bb0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0a8b98 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0a8bb8 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0a8ba0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0a8bc0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.110 - 0x3c0a8ba8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0a8bc8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.112 - 0x3c0a8bb0 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0a8bd0 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.118 - 0x3c0a8bb8 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0a8bd8 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .esp_system_init_fn.119 - 0x3c0a8bc0 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0a8be0 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.120 - 0x3c0a8bc8 0x8 esp-idf/esp_libc/libesp_libc.a(init.c.obj) + 0x3c0a8be8 0x8 esp-idf/esp_libc/libesp_libc.a(init.c.obj) .esp_system_init_fn.130 - 0x3c0a8bd0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .esp_system_init_fn.140 - 0x3c0a8bd8 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .esp_system_init_fn.203 - 0x3c0a8be0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .esp_system_init_fn.230 - 0x3c0a8be8 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .esp_system_init_fn.999 0x3c0a8bf0 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c0a8bf8 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c0a8bf8 _rodata_end = ABSOLUTE (.) - 0x3c0a8bf8 . = ALIGN (ALIGNOF (.flash.tdata)) + .esp_system_init_fn.140 + 0x3c0a8bf8 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .esp_system_init_fn.203 + 0x3c0a8c00 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .esp_system_init_fn.230 + 0x3c0a8c08 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .esp_system_init_fn.999 + 0x3c0a8c10 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0a8c18 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c0a8c18 _rodata_end = ABSOLUTE (.) + 0x3c0a8c18 . = ALIGN (ALIGNOF (.flash.tdata)) 0x00000001 ASSERT ((ADDR (.flash.tdata) == (ADDR (.flash.rodata) + SIZEOF (.flash.rodata))), The gap between .flash.rodata and .flash.tdata must not exist to produce the final bin image.) -.flash.tdata 0x3c0a8bf8 0x0 - 0x3c0a8bf8 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c0a8c18 0x0 + 0x3c0a8c18 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c0a8bf8 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c0a8bf8 _thread_local_data_end = ABSOLUTE (.) + 0x3c0a8c18 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c0a8c18 _thread_local_data_end = ABSOLUTE (.) 0x00000001 ASSERT ((ADDR (.flash.tbss) == (ADDR (.flash.tdata) + SIZEOF (.flash.tdata))), The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.) -.flash.tbss 0x3c0a8bf8 0x0 - 0x3c0a8bf8 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c0a8c18 0x0 + 0x3c0a8c18 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c0a8bf8 _thread_local_bss_end = ABSOLUTE (.) + 0x3c0a8c18 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c0a8bf8 0x3051 - 0x3c0a8bf8 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c0a8c18 0x3051 + 0x3c0a8c18 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) .rodata_wlog_debug.15 - 0x3c0a8bf8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a8c18 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_debug.22 - 0x3c0a8c10 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a8c3b 0x1 + 0x3c0a8c30 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8c5b 0x1 .rodata_wlog_debug.43 - 0x3c0a8c3c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a8c71 0x3 + 0x3c0a8c5c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8c91 0x3 .rodata_wlog_debug.19 - 0x3c0a8c74 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8c86 0x2 + 0x3c0a8c94 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8ca6 0x2 .rodata_wlog_debug.22 - 0x3c0a8c88 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8c9e 0x2 + 0x3c0a8ca8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8cbe 0x2 .rodata_wlog_debug.23 - 0x3c0a8ca0 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8cd2 0x2 + 0x3c0a8cc0 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8cf2 0x2 .rodata_wlog_debug.25 - 0x3c0a8cd4 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8d06 0x2 + 0x3c0a8cf4 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8d26 0x2 .rodata_wlog_debug.31 - 0x3c0a8d08 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8d36 0x2 + 0x3c0a8d28 0x2e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8d56 0x2 .rodata_wlog_debug.38 - 0x3c0a8d38 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a8d58 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.39 - 0x3c0a8d58 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8d7e 0x2 - .rodata_wlog_debug.40 - 0x3c0a8d80 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a8d78 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0a8d9e 0x2 + .rodata_wlog_debug.40 + 0x3c0a8da0 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8dbe 0x2 .rodata_wlog_debug.41 - 0x3c0a8da0 0x5b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8dfb 0x1 + 0x3c0a8dc0 0x5b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8e1b 0x1 .rodata_wlog_debug.42 - 0x3c0a8dfc 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8e4a 0x2 + 0x3c0a8e1c 0x4e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8e6a 0x2 .rodata_wlog_debug.43 - 0x3c0a8e4c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a8e6c 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.47 - 0x3c0a8e88 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8eda 0x2 + 0x3c0a8ea8 0x52 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8efa 0x2 .rodata_wlog_debug.48 - 0x3c0a8edc 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8f26 0x2 + 0x3c0a8efc 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8f46 0x2 .rodata_wlog_debug.10 - 0x3c0a8f28 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a8f48 0x54 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.100 - 0x3c0a8f7c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8f8b 0x1 + 0x3c0a8f9c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8fab 0x1 .rodata_wlog_debug.101 - 0x3c0a8f8c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8f9a 0x2 + 0x3c0a8fac 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8fba 0x2 .rodata_wlog_debug.102 - 0x3c0a8f9c 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8fc2 0x2 + 0x3c0a8fbc 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8fe2 0x2 .rodata_wlog_debug.103 - 0x3c0a8fc4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a8fe4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.104 - 0x3c0a8ff0 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9026 0x2 + 0x3c0a9010 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9046 0x2 .rodata_wlog_debug.105 - 0x3c0a9028 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9048 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.106 - 0x3c0a9040 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a905e 0x2 + 0x3c0a9060 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a907e 0x2 .rodata_wlog_debug.108 - 0x3c0a9060 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9083 0x1 + 0x3c0a9080 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a90a3 0x1 .rodata_wlog_debug.116 - 0x3c0a9084 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a90b1 0x3 + 0x3c0a90a4 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a90d1 0x3 .rodata_wlog_debug.117 - 0x3c0a90b4 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a90dd 0x3 + 0x3c0a90d4 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a90fd 0x3 .rodata_wlog_debug.118 - 0x3c0a90e0 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9100 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.119 - 0x3c0a9110 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a912b 0x1 + 0x3c0a9130 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a914b 0x1 .rodata_wlog_debug.120 - 0x3c0a912c 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9149 0x3 + 0x3c0a914c 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9169 0x3 .rodata_wlog_debug.14 - 0x3c0a914c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9181 0x3 + 0x3c0a916c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a91a1 0x3 .rodata_wlog_debug.20 - 0x3c0a9184 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a91af 0x1 + 0x3c0a91a4 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a91cf 0x1 .rodata_wlog_debug.21 - 0x3c0a91b0 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a91d0 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.22 - 0x3c0a91d4 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a91f4 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.25 - 0x3c0a91fc 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a922e 0x2 + 0x3c0a921c 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a924e 0x2 .rodata_wlog_debug.26 - 0x3c0a9230 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9250 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.27 - 0x3c0a923c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9255 0x3 + 0x3c0a925c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9275 0x3 .rodata_wlog_debug.3 - 0x3c0a9258 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a929e 0x2 + 0x3c0a9278 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a92be 0x2 .rodata_wlog_debug.31 - 0x3c0a92a0 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a92ca 0x2 - .rodata_wlog_debug.46 - 0x3c0a92cc 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a92da 0x2 - .rodata_wlog_debug.47 - 0x3c0a92dc 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a92c0 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0a92ea 0x2 - .rodata_wlog_debug.49 - 0x3c0a92ec 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9306 0x2 - .rodata_wlog_debug.60 - 0x3c0a9308 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9343 0x1 - .rodata_wlog_debug.61 - 0x3c0a9344 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a938e 0x2 - .rodata_wlog_debug.62 - 0x3c0a9390 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.63 - 0x3c0a93dc 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a941e 0x2 - .rodata_wlog_debug.66 - 0x3c0a9420 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9433 0x1 - .rodata_wlog_debug.68 - 0x3c0a9434 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9449 0x3 - .rodata_wlog_debug.76 - 0x3c0a944c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.77 - 0x3c0a945c 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9492 0x2 - .rodata_wlog_debug.78 - 0x3c0a9494 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.79 - 0x3c0a94c0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.8 - 0x3c0a94ec 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9506 0x2 - .rodata_wlog_debug.80 - 0x3c0a9508 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.81 - 0x3c0a9548 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.82 - 0x3c0a9570 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.83 - 0x3c0a957c 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a958f 0x1 - .rodata_wlog_debug.86 - 0x3c0a9590 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a95fd 0x3 - .rodata_wlog_debug.87 - 0x3c0a9600 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a966d 0x3 - .rodata_wlog_debug.88 - 0x3c0a9670 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.89 - 0x3c0a96a8 0x71 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9719 0x3 - .rodata_wlog_debug.9 - 0x3c0a971c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a9735 0x3 - .rodata_wlog_debug.90 - 0x3c0a9738 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a97a5 0x3 - .rodata_wlog_debug.91 - 0x3c0a97a8 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a97f2 0x2 - .rodata_wlog_debug.92 - 0x3c0a97f4 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a982f 0x1 - .rodata_wlog_debug.97 - 0x3c0a9830 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a985a 0x2 - .rodata_wlog_debug.98 - 0x3c0a985c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a986b 0x1 - .rodata_wlog_debug.99 - 0x3c0a986c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a987b 0x1 - .rodata_wlog_debug.10 - 0x3c0a987c 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.11 - 0x3c0a98a4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a98b6 0x2 - .rodata_wlog_debug.12 - 0x3c0a98b8 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a98cd 0x3 - .rodata_wlog_debug.13 - 0x3c0a98d0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a98e1 0x3 - .rodata_wlog_debug.14 - 0x3c0a98e4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a98f6 0x2 - .rodata_wlog_debug.15 - 0x3c0a98f8 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9909 0x3 - .rodata_wlog_debug.16 - 0x3c0a990c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a991e 0x2 - .rodata_wlog_debug.17 - 0x3c0a9920 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9939 0x3 - .rodata_wlog_debug.18 - 0x3c0a993c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a994e 0x2 - .rodata_wlog_debug.19 - 0x3c0a9950 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.20 - 0x3c0a9960 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9971 0x3 - .rodata_wlog_debug.21 - 0x3c0a9974 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9986 0x2 - .rodata_wlog_debug.22 - 0x3c0a9988 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a99a1 0x3 - .rodata_wlog_debug.23 - 0x3c0a99a4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a99b6 0x2 - .rodata_wlog_debug.24 - 0x3c0a99b8 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a99ca 0x2 - .rodata_wlog_debug.25 - 0x3c0a99cc 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a99de 0x2 - .rodata_wlog_debug.26 - 0x3c0a99e0 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a99f2 0x2 - .rodata_wlog_debug.27 - 0x3c0a99f4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9a06 0x2 - .rodata_wlog_debug.32 - 0x3c0a9a08 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9a3e 0x2 - .rodata_wlog_debug.33 - 0x3c0a9a40 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9a87 0x1 - .rodata_wlog_debug.34 - 0x3c0a9a88 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.35 - 0x3c0a9ac8 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9b07 0x1 - .rodata_wlog_debug.36 - 0x3c0a9b08 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9b4e 0x2 - .rodata_wlog_debug.37 - 0x3c0a9b50 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9b73 0x1 - .rodata_wlog_debug.38 - 0x3c0a9b74 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9b93 0x1 - .rodata_wlog_debug.39 - 0x3c0a9b94 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.4 - 0x3c0a9ba0 0x49 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9be9 0x3 - .rodata_wlog_debug.40 - 0x3c0a9bec 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9c17 0x1 - .rodata_wlog_debug.41 - 0x3c0a9c18 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9c3e 0x2 - .rodata_wlog_debug.42 - 0x3c0a9c40 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.43 - 0x3c0a9c98 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9cee 0x2 - .rodata_wlog_debug.5 - 0x3c0a9cf0 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9d2b 0x1 - .rodata_wlog_debug.6 - 0x3c0a9d2c 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9d37 0x1 - .rodata_wlog_debug.9 - 0x3c0a9d38 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a9d6e 0x2 - .rodata_wlog_debug.15 - 0x3c0a9d70 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9db7 0x1 - .rodata_wlog_debug.16 - 0x3c0a9db8 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9dff 0x1 - .rodata_wlog_debug.17 - 0x3c0a9e00 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.18 - 0x3c0a9e34 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9e5e 0x2 - .rodata_wlog_debug.19 - 0x3c0a9e60 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9e7b 0x1 - .rodata_wlog_debug.20 - 0x3c0a9e7c 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9eb7 0x1 - .rodata_wlog_debug.21 - 0x3c0a9eb8 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.23 - 0x3c0a9ef4 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.25 - 0x3c0a9f18 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.26 - 0x3c0a9f50 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9f75 0x3 - .rodata_wlog_debug.60 - 0x3c0a9f78 0x39 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9fb1 0x3 - .rodata_wlog_debug.79 - 0x3c0a9fb4 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a9fd3 0x1 - .rodata_wlog_debug.10 - 0x3c0a9fd4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a9fe6 0x2 - .rodata_wlog_debug.3 - 0x3c0a9fe8 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata_wlog_debug.4 - 0x3c0aa034 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0aa057 0x1 - .rodata_wlog_debug.5 - 0x3c0aa058 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0aa07b 0x1 - .rodata_wlog_debug.6 - 0x3c0aa07c 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0aa0be 0x2 - .rodata_wlog_debug.7 - 0x3c0aa0c0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0aa0e3 0x1 - .rodata_wlog_debug.117 - 0x3c0aa0e4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.141 - 0x3c0aa110 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa131 0x3 - .rodata_wlog_debug.142 - 0x3c0aa134 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.143 - 0x3c0aa16c 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.144 - 0x3c0aa19c 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa1d7 0x1 - .rodata_wlog_debug.145 - 0x3c0aa1d8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.2 - 0x3c0aa208 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa217 0x1 - .rodata_wlog_debug.24 - 0x3c0aa218 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.25 - 0x3c0aa230 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa249 0x3 - .rodata_wlog_debug.3 - 0x3c0aa24c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa25a 0x2 - .rodata_wlog_debug.37 - 0x3c0aa25c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa275 0x3 - .rodata_wlog_debug.38 - 0x3c0aa278 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa291 0x3 - .rodata_wlog_debug.4 - 0x3c0aa294 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.5 - 0x3c0aa2a4 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa2b3 0x1 - .rodata_wlog_debug.71 - 0x3c0aa2b4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa2cf 0x1 - .rodata_wlog_debug.72 - 0x3c0aa2d0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aa2e6 0x2 - .rodata_wlog_debug.10 - 0x3c0aa2e8 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa312 0x2 - .rodata_wlog_debug.100 - 0x3c0aa314 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa339 0x3 - .rodata_wlog_debug.101 - 0x3c0aa33c 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa362 0x2 - .rodata_wlog_debug.103 - 0x3c0aa364 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa39a 0x2 - .rodata_wlog_debug.105 - 0x3c0aa39c 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa3c2 0x2 - .rodata_wlog_debug.109 - 0x3c0aa3c4 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa3dd 0x3 - .rodata_wlog_debug.11 - 0x3c0aa3e0 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa416 0x2 - .rodata_wlog_debug.110 - 0x3c0aa418 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa431 0x3 - .rodata_wlog_debug.111 - 0x3c0aa434 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.14 - 0x3c0aa44c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.15 - 0x3c0aa46c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa48f 0x1 - .rodata_wlog_debug.16 - 0x3c0aa490 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa4ae 0x2 - .rodata_wlog_debug.27 - 0x3c0aa4b0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.28 - 0x3c0aa4c8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.29 - 0x3c0aa4ec 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.3 - 0x3c0aa504 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.30 - 0x3c0aa51c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.31 - 0x3c0aa52c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa53d 0x3 - .rodata_wlog_debug.32 - 0x3c0aa540 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa54d 0x3 - .rodata_wlog_debug.33 - 0x3c0aa550 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa55a 0x2 - .rodata_wlog_debug.34 - 0x3c0aa55c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa56a 0x2 - .rodata_wlog_debug.35 - 0x3c0aa56c 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa583 0x1 - .rodata_wlog_debug.36 - 0x3c0aa584 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa59a 0x2 - .rodata_wlog_debug.37 - 0x3c0aa59c 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa5bd 0x3 - .rodata_wlog_debug.38 - 0x3c0aa5c0 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa5e1 0x3 - .rodata_wlog_debug.39 - 0x3c0aa5e4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.4 - 0x3c0aa610 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.40 - 0x3c0aa620 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.42 - 0x3c0aa638 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.43 - 0x3c0aa650 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa663 0x1 - .rodata_wlog_debug.44 - 0x3c0aa664 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa681 0x3 .rodata_wlog_debug.46 - 0x3c0aa684 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa69a 0x2 - .rodata_wlog_debug.48 - 0x3c0aa69c 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa6da 0x2 - .rodata_wlog_debug.5 - 0x3c0aa6dc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa6f2 0x2 - .rodata_wlog_debug.50 - 0x3c0aa6f4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa70f 0x1 - .rodata_wlog_debug.51 - 0x3c0aa710 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa746 0x2 - .rodata_wlog_debug.52 - 0x3c0aa748 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.53 - 0x3c0aa760 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa779 0x3 - .rodata_wlog_debug.57 - 0x3c0aa77c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa7b1 0x3 - .rodata_wlog_debug.58 - 0x3c0aa7b4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa7ca 0x2 - .rodata_wlog_debug.59 - 0x3c0aa7cc 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa7f7 0x1 - .rodata_wlog_debug.6 - 0x3c0aa7f8 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa816 0x2 - .rodata_wlog_debug.60 - 0x3c0aa818 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa82e 0x2 - .rodata_wlog_debug.65 - 0x3c0aa830 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa84f 0x1 - .rodata_wlog_debug.66 - 0x3c0aa850 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa892 0x2 - .rodata_wlog_debug.67 - 0x3c0aa894 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa8d1 0x3 - .rodata_wlog_debug.69 - 0x3c0aa8d4 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa8e9 0x3 - .rodata_wlog_debug.7 - 0x3c0aa8ec 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa911 0x3 - .rodata_wlog_debug.70 - 0x3c0aa914 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.71 - 0x3c0aa924 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa932 0x2 - .rodata_wlog_debug.72 - 0x3c0aa934 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa966 0x2 - .rodata_wlog_debug.73 - 0x3c0aa968 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa9a5 0x3 - .rodata_wlog_debug.74 - 0x3c0aa9a8 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa9b7 0x1 - .rodata_wlog_debug.76 - 0x3c0aa9b8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.77 - 0x3c0aa9d0 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa9e9 0x3 - .rodata_wlog_debug.78 - 0x3c0aa9ec 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aaa13 0x1 - .rodata_wlog_debug.8 - 0x3c0aaa14 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aaa3a 0x2 - .rodata_wlog_debug.81 - 0x3c0aaa3c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.82 - 0x3c0aaa54 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.83 - 0x3c0aaa6c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.84 - 0x3c0aaa84 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aaaaf 0x1 - .rodata_wlog_debug.85 - 0x3c0aaab0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.86 - 0x3c0aaadc 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.9 - 0x3c0aab08 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aab27 0x1 - .rodata_wlog_debug.95 - 0x3c0aab28 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aab3d 0x3 - .rodata_wlog_debug.98 - 0x3c0aab40 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aab65 0x3 - .rodata_wlog_debug.99 - 0x3c0aab68 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aab86 0x2 - .rodata_wlog_debug.10 - 0x3c0aab88 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.100 - 0x3c0aabac 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aabc5 0x3 - .rodata_wlog_debug.102 - 0x3c0aabc8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.103 - 0x3c0aabe0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.11 - 0x3c0aabf8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.12 - 0x3c0aac10 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.13 - 0x3c0aac28 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.14 - 0x3c0aac40 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.15 - 0x3c0aac58 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.16 - 0x3c0aac70 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aac9d 0x3 - .rodata_wlog_debug.17 - 0x3c0aaca0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.18 - 0x3c0aacb8 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aacc9 0x3 - .rodata_wlog_debug.19 - 0x3c0aaccc 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aacd6 0x2 - .rodata_wlog_debug.20 - 0x3c0aacd8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.21 - 0x3c0aacf0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.22 - 0x3c0aad08 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aad23 0x1 - .rodata_wlog_debug.23 - 0x3c0aad24 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aad3e 0x2 - .rodata_wlog_debug.24 - 0x3c0aad40 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aad69 0x3 - .rodata_wlog_debug.25 - 0x3c0aad6c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.26 - 0x3c0aad8c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aadb3 0x1 - .rodata_wlog_debug.27 - 0x3c0aadb4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aadcf 0x1 - .rodata_wlog_debug.28 - 0x3c0aadd0 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.29 - 0x3c0aade4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aadfa 0x2 - .rodata_wlog_debug.3 - 0x3c0aadfc 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aae1b 0x1 - .rodata_wlog_debug.30 - 0x3c0aae1c 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.31 - 0x3c0aae38 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.32 - 0x3c0aae50 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.33 - 0x3c0aae68 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.34 - 0x3c0aae80 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aae9b 0x1 - .rodata_wlog_debug.35 - 0x3c0aae9c 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aaeb2 0x2 - .rodata_wlog_debug.36 - 0x3c0aaeb4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aaeca 0x2 - .rodata_wlog_debug.38 - 0x3c0aaecc 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aaefb 0x1 - .rodata_wlog_debug.39 - 0x3c0aaefc 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.4 - 0x3c0aaf14 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aaf29 0x3 - .rodata_wlog_debug.40 - 0x3c0aaf2c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.41 - 0x3c0aaf44 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.42 - 0x3c0aaf80 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aafa1 0x3 - .rodata_wlog_debug.43 - 0x3c0aafa4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aafba 0x2 - .rodata_wlog_debug.44 - 0x3c0aafbc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aafd2 0x2 - .rodata_wlog_debug.45 - 0x3c0aafd4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aafea 0x2 - .rodata_wlog_debug.46 - 0x3c0aafec 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab011 0x3 + 0x3c0a92ec 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a92fa 0x2 .rodata_wlog_debug.47 - 0x3c0ab014 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab039 0x3 - .rodata_wlog_debug.48 - 0x3c0ab03c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.5 - 0x3c0ab054 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.50 - 0x3c0ab06c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab085 0x3 - .rodata_wlog_debug.51 - 0x3c0ab088 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab09e 0x2 - .rodata_wlog_debug.6 - 0x3c0ab0a0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a92fc 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a930a 0x2 + .rodata_wlog_debug.49 + 0x3c0a930c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9326 0x2 + .rodata_wlog_debug.60 + 0x3c0a9328 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9363 0x1 + .rodata_wlog_debug.61 + 0x3c0a9364 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a93ae 0x2 + .rodata_wlog_debug.62 + 0x3c0a93b0 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.63 - 0x3c0ab0b8 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.64 - 0x3c0ab0d4 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab0e3 0x1 - .rodata_wlog_debug.65 - 0x3c0ab0e4 0x37 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab11b 0x1 + 0x3c0a93fc 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a943e 0x2 .rodata_wlog_debug.66 - 0x3c0ab11c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab13f 0x1 - .rodata_wlog_debug.67 - 0x3c0ab140 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab17e 0x2 + 0x3c0a9440 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9453 0x1 .rodata_wlog_debug.68 - 0x3c0ab180 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab1a3 0x1 - .rodata_wlog_debug.7 - 0x3c0ab1a4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.75 - 0x3c0ab1bc 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab1ef 0x1 + 0x3c0a9454 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9469 0x3 + .rodata_wlog_debug.76 + 0x3c0a946c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.77 - 0x3c0ab1f0 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab22f 0x1 + 0x3c0a947c 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a94b2 0x2 .rodata_wlog_debug.78 - 0x3c0ab230 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab247 0x1 + 0x3c0a94b4 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.79 - 0x3c0ab248 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab26e 0x2 + 0x3c0a94e0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.8 - 0x3c0ab270 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a950c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9526 0x2 .rodata_wlog_debug.80 - 0x3c0ab29c 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9528 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.81 - 0x3c0ab2dc 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab312 0x2 + 0x3c0a9568 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.82 - 0x3c0ab314 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9590 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.83 - 0x3c0ab334 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab34a 0x2 - .rodata_wlog_debug.84 - 0x3c0ab34c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab371 0x3 - .rodata_wlog_debug.85 - 0x3c0ab374 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab38d 0x3 + 0x3c0a959c 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a95af 0x1 .rodata_wlog_debug.86 - 0x3c0ab390 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab3b5 0x3 + 0x3c0a95b0 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a961d 0x3 .rodata_wlog_debug.87 - 0x3c0ab3b8 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab3e5 0x3 + 0x3c0a9620 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a968d 0x3 .rodata_wlog_debug.88 - 0x3c0ab3e8 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab401 0x3 + 0x3c0a9690 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.89 - 0x3c0ab404 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab42e 0x2 + 0x3c0a96c8 0x71 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9739 0x3 .rodata_wlog_debug.9 - 0x3c0ab430 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a973c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9755 0x3 .rodata_wlog_debug.90 - 0x3c0ab448 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ab45f 0x1 - .rodata_wlog_debug.2 - 0x3c0ab460 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0ab483 0x1 + 0x3c0a9758 0x6d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a97c5 0x3 + .rodata_wlog_debug.91 + 0x3c0a97c8 0x4a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9812 0x2 + .rodata_wlog_debug.92 + 0x3c0a9814 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a984f 0x1 + .rodata_wlog_debug.97 + 0x3c0a9850 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a987a 0x2 + .rodata_wlog_debug.98 + 0x3c0a987c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a988b 0x1 + .rodata_wlog_debug.99 + 0x3c0a988c 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a989b 0x1 + .rodata_wlog_debug.10 + 0x3c0a989c 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.11 + 0x3c0a98c4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a98d6 0x2 + .rodata_wlog_debug.12 + 0x3c0a98d8 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a98ed 0x3 + .rodata_wlog_debug.13 + 0x3c0a98f0 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9901 0x3 + .rodata_wlog_debug.14 + 0x3c0a9904 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9916 0x2 + .rodata_wlog_debug.15 + 0x3c0a9918 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9929 0x3 + .rodata_wlog_debug.16 + 0x3c0a992c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a993e 0x2 + .rodata_wlog_debug.17 + 0x3c0a9940 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9959 0x3 + .rodata_wlog_debug.18 + 0x3c0a995c 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a996e 0x2 + .rodata_wlog_debug.19 + 0x3c0a9970 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.20 + 0x3c0a9980 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9991 0x3 + .rodata_wlog_debug.21 + 0x3c0a9994 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a99a6 0x2 + .rodata_wlog_debug.22 + 0x3c0a99a8 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a99c1 0x3 + .rodata_wlog_debug.23 + 0x3c0a99c4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a99d6 0x2 + .rodata_wlog_debug.24 + 0x3c0a99d8 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a99ea 0x2 + .rodata_wlog_debug.25 + 0x3c0a99ec 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a99fe 0x2 + .rodata_wlog_debug.26 + 0x3c0a9a00 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9a12 0x2 + .rodata_wlog_debug.27 + 0x3c0a9a14 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9a26 0x2 + .rodata_wlog_debug.32 + 0x3c0a9a28 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9a5e 0x2 + .rodata_wlog_debug.33 + 0x3c0a9a60 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9aa7 0x1 + .rodata_wlog_debug.34 + 0x3c0a9aa8 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.35 - 0x3c0ab484 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0ab4a3 0x1 - .rodata_wlog_debug.66 - 0x3c0ab4a4 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0ab4b5 0x3 - .rodata_wlog_debug.3 - 0x3c0ab4b8 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0ab4d1 0x3 + 0x3c0a9ae8 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9b27 0x1 + .rodata_wlog_debug.36 + 0x3c0a9b28 0x46 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9b6e 0x2 + .rodata_wlog_debug.37 + 0x3c0a9b70 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9b93 0x1 + .rodata_wlog_debug.38 + 0x3c0a9b94 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9bb3 0x1 + .rodata_wlog_debug.39 + 0x3c0a9bb4 0xc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.4 - 0x3c0ab4d4 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0ab4ed 0x3 + 0x3c0a9bc0 0x49 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9c09 0x3 + .rodata_wlog_debug.40 + 0x3c0a9c0c 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9c37 0x1 + .rodata_wlog_debug.41 + 0x3c0a9c38 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9c5e 0x2 + .rodata_wlog_debug.42 + 0x3c0a9c60 0x58 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.43 + 0x3c0a9cb8 0x56 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9d0e 0x2 .rodata_wlog_debug.5 - 0x3c0ab4f0 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0ab509 0x3 + 0x3c0a9d10 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9d4b 0x1 .rodata_wlog_debug.6 - 0x3c0ab50c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0ab525 0x3 + 0x3c0a9d4c 0xb /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9d57 0x1 + .rodata_wlog_debug.9 + 0x3c0a9d58 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9d8e 0x2 + .rodata_wlog_debug.15 + 0x3c0a9d90 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9dd7 0x1 + .rodata_wlog_debug.16 + 0x3c0a9dd8 0x47 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9e1f 0x1 + .rodata_wlog_debug.17 + 0x3c0a9e20 0x34 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.18 + 0x3c0a9e54 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9e7e 0x2 + .rodata_wlog_debug.19 + 0x3c0a9e80 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9e9b 0x1 + .rodata_wlog_debug.20 + 0x3c0a9e9c 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9ed7 0x1 + .rodata_wlog_debug.21 + 0x3c0a9ed8 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.23 + 0x3c0a9f14 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.25 + 0x3c0a9f38 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.26 + 0x3c0a9f70 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9f95 0x3 + .rodata_wlog_debug.60 + 0x3c0a9f98 0x39 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9fd1 0x3 + .rodata_wlog_debug.79 + 0x3c0a9fd4 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a9ff3 0x1 + .rodata_wlog_debug.10 + 0x3c0a9ff4 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa006 0x2 + .rodata_wlog_debug.3 + 0x3c0aa008 0x4c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_debug.4 + 0x3c0aa054 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa077 0x1 + .rodata_wlog_debug.5 + 0x3c0aa078 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa09b 0x1 + .rodata_wlog_debug.6 + 0x3c0aa09c 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa0de 0x2 + .rodata_wlog_debug.7 + 0x3c0aa0e0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa103 0x1 + .rodata_wlog_debug.117 + 0x3c0aa104 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.141 + 0x3c0aa130 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa151 0x3 + .rodata_wlog_debug.142 + 0x3c0aa154 0x38 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.143 + 0x3c0aa18c 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.144 + 0x3c0aa1bc 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa1f7 0x1 + .rodata_wlog_debug.145 + 0x3c0aa1f8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.2 + 0x3c0aa228 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa237 0x1 + .rodata_wlog_debug.24 + 0x3c0aa238 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.25 + 0x3c0aa250 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa269 0x3 + .rodata_wlog_debug.3 + 0x3c0aa26c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa27a 0x2 + .rodata_wlog_debug.37 + 0x3c0aa27c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa295 0x3 + .rodata_wlog_debug.38 + 0x3c0aa298 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa2b1 0x3 + .rodata_wlog_debug.4 + 0x3c0aa2b4 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.5 + 0x3c0aa2c4 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa2d3 0x1 + .rodata_wlog_debug.71 + 0x3c0aa2d4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa2ef 0x1 + .rodata_wlog_debug.72 + 0x3c0aa2f0 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0aa306 0x2 + .rodata_wlog_debug.10 + 0x3c0aa308 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa332 0x2 + .rodata_wlog_debug.100 + 0x3c0aa334 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa359 0x3 + .rodata_wlog_debug.101 + 0x3c0aa35c 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa382 0x2 + .rodata_wlog_debug.103 + 0x3c0aa384 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa3ba 0x2 + .rodata_wlog_debug.105 + 0x3c0aa3bc 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa3e2 0x2 + .rodata_wlog_debug.109 + 0x3c0aa3e4 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa3fd 0x3 + .rodata_wlog_debug.11 + 0x3c0aa400 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa436 0x2 + .rodata_wlog_debug.110 + 0x3c0aa438 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa451 0x3 + .rodata_wlog_debug.111 + 0x3c0aa454 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.14 + 0x3c0aa46c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.15 + 0x3c0aa48c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa4af 0x1 + .rodata_wlog_debug.16 + 0x3c0aa4b0 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa4ce 0x2 + .rodata_wlog_debug.27 + 0x3c0aa4d0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.28 + 0x3c0aa4e8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.29 + 0x3c0aa50c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.3 + 0x3c0aa524 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.30 + 0x3c0aa53c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.31 + 0x3c0aa54c 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa55d 0x3 + .rodata_wlog_debug.32 + 0x3c0aa560 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa56d 0x3 + .rodata_wlog_debug.33 + 0x3c0aa570 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa57a 0x2 + .rodata_wlog_debug.34 + 0x3c0aa57c 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa58a 0x2 + .rodata_wlog_debug.35 + 0x3c0aa58c 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa5a3 0x1 + .rodata_wlog_debug.36 + 0x3c0aa5a4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa5ba 0x2 + .rodata_wlog_debug.37 + 0x3c0aa5bc 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa5dd 0x3 + .rodata_wlog_debug.38 + 0x3c0aa5e0 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa601 0x3 + .rodata_wlog_debug.39 + 0x3c0aa604 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x3c0aa630 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.40 + 0x3c0aa640 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.42 + 0x3c0aa658 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.43 + 0x3c0aa670 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa683 0x1 + .rodata_wlog_debug.44 + 0x3c0aa684 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa6a1 0x3 + .rodata_wlog_debug.46 + 0x3c0aa6a4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa6ba 0x2 + .rodata_wlog_debug.48 + 0x3c0aa6bc 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa6fa 0x2 + .rodata_wlog_debug.5 + 0x3c0aa6fc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa712 0x2 + .rodata_wlog_debug.50 + 0x3c0aa714 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa72f 0x1 + .rodata_wlog_debug.51 + 0x3c0aa730 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa766 0x2 + .rodata_wlog_debug.52 + 0x3c0aa768 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.53 + 0x3c0aa780 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa799 0x3 + .rodata_wlog_debug.57 + 0x3c0aa79c 0x35 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa7d1 0x3 .rodata_wlog_debug.58 - 0x3c0ab528 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0aa7d4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa7ea 0x2 + .rodata_wlog_debug.59 + 0x3c0aa7ec 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa817 0x1 + .rodata_wlog_debug.6 + 0x3c0aa818 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa836 0x2 + .rodata_wlog_debug.60 + 0x3c0aa838 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa84e 0x2 + .rodata_wlog_debug.65 + 0x3c0aa850 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa86f 0x1 + .rodata_wlog_debug.66 + 0x3c0aa870 0x42 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa8b2 0x2 + .rodata_wlog_debug.67 + 0x3c0aa8b4 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa8f1 0x3 + .rodata_wlog_debug.69 + 0x3c0aa8f4 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa909 0x3 + .rodata_wlog_debug.7 + 0x3c0aa90c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa931 0x3 + .rodata_wlog_debug.70 + 0x3c0aa934 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.71 + 0x3c0aa944 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa952 0x2 + .rodata_wlog_debug.72 + 0x3c0aa954 0x32 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa986 0x2 + .rodata_wlog_debug.73 + 0x3c0aa988 0x3d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa9c5 0x3 + .rodata_wlog_debug.74 + 0x3c0aa9c8 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa9d7 0x1 + .rodata_wlog_debug.76 + 0x3c0aa9d8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.77 + 0x3c0aa9f0 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa09 0x3 + .rodata_wlog_debug.78 + 0x3c0aaa0c 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa33 0x1 + .rodata_wlog_debug.8 + 0x3c0aaa34 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa5a 0x2 + .rodata_wlog_debug.81 + 0x3c0aaa5c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.82 + 0x3c0aaa74 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.83 + 0x3c0aaa8c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.84 + 0x3c0aaaa4 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaacf 0x1 + .rodata_wlog_debug.85 + 0x3c0aaad0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.86 + 0x3c0aaafc 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.9 + 0x3c0aab28 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab47 0x1 + .rodata_wlog_debug.95 + 0x3c0aab48 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab5d 0x3 + .rodata_wlog_debug.98 + 0x3c0aab60 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab85 0x3 + .rodata_wlog_debug.99 + 0x3c0aab88 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaba6 0x2 + .rodata_wlog_debug.10 + 0x3c0aaba8 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.100 + 0x3c0aabcc 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aabe5 0x3 + .rodata_wlog_debug.102 + 0x3c0aabe8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.103 + 0x3c0aac00 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c0aac18 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x3c0aac30 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x3c0aac48 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x3c0aac60 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c0aac78 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c0aac90 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aacbd 0x3 + .rodata_wlog_debug.17 + 0x3c0aacc0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c0aacd8 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aace9 0x3 + .rodata_wlog_debug.19 + 0x3c0aacec 0xa /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aacf6 0x2 + .rodata_wlog_debug.20 + 0x3c0aacf8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c0aad10 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.22 + 0x3c0aad28 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aad43 0x1 + .rodata_wlog_debug.23 + 0x3c0aad44 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aad5e 0x2 + .rodata_wlog_debug.24 + 0x3c0aad60 0x29 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aad89 0x3 + .rodata_wlog_debug.25 + 0x3c0aad8c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.26 + 0x3c0aadac 0x27 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aadd3 0x1 + .rodata_wlog_debug.27 + 0x3c0aadd4 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aadef 0x1 + .rodata_wlog_debug.28 + 0x3c0aadf0 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c0aae04 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aae1a 0x2 + .rodata_wlog_debug.3 + 0x3c0aae1c 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aae3b 0x1 + .rodata_wlog_debug.30 + 0x3c0aae3c 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c0aae58 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.32 + 0x3c0aae70 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.33 + 0x3c0aae88 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.34 + 0x3c0aaea0 0x1b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaebb 0x1 + .rodata_wlog_debug.35 + 0x3c0aaebc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaed2 0x2 + .rodata_wlog_debug.36 + 0x3c0aaed4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaeea 0x2 + .rodata_wlog_debug.38 + 0x3c0aaeec 0x2f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaf1b 0x1 + .rodata_wlog_debug.39 + 0x3c0aaf1c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c0aaf34 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaf49 0x3 + .rodata_wlog_debug.40 + 0x3c0aaf4c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.41 + 0x3c0aaf64 0x3c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.42 + 0x3c0aafa0 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aafc1 0x3 + .rodata_wlog_debug.43 + 0x3c0aafc4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aafda 0x2 + .rodata_wlog_debug.44 + 0x3c0aafdc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aaff2 0x2 + .rodata_wlog_debug.45 + 0x3c0aaff4 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab00a 0x2 + .rodata_wlog_debug.46 + 0x3c0ab00c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab031 0x3 + .rodata_wlog_debug.47 + 0x3c0ab034 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab059 0x3 + .rodata_wlog_debug.48 + 0x3c0ab05c 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.5 + 0x3c0ab074 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.50 + 0x3c0ab08c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab0a5 0x3 + .rodata_wlog_debug.51 + 0x3c0ab0a8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab0be 0x2 + .rodata_wlog_debug.6 + 0x3c0ab0c0 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.63 + 0x3c0ab0d8 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.64 + 0x3c0ab0f4 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab103 0x1 + .rodata_wlog_debug.65 + 0x3c0ab104 0x37 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab13b 0x1 + .rodata_wlog_debug.66 + 0x3c0ab13c 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab15f 0x1 + .rodata_wlog_debug.67 + 0x3c0ab160 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab19e 0x2 + .rodata_wlog_debug.68 + 0x3c0ab1a0 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab1c3 0x1 + .rodata_wlog_debug.7 + 0x3c0ab1c4 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.75 + 0x3c0ab1dc 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab20f 0x1 + .rodata_wlog_debug.77 + 0x3c0ab210 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab24f 0x1 + .rodata_wlog_debug.78 + 0x3c0ab250 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab267 0x1 + .rodata_wlog_debug.79 + 0x3c0ab268 0x26 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab28e 0x2 + .rodata_wlog_debug.8 + 0x3c0ab290 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.80 + 0x3c0ab2bc 0x40 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.81 + 0x3c0ab2fc 0x36 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab332 0x2 + .rodata_wlog_debug.82 + 0x3c0ab334 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.83 + 0x3c0ab354 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab36a 0x2 + .rodata_wlog_debug.84 + 0x3c0ab36c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab391 0x3 + .rodata_wlog_debug.85 + 0x3c0ab394 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab3ad 0x3 + .rodata_wlog_debug.86 + 0x3c0ab3b0 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab3d5 0x3 + .rodata_wlog_debug.87 + 0x3c0ab3d8 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab405 0x3 + .rodata_wlog_debug.88 + 0x3c0ab408 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab421 0x3 + .rodata_wlog_debug.89 + 0x3c0ab424 0x2a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab44e 0x2 + .rodata_wlog_debug.9 + 0x3c0ab450 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.90 + 0x3c0ab468 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab47f 0x1 + .rodata_wlog_debug.2 + 0x3c0ab480 0x23 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0ab4a3 0x1 + .rodata_wlog_debug.35 + 0x3c0ab4a4 0x1f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ab4c3 0x1 + .rodata_wlog_debug.66 + 0x3c0ab4c4 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ab4d5 0x3 + .rodata_wlog_debug.3 + 0x3c0ab4d8 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab4f1 0x3 + .rodata_wlog_debug.4 + 0x3c0ab4f4 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab50d 0x3 + .rodata_wlog_debug.5 + 0x3c0ab510 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab529 0x3 + .rodata_wlog_debug.6 + 0x3c0ab52c 0x19 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab545 0x3 + .rodata_wlog_debug.58 + 0x3c0ab548 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) - *fill* 0x3c0ab535 0x3 + *fill* 0x3c0ab555 0x3 .rodata_wlog_verbose.9 - 0x3c0ab538 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ab573 0x1 + 0x3c0ab558 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ab593 0x1 .rodata_wlog_verbose.24 - 0x3c0ab574 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ab5b3 0x1 + 0x3c0ab594 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ab5d3 0x1 .rodata_wlog_verbose.10 - 0x3c0ab5b4 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ab5cb 0x1 + 0x3c0ab5d4 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab5eb 0x1 .rodata_wlog_verbose.11 - 0x3c0ab5cc 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ab5e2 0x2 + 0x3c0ab5ec 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab602 0x2 .rodata_wlog_verbose.2 - 0x3c0ab5e4 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0ab604 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.3 - 0x3c0ab604 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ab61b 0x1 + 0x3c0ab624 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab63b 0x1 .rodata_wlog_verbose.4 - 0x3c0ab61c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0ab63c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.5 - 0x3c0ab62c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0ab64c 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.6 - 0x3c0ab63c 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ab669 0x3 + 0x3c0ab65c 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab689 0x3 .rodata_wlog_verbose.9 - 0x3c0ab66c 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ab683 0x1 + 0x3c0ab68c 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab6a3 0x1 .rodata_wlog_verbose.109 - 0x3c0ab684 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab6a2 0x2 + 0x3c0ab6a4 0x1e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab6c2 0x2 .rodata_wlog_verbose.110 - 0x3c0ab6a4 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab6b7 0x1 + 0x3c0ab6c4 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab6d7 0x1 .rodata_wlog_verbose.111 - 0x3c0ab6b8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab6d8 0x18 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.112 - 0x3c0ab6d0 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab6e3 0x1 + 0x3c0ab6f0 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab703 0x1 .rodata_wlog_verbose.113 - 0x3c0ab6e4 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab6f7 0x1 + 0x3c0ab704 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab717 0x1 .rodata_wlog_verbose.114 - 0x3c0ab6f8 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab70b 0x1 + 0x3c0ab718 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab72b 0x1 .rodata_wlog_verbose.115 - 0x3c0ab70c 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab71f 0x1 + 0x3c0ab72c 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab73f 0x1 .rodata_wlog_verbose.15 - 0x3c0ab720 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab75b 0x1 + 0x3c0ab740 0x3b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab77b 0x1 .rodata_wlog_verbose.17 - 0x3c0ab75c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab776 0x2 + 0x3c0ab77c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab796 0x2 .rodata_wlog_verbose.18 - 0x3c0ab778 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab78b 0x1 + 0x3c0ab798 0x13 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab7ab 0x1 .rodata_wlog_verbose.2 - 0x3c0ab78c 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab7cb 0x1 + 0x3c0ab7ac 0x3f /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab7eb 0x1 .rodata_wlog_verbose.23 - 0x3c0ab7cc 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab7dd 0x3 + 0x3c0ab7ec 0x11 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab7fd 0x3 .rodata_wlog_verbose.24 - 0x3c0ab7e0 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab7f5 0x3 + 0x3c0ab800 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab815 0x3 .rodata_wlog_verbose.28 - 0x3c0ab7f8 0x45 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab83d 0x3 + 0x3c0ab818 0x45 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab85d 0x3 .rodata_wlog_verbose.29 - 0x3c0ab840 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab85a 0x2 + 0x3c0ab860 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab87a 0x2 .rodata_wlog_verbose.30 - 0x3c0ab85c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab876 0x2 + 0x3c0ab87c 0x1a /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab896 0x2 .rodata_wlog_verbose.32 - 0x3c0ab878 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab886 0x2 + 0x3c0ab898 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab8a6 0x2 .rodata_wlog_verbose.33 - 0x3c0ab888 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab89e 0x2 + 0x3c0ab8a8 0x16 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab8be 0x2 .rodata_wlog_verbose.34 - 0x3c0ab8a0 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab8bd 0x3 + 0x3c0ab8c0 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab8dd 0x3 .rodata_wlog_verbose.35 - 0x3c0ab8c0 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab8e0 0x10 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.36 - 0x3c0ab8d0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab8f0 0x2c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.37 - 0x3c0ab8fc 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab91c 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.38 - 0x3c0ab91c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab941 0x3 + 0x3c0ab93c 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab961 0x3 .rodata_wlog_verbose.39 - 0x3c0ab944 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab964 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.40 - 0x3c0ab960 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab981 0x3 + 0x3c0ab980 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab9a1 0x3 .rodata_wlog_verbose.41 - 0x3c0ab984 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ab9a6 0x2 + 0x3c0ab9a4 0x22 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab9c6 0x2 .rodata_wlog_verbose.42 - 0x3c0ab9a8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab9c8 0x30 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.43 - 0x3c0ab9d8 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ab9f8 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.44 - 0x3c0aba00 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0aba20 0x28 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.45 - 0x3c0aba28 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aba4d 0x3 - .rodata_wlog_verbose.50 - 0x3c0aba50 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0aba48 0x25 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0aba6d 0x3 + .rodata_wlog_verbose.50 + 0x3c0aba70 0x1d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0aba8d 0x3 .rodata_wlog_verbose.52 - 0x3c0aba70 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aba9d 0x3 + 0x3c0aba90 0x2d /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ababd 0x3 .rodata_wlog_verbose.53 - 0x3c0abaa0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0abaad 0x3 + 0x3c0abac0 0xd /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0abacd 0x3 .rodata_wlog_verbose.62 - 0x3c0abab0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ababf 0x1 + 0x3c0abad0 0xf /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0abadf 0x1 .rodata_wlog_verbose.63 - 0x3c0abac0 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0abae0 0x20 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_verbose.41 - 0x3c0abae0 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0abb0b 0x1 + 0x3c0abb00 0x2b /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0abb2b 0x1 .rodata_wlog_verbose.61 - 0x3c0abb0c 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0abb3f 0x1 + 0x3c0abb2c 0x33 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0abb5f 0x1 .rodata_wlog_verbose.62 - 0x3c0abb40 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0abb52 0x2 + 0x3c0abb60 0x12 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0abb72 0x2 .rodata_wlog_verbose.64 - 0x3c0abb54 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0abb75 0x3 + 0x3c0abb74 0x21 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0abb95 0x3 .rodata_wlog_verbose.75 - 0x3c0abb78 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0abb98 0x1c /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_verbose.52 - 0x3c0abb94 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0abba2 0x2 + 0x3c0abbb4 0xe /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0abbc2 0x2 .rodata_wlog_verbose.53 - 0x3c0abba4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0abbc4 0x14 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.54 - 0x3c0abbb8 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0abbcf 0x1 + 0x3c0abbd8 0x17 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0abbef 0x1 .rodata_wlog_verbose.57 - 0x3c0abbd0 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0abc0e 0x2 + 0x3c0abbf0 0x3e /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0abc2e 0x2 .rodata_wlog_verbose.58 - 0x3c0abc10 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0abc30 0x24 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.59 - 0x3c0abc34 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0abc54 0x15 /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .iram0.text_end 0x403920c4 0x13c @@ -45887,7 +45886,7 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x3039e8 +.debug_info 0x00000000 0x3039f1 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x7b1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000007b1 0x55c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46014,304 +46013,304 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_info 0x001156a8 0x2155 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_info 0x001177fd 0x6dfb esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_info 0x0011e5f8 0x1f48 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_info 0x00120540 0x1c68 esp-idf/main/libmain.a(main.c.obj) - .debug_info 0x001221a8 0x181 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x00122329 0x449 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x00122772 0xd6 esp-idf/riscv/libriscv.a(rv_utils.c.obj) - .debug_info 0x00122848 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x00122886 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x001228b8 0x20c3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x0012497b 0x1506 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x00125e81 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_info 0x001260fa 0x5330 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - .debug_info 0x0012b42a 0x6e37 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x00132261 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x00132300 0xc7d esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x00132f7d 0x453a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x001374b7 0xdb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x00138267 0x3696 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x0013b8fd 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x0013babe 0x415 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) - .debug_info 0x0013bed3 0x1a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x0013c073 0x8f4 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) - .debug_info 0x0013c967 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x0013cb44 0x800 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x0013d344 0x1720 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x0013ea64 0x424 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x0013ee88 0x4a44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x001438cc 0x6e63 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x0014a72f 0x1446 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x0014bb75 0x9c8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x0014c53d 0xe89 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x0014d3c6 0x2aeb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x0014feb1 0x1048 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x00150ef9 0x1151 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x0015204a 0x1140 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x0015318a 0x1634 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x001547be 0xf10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x001556ce 0xf10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x001565de 0x48f6 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x0015aed4 0x425 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x0015b2f9 0x7fc esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x0015baf5 0x5ad esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x0015c0a2 0x9494 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x00165536 0x2478 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x001679ae 0x97b0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x0017115e 0x51c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x0017167a 0x4224 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x0017589e 0x5a0a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x0017b2a8 0x525 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x0017b7cd 0xaed esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x0017c2ba 0x19c2 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x0017dc7c 0x2c5e esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x001808da 0x2016 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x001828f0 0x3218 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_info 0x00185b08 0x486b esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x0018a373 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x0018a5b8 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x0018a690 0x179e esp-idf/soc/libsoc.a(spi_periph.c.obj) - .debug_info 0x0018be2e 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x0018c099 0x337 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x0018c3d0 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x0018c5a8 0x6fdb esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - .debug_info 0x00193583 0x23fc esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x0019597f 0x87ed esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_info 0x0019e16c 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x0019e249 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x0019e27a 0x3d3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x001a1fb5 0x7af esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_info 0x001a2764 0x32a6 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_info 0x001a5a0a 0x765f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_info 0x001ad069 0x726 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_info 0x001ad78f 0x2db8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_info 0x001b0547 0x803 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .debug_info 0x001b0d4a 0x3b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_info 0x001b10fc 0xf21 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_info 0x001b201d 0x1253 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_info 0x001b3270 0x1332 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_info 0x001b45a2 0xdfd esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_info 0x001b539f 0x11d2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_info 0x001b6571 0x3523 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_info 0x001b9a94 0x3f5b esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - .debug_info 0x001bd9ef 0x8ef6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - .debug_info 0x001c68e5 0x59f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_info 0x001cc2db 0x3098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_info 0x001cf373 0x3b76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_info 0x001d2ee9 0x2597 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_info 0x001d5480 0xac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_info 0x001d5f44 0x2012 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_info 0x001d7f56 0x241c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_info 0x001da372 0x4dd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_info 0x001da84f 0x266 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_info 0x001daab5 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_info 0x001dac73 0x688 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_info 0x001db2fb 0x7b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_info 0x001dbab3 0x1062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_info 0x001dcb15 0x1306 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_info 0x001dde1b 0x183 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_info 0x001ddf9e 0x7b7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_info 0x001de755 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_info 0x001de9ad 0x1547 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_info 0x001dfef4 0xea3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x001e0d97 0x1b55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_info 0x001e28ec 0x918 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_info 0x001e3204 0x915 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_info 0x001e3b19 0x913 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x001e442c 0x1aee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_info 0x001e5f1a 0x42c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_info 0x001e6346 0x1cfd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_info 0x001e8043 0xeb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_info 0x001e8ef3 0x1228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_info 0x001ea11b 0x1e0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_info 0x001ebf2a 0x2a48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_info 0x001ee972 0x758e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_info 0x001f5f00 0x1123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_info 0x001f7023 0x263 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x001f7286 0x1764 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_info 0x001f89ea 0x1931 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_info 0x001fa31b 0x19c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_info 0x001fbce3 0x23ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_info 0x001fe09d 0x6e14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_info 0x00204eb1 0x4fdd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_info 0x00209e8e 0x1eac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_info 0x0020bd3a 0x1b44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_info 0x0020d87e 0x2ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_info 0x0020db2c 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_info 0x0020dcda 0x36bf esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x00211399 0x78a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_info 0x00211b23 0x29ae esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_info 0x002144d1 0x91d esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_info 0x00214dee 0x69d esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x0021548b 0x770 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_info 0x00215bfb 0x1897 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - .debug_info 0x00217492 0x1e89 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) - .debug_info 0x0021931b 0x1e0d esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - .debug_info 0x0021b128 0xfd esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_info 0x0021b225 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_info 0x0021b312 0xe2e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_info 0x0021c140 0x56df esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - .debug_info 0x0022181f 0x9e20 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_info 0x0022b63f 0x1a5 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_info 0x0022b7e4 0x11cc esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x0022c9b0 0x7b2 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_info 0x0022d162 0x20c2 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_info 0x0022f224 0x401 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_info 0x0022f625 0x1b0c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_info 0x00231131 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_info 0x00231273 0x101d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_info 0x00232290 0x795e esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_info 0x00239bee 0x186c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_info 0x0023b45a 0x50b esp-idf/lwip/liblwip.a(def.c.obj) - .debug_info 0x0023b965 0x1fba esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_info 0x0023d91f 0x16f esp-idf/lwip/liblwip.a(init.c.obj) - .debug_info 0x0023da8e 0xbc0 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_info 0x0023e64e 0x3b2 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_info 0x0023ea00 0x855 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_info 0x0023f255 0x2e14 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_info 0x00242069 0x2a5b esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_info 0x00244ac4 0x1638 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_info 0x002460fc 0x38b7 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_info 0x002499b3 0x2cd4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_info 0x0024c687 0x3882 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_info 0x0024ff09 0x1125 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_info 0x0025102e 0x1cf2 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_info 0x00252d20 0x3c21 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_info 0x00256941 0x20de esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_info 0x00258a1f 0x1084 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_info 0x00259aa3 0x1585 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_info 0x0025b028 0x187e esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_info 0x0025c8a6 0xac7 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_info 0x0025d36d 0xae9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_info 0x0025de56 0x1501 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_info 0x0025f357 0x1a6e esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_info 0x00260dc5 0xafb esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_info 0x002618c0 0xb6f esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_info 0x0026242f 0x1569 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_info 0x00263998 0x31ba esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_info 0x00266b52 0xbc4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_info 0x00267716 0x5d5 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_info 0x00267ceb 0xe41 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_info 0x00268b2c 0x16af esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_info 0x0026a1db 0xe9c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_info 0x0026b077 0x1703 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_info 0x0026c77a 0x2cdc esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_info 0x0026f456 0x46ae esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_info 0x00273b04 0x108 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_info 0x00273c0c 0x800 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_info 0x0027440c 0xb5a esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_info 0x00274f66 0x4d12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_info 0x00279c78 0x2287 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_info 0x0027beff 0x6c92 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_info 0x00282b91 0x4585 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_info 0x00287116 0xe2f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_info 0x00287f45 0x43ca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_info 0x0028c30f 0x450f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_info 0x0029081e 0x2447 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_info 0x00292c65 0x1107 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_info 0x00293d6c 0x6387 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_info 0x0029a0f3 0x1d7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_info 0x0029be6f 0x10c1 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_info 0x0029cf30 0x2e1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_info 0x0029fd4c 0x2bda esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_info 0x002a2926 0xa65 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_info 0x002a338b 0x7a21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_info 0x002aadac 0xe1e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_info 0x002abbca 0x1a5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_info 0x002ad628 0x413 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_info 0x002ada3b 0x73d esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_info 0x002ae178 0x59c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_info 0x002ae714 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_info 0x002aea98 0x18bb esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_info 0x002b0353 0x6d61 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_info 0x002b70b4 0x177a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_info 0x002b882e 0xc8b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_info 0x002b94b9 0x1d43 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_info 0x002bb1fc 0x4972 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_info 0x002bfb6e 0x10ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_info 0x002c0c19 0x133d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_info 0x002c1f56 0x239 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_info 0x002c218f 0x2e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_info 0x002c2473 0x2d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_info 0x002c2744 0xa90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_info 0x002c31d4 0x10ee esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_info 0x002c42c2 0xc09 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_info 0x002c4ecb 0x65e esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_info 0x002c5529 0x2d0 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) - .debug_info 0x002c57f9 0x1442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_info 0x002c6c3b 0x2f7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_info 0x002c9bb7 0x91f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_info 0x002ca4d6 0x1add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_info 0x002cbfb3 0x3f04 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_info 0x002cfeb7 0xee2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_info 0x002d0d99 0x1e40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_info 0x002d2bd9 0x28e2 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_info 0x002d54bb 0x9b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x002d5556 0x1118 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x002d666e 0x123 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x002d6791 0xa55 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x002d71e6 0x58a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x002d7770 0xaef /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x002d825f 0x5b6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x002d8815 0xb4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x002d88c9 0xe10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x002d96d9 0x971 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x002da04a 0x1017 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x002db061 0x1c8b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x002dccec 0xb4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x002dcda0 0x8a8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x002dd648 0x8a5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x002ddeed 0x278 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x002de165 0x1b72 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x002dfcd7 0x70 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x002dfd47 0xbe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x002dfe05 0xa1b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x002e0820 0xb07 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x002e1327 0x10a6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x002e23cd 0xb2d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x002e2efa 0x9a1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_info 0x002e389b 0x9df /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x002e427a 0xc45 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x002e4ebf 0x8d6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x002e5795 0x983 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x002e6118 0xa0e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_info 0x002e6b26 0x908 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_info 0x002e742e 0xa6b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x002e7e99 0xa97 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x002e8930 0x9c6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x002e92f6 0xbc0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x002e9eb6 0x971 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x002ea827 0x9eb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x002eb212 0x9b3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_info 0x002ebbc5 0x900 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x002ec4c5 0xea0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x002ed365 0x9dd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x002edd42 0x851 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x002ee593 0x845 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x002eedd8 0xff /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) - .debug_info 0x002eeed7 0x87b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x002ef752 0x8bf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) - .debug_info 0x002f0011 0x902 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x002f0913 0x8e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x002f11f3 0x8ca /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x002f1abd 0x8d0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x002f238d 0x293f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x002f4ccc 0x2bfd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x002f78c9 0x949 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) - .debug_info 0x002f8212 0x96b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) - .debug_info 0x002f8b7d 0x897 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x002f9414 0xbe7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x002f9ffb 0xce1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x002facdc 0xbe6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x002fb8c2 0x1d4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x002fba96 0x1969 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x002fd3ff 0xc31 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x002fe030 0x1ef3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x002fff23 0xbe8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x00300b0b 0x1fd8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x00302ae3 0x9fb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) - .debug_info 0x003034de 0x50a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x00120540 0x1c71 esp-idf/main/libmain.a(main.c.obj) + .debug_info 0x001221b1 0x181 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x00122332 0x449 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x0012277b 0xd6 esp-idf/riscv/libriscv.a(rv_utils.c.obj) + .debug_info 0x00122851 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x0012288f 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x001228c1 0x20c3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00124984 0x1506 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00125e8a 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_info 0x00126103 0x5330 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_info 0x0012b433 0x6e37 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x0013226a 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x00132309 0xc7d esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x00132f86 0x453a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x001374c0 0xdb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x00138270 0x3696 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x0013b906 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x0013bac7 0x415 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_info 0x0013bedc 0x1a0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x0013c07c 0x8f4 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_info 0x0013c970 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x0013cb4d 0x800 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x0013d34d 0x1720 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x0013ea6d 0x424 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x0013ee91 0x4a44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x001438d5 0x6e63 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x0014a738 0x1446 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x0014bb7e 0x9c8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x0014c546 0xe89 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x0014d3cf 0x2aeb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x0014feba 0x1048 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x00150f02 0x1151 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x00152053 0x1140 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x00153193 0x1634 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x001547c7 0xf10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x001556d7 0xf10 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x001565e7 0x48f6 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x0015aedd 0x425 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x0015b302 0x7fc esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x0015bafe 0x5ad esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x0015c0ab 0x9494 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x0016553f 0x2478 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x001679b7 0x97b0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x00171167 0x51c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x00171683 0x4224 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x001758a7 0x5a0a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x0017b2b1 0x525 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x0017b7d6 0xaed esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x0017c2c3 0x19c2 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x0017dc85 0x2c5e esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x001808e3 0x2016 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x001828f9 0x3218 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_info 0x00185b11 0x486b esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0018a37c 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0018a5c1 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0018a699 0x179e esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_info 0x0018be37 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0018c0a2 0x337 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0018c3d9 0x1d8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0018c5b1 0x6fdb esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_info 0x0019358c 0x23fc esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x00195988 0x87ed esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x0019e175 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x0019e252 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x0019e283 0x3d3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x001a1fbe 0x7af esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x001a276d 0x32a6 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x001a5a13 0x765f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x001ad072 0x726 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x001ad798 0x2db8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x001b0550 0x803 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_info 0x001b0d53 0x3b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x001b1105 0xf21 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x001b2026 0x1253 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_info 0x001b3279 0x1332 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x001b45ab 0xdfd esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x001b53a8 0x11d2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x001b657a 0x3523 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x001b9a9d 0x3f5b esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_info 0x001bd9f8 0x8ef6 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_info 0x001c68ee 0x59f6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x001cc2e4 0x3098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x001cf37c 0x3b76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x001d2ef2 0x2597 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x001d5489 0xac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x001d5f4d 0x2012 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x001d7f5f 0x241c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x001da37b 0x4dd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x001da858 0x266 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x001daabe 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x001dac7c 0x688 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x001db304 0x7b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x001dbabc 0x1062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x001dcb1e 0x1306 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_info 0x001dde24 0x183 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x001ddfa7 0x7b7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x001de75e 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x001de9b6 0x1547 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x001dfefd 0xea3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x001e0da0 0x1b55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x001e28f5 0x918 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x001e320d 0x915 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x001e3b22 0x913 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x001e4435 0x1aee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x001e5f23 0x42c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x001e634f 0x1cfd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x001e804c 0xeb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x001e8efc 0x1228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x001ea124 0x1e0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x001ebf33 0x2a48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_info 0x001ee97b 0x758e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x001f5f09 0x1123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x001f702c 0x263 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x001f728f 0x1764 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_info 0x001f89f3 0x1931 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x001fa324 0x19c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x001fbcec 0x23ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x001fe0a6 0x6e14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x00204eba 0x4fdd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x00209e97 0x1eac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x0020bd43 0x1b44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x0020d887 0x2ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x0020db35 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x0020dce3 0x36bf esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x002113a2 0x78a esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x00211b2c 0x29ae esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x002144da 0x91d esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x00214df7 0x69d esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00215494 0x770 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x00215c04 0x1897 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_info 0x0021749b 0x1e89 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_info 0x00219324 0x1e0d esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_info 0x0021b131 0xfd esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x0021b22e 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x0021b31b 0xe2e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x0021c149 0x56df esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_info 0x00221828 0x9e20 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x0022b648 0x1a5 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x0022b7ed 0x11cc esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x0022c9b9 0x7b2 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x0022d16b 0x20c2 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x0022f22d 0x401 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x0022f62e 0x1b0c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x0023113a 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_info 0x0023127c 0x101d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x00232299 0x795e esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x00239bf7 0x186c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x0023b463 0x50b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x0023b96e 0x1fba esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x0023d928 0x16f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x0023da97 0xbc0 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x0023e657 0x3b2 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x0023ea09 0x855 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x0023f25e 0x2e14 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x00242072 0x2a5b esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x00244acd 0x1638 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x00246105 0x38b7 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x002499bc 0x2cd4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x0024c690 0x3882 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x0024ff12 0x1125 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x00251037 0x1cf2 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x00252d29 0x3c21 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x0025694a 0x20de esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x00258a28 0x1084 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x00259aac 0x1585 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x0025b031 0x187e esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x0025c8af 0xac7 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x0025d376 0xae9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x0025de5f 0x1501 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x0025f360 0x1a6e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x00260dce 0xafb esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x002618c9 0xb6f esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x00262438 0x1569 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x002639a1 0x31ba esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x00266b5b 0xbc4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x0026771f 0x5d5 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x00267cf4 0xe41 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x00268b35 0x16af esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x0026a1e4 0xe9c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_info 0x0026b080 0x1703 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x0026c783 0x2cdc esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x0026f45f 0x46ae esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x00273b0d 0x108 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x00273c15 0x800 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x00274415 0xb5a esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x00274f6f 0x4d12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x00279c81 0x2287 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x0027bf08 0x6c92 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_info 0x00282b9a 0x4585 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x0028711f 0xe2f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x00287f4e 0x43ca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x0028c318 0x450f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x00290827 0x2447 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x00292c6e 0x1107 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x00293d75 0x6387 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x0029a0fc 0x1d7c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x0029be78 0x10c1 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x0029cf39 0x2e1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x0029fd55 0x2bda esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x002a292f 0xa65 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x002a3394 0x7a21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x002aadb5 0xe1e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x002abbd3 0x1a5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x002ad631 0x413 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x002ada44 0x73d esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x002ae181 0x59c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x002ae71d 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x002aeaa1 0x18bb esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x002b035c 0x6d61 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x002b70bd 0x177a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x002b8837 0xc8b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x002b94c2 0x1d43 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x002bb205 0x4972 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x002bfb77 0x10ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x002c0c22 0x133d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x002c1f5f 0x239 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x002c2198 0x2e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x002c247c 0x2d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x002c274d 0xa90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x002c31dd 0x10ee esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x002c42cb 0xc09 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x002c4ed4 0x65e esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_info 0x002c5532 0x2d0 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + .debug_info 0x002c5802 0x1442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x002c6c44 0x2f7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x002c9bc0 0x91f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x002ca4df 0x1add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x002cbfbc 0x3f04 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x002cfec0 0xee2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x002d0da2 0x1e40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x002d2be2 0x28e2 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x002d54c4 0x9b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x002d555f 0x1118 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x002d6677 0x123 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x002d679a 0xa55 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x002d71ef 0x58a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x002d7779 0xaef /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x002d8268 0x5b6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x002d881e 0xb4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x002d88d2 0xe10 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x002d96e2 0x971 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x002da053 0x1017 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x002db06a 0x1c8b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x002dccf5 0xb4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x002dcda9 0x8a8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x002dd651 0x8a5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x002ddef6 0x278 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x002de16e 0x1b72 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x002dfce0 0x70 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x002dfd50 0xbe /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x002dfe0e 0xa1b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x002e0829 0xb07 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x002e1330 0x10a6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x002e23d6 0xb2d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x002e2f03 0x9a1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_info 0x002e38a4 0x9df /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x002e4283 0xc45 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x002e4ec8 0x8d6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x002e579e 0x983 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x002e6121 0xa0e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_info 0x002e6b2f 0x908 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_info 0x002e7437 0xa6b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x002e7ea2 0xa97 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x002e8939 0x9c6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x002e92ff 0xbc0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x002e9ebf 0x971 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x002ea830 0x9eb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x002eb21b 0x9b3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_info 0x002ebbce 0x900 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x002ec4ce 0xea0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x002ed36e 0x9dd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x002edd4b 0x851 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x002ee59c 0x845 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x002eede1 0xff /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + .debug_info 0x002eeee0 0x87b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x002ef75b 0x8bf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + .debug_info 0x002f001a 0x902 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x002f091c 0x8e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x002f11fc 0x8ca /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x002f1ac6 0x8d0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x002f2396 0x293f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x002f4cd5 0x2bfd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x002f78d2 0x949 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + .debug_info 0x002f821b 0x96b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + .debug_info 0x002f8b86 0x897 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x002f941d 0xbe7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x002fa004 0xce1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x002face5 0xbe6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x002fb8cb 0x1d4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x002fba9f 0x1969 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x002fd408 0xc31 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x002fe039 0x1ef3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x002fff2c 0xbe8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x00300b14 0x1fd8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x00302aec 0x9fb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + .debug_info 0x003034e7 0x50a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_abbrev 0x00000000 0x527b4 +.debug_abbrev 0x00000000 0x52787 *(.debug_abbrev) .debug_abbrev 0x00000000 0x2f4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x000002f4 0x281 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46438,304 +46437,304 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_abbrev 0x0001ae1f 0x2ff esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_abbrev 0x0001b11e 0x5c4 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_abbrev 0x0001b6e2 0x34f esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_abbrev 0x0001ba31 0x3c0 esp-idf/main/libmain.a(main.c.obj) - .debug_abbrev 0x0001bdf1 0x115 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x0001bf06 0x227 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x0001c12d 0x80 esp-idf/riscv/libriscv.a(rv_utils.c.obj) - .debug_abbrev 0x0001c1ad 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_abbrev 0x0001c1d5 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_abbrev 0x0001c1fd 0x3a6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x0001c5a3 0x2bc esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x0001c85f 0x108 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_abbrev 0x0001c967 0x233 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - .debug_abbrev 0x0001cb9a 0x6b2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x0001d24c 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x0001d2ae 0x2af esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x0001d55d 0x62b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x0001db88 0x2ee esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x0001de76 0x5dd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x0001e453 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x0001e510 0x1db esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) - .debug_abbrev 0x0001e6eb 0xe0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x0001e7cb 0x2c2 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) - .debug_abbrev 0x0001ea8d 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x0001ebb7 0x28d esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x0001ee44 0x422 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x0001f266 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x0001f500 0x5c2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x0001fac2 0x5fb esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x000200bd 0x3fc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x000204b9 0x1f1 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x000206aa 0x253 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x000208fd 0x502 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00020dff 0x255 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00021054 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00021274 0x294 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x00021508 0x311 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x00021819 0x1ea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x00021a03 0x1fb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x00021bfe 0x437 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x00022035 0x189 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x000221be 0x28e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x0002244c 0x1b8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x00022604 0x3ce esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x000229d2 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x00022e73 0x3e8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0002325b 0x1af esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x0002340a 0x41a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x00023824 0x532 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x00023d56 0x23e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x00023f94 0x30f esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x000242a3 0x3b9 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x0002465c 0x44d esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x00024aa9 0x33c esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_abbrev 0x00024de5 0x2ca esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_abbrev 0x000250af 0x484 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x00025533 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x000255b9 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x00025629 0x1bd esp-idf/soc/libsoc.a(spi_periph.c.obj) - .debug_abbrev 0x000257e6 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x00025876 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_abbrev 0x00025a76 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x00025b40 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - .debug_abbrev 0x00025ea4 0x4db esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0002637f 0x3cc esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_abbrev 0x0002674b 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x000267e6 0x26 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x0002680c 0x385 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x00026b91 0x148 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_abbrev 0x00026cd9 0x4a2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_abbrev 0x0002717b 0x633 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_abbrev 0x000277ae 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_abbrev 0x00027906 0x408 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_abbrev 0x00027d0e 0x266 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .debug_abbrev 0x00027f74 0x18b esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_abbrev 0x000280ff 0x303 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_abbrev 0x00028402 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_abbrev 0x000286ca 0x33a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_abbrev 0x00028a04 0x1f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_abbrev 0x00028bf4 0x3d3 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_abbrev 0x00028fc7 0x4af esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_abbrev 0x00029476 0x509 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - .debug_abbrev 0x0002997f 0x5b9 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - .debug_abbrev 0x00029f38 0x52b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_abbrev 0x0002a463 0x421 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_abbrev 0x0002a884 0x532 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_abbrev 0x0002adb6 0x389 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_abbrev 0x0002b13f 0x29b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_abbrev 0x0002b3da 0x50a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_abbrev 0x0002b8e4 0x3ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_abbrev 0x0002bc9e 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_abbrev 0x0002be15 0x1d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_abbrev 0x0002bfea 0x11d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_abbrev 0x0002c107 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_abbrev 0x0002c2ab 0x1d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_abbrev 0x0002c47c 0x340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_abbrev 0x0002c7bc 0x336 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_abbrev 0x0002caf2 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_abbrev 0x0002cbdc 0x21c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_abbrev 0x0002cdf8 0x18a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_abbrev 0x0002cf82 0x31a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_abbrev 0x0002d29c 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_abbrev 0x0002d680 0x4bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_abbrev 0x0002db3c 0x1f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_abbrev 0x0002dd35 0x255 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_abbrev 0x0002df8a 0x255 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_abbrev 0x0002e1df 0x450 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_abbrev 0x0002e62f 0x14b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_abbrev 0x0002e77a 0x30b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_abbrev 0x0002ea85 0x2d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_abbrev 0x0002ed5e 0x24b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_abbrev 0x0002efa9 0x436 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_abbrev 0x0002f3df 0x53d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_abbrev 0x0002f91c 0x447 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_abbrev 0x0002fd63 0x20f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_abbrev 0x0002ff72 0x13f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_abbrev 0x000300b1 0x569 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_abbrev 0x0003061a 0x40a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_abbrev 0x00030a24 0x331 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_abbrev 0x00030d55 0x379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_abbrev 0x000310ce 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_abbrev 0x000314d1 0x326 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_abbrev 0x000317f7 0x3fb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_abbrev 0x00031bf2 0x29d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_abbrev 0x00031e8f 0x15d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_abbrev 0x00031fec 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_abbrev 0x000320ae 0x44b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x000324f9 0x214 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_abbrev 0x0003270d 0x3bb esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_abbrev 0x00032ac8 0x284 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_abbrev 0x00032d4c 0x238 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_abbrev 0x00032f84 0x288 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_abbrev 0x0003320c 0x2e2 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - .debug_abbrev 0x000334ee 0x3ae esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) - .debug_abbrev 0x0003389c 0x2c4 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - .debug_abbrev 0x00033b60 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_abbrev 0x00033bf0 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_abbrev 0x00033c60 0x321 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_abbrev 0x00033f81 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - .debug_abbrev 0x000342e5 0x5dc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_abbrev 0x000348c1 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_abbrev 0x0003499b 0x2ea esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_abbrev 0x00034c85 0x1ea esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_abbrev 0x00034e6f 0x4dd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_abbrev 0x0003534c 0x1e9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_abbrev 0x00035535 0x3cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_abbrev 0x00035902 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_abbrev 0x000359a8 0x361 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_abbrev 0x00035d09 0x419 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_abbrev 0x00036122 0x3cd esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_abbrev 0x000364ef 0x163 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_abbrev 0x00036652 0x3bd esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_abbrev 0x00036a0f 0xbb esp-idf/lwip/liblwip.a(init.c.obj) - .debug_abbrev 0x00036aca 0x23f esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_abbrev 0x00036d09 0x202 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_abbrev 0x00036f0b 0x2e4 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_abbrev 0x000371ef 0x44d esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_abbrev 0x0003763c 0x3d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_abbrev 0x00037a10 0x3d2 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_abbrev 0x00037de2 0x435 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_abbrev 0x00038217 0x3d7 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_abbrev 0x000385ee 0x3ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_abbrev 0x000389b8 0x38e esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_abbrev 0x00038d46 0x409 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_abbrev 0x0003914f 0x429 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_abbrev 0x00039578 0x3d3 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_abbrev 0x0003994b 0x321 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_abbrev 0x00039c6c 0x41b esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_abbrev 0x0003a087 0x39e esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_abbrev 0x0003a425 0x315 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_abbrev 0x0003a73a 0x271 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_abbrev 0x0003a9ab 0x31a esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_abbrev 0x0003acc5 0x370 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_abbrev 0x0003b035 0x292 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_abbrev 0x0003b2c7 0x266 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_abbrev 0x0003b52d 0x3d3 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_abbrev 0x0003b900 0x408 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_abbrev 0x0003bd08 0x2f4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_abbrev 0x0003bffc 0x214 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_abbrev 0x0003c210 0x369 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_abbrev 0x0003c579 0x389 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_abbrev 0x0003c902 0x2cf esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_abbrev 0x0003cbd1 0x28e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_abbrev 0x0003ce5f 0x414 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_abbrev 0x0003d273 0x4aa esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_abbrev 0x0003d71d 0x93 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_abbrev 0x0003d7b0 0x24d esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_abbrev 0x0003d9fd 0x23d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_abbrev 0x0003dc3a 0x5ac esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_abbrev 0x0003e1e6 0x44e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_abbrev 0x0003e634 0x662 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_abbrev 0x0003ec96 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_abbrev 0x0003f275 0x276 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_abbrev 0x0003f4eb 0x582 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_abbrev 0x0003fa6d 0x446 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_abbrev 0x0003feb3 0x4bc esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_abbrev 0x0004036f 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_abbrev 0x000406f3 0x64d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_abbrev 0x00040d40 0x3fd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_abbrev 0x0004113d 0x3aa esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_abbrev 0x000414e7 0x42b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_abbrev 0x00041912 0x51e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_abbrev 0x00041e30 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_abbrev 0x0004208e 0x540 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_abbrev 0x000425ce 0x272 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_abbrev 0x00042840 0x31d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_abbrev 0x00042b5d 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_abbrev 0x00042ccb 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_abbrev 0x00042f0b 0x1bf esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_abbrev 0x000430ca 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_abbrev 0x00043238 0x43e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_abbrev 0x00043676 0x62e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_abbrev 0x00043ca4 0x408 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_abbrev 0x000440ac 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_abbrev 0x000443a9 0x430 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_abbrev 0x000447d9 0x6cf esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_abbrev 0x00044ea8 0x2f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_abbrev 0x0004519f 0x288 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_abbrev 0x00045427 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_abbrev 0x00045533 0x149 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_abbrev 0x0004567c 0x149 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_abbrev 0x000457c5 0x21e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_abbrev 0x000459e3 0x3a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_abbrev 0x00045d85 0x2a4 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_abbrev 0x00046029 0x1e9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_abbrev 0x00046212 0xe7 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) - .debug_abbrev 0x000462f9 0x33c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_abbrev 0x00046635 0x4b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_abbrev 0x00046aeb 0x222 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_abbrev 0x00046d0d 0x34d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_abbrev 0x0004705a 0x429 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_abbrev 0x00047483 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_abbrev 0x00047721 0x2ac esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_abbrev 0x000479cd 0x43e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_abbrev 0x00047e0b 0x98 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_abbrev 0x00047ea3 0x5fc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_abbrev 0x0004849f 0x12b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_abbrev 0x000485ca 0x486 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_abbrev 0x00048a50 0x32c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_abbrev 0x00048d7c 0x476 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_abbrev 0x000491f2 0x1a4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_abbrev 0x00049396 0xb2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_abbrev 0x00049448 0x507 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_abbrev 0x0004994f 0x42e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_abbrev 0x00049d7d 0x5a4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_abbrev 0x0004a321 0x805 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_abbrev 0x0004ab26 0xad /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_abbrev 0x0004abd3 0x34a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_abbrev 0x0004af1d 0x31c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_abbrev 0x0004b239 0x1f7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_abbrev 0x0004b430 0x453 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x0004b883 0x61 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_abbrev 0x0004b8e4 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_abbrev 0x0004b94c 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_abbrev 0x0004bbe7 0x2eb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_abbrev 0x0004bed2 0x446 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x0004c318 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x0004c5b3 0x233 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_abbrev 0x0004c7e6 0x259 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x0004ca3f 0x249 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x0004cc88 0x1cc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x0004ce54 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x0004d086 0x28c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_abbrev 0x0004d312 0x20c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_abbrev 0x0004d51e 0x274 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x0004d792 0x2cf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x0004da61 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_abbrev 0x0004dc93 0x252 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_abbrev 0x0004dee5 0x21c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x0004e101 0x24c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_abbrev 0x0004e34d 0x269 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_abbrev 0x0004e5b6 0x215 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x0004e7cb 0x2e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x0004eaab 0x228 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x0004ecd3 0x17a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x0004ee4d 0x19c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x0004efe9 0xb3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) - .debug_abbrev 0x0004f09c 0x1da /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_abbrev 0x0004f276 0x1ef /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) - .debug_abbrev 0x0004f465 0x1da /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x0004f63f 0x20b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_abbrev 0x0004f84a 0x1db /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_abbrev 0x0004fa25 0x1e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_abbrev 0x0004fc05 0x43a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_abbrev 0x0005003f 0x505 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x00050544 0x1d2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) - .debug_abbrev 0x00050716 0x1d5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) - .debug_abbrev 0x000508eb 0x1cd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x00050ab8 0x269 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x00050d21 0x29d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x00050fbe 0x271 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x0005122f 0x152 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x00051381 0x33b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x000516bc 0x278 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_abbrev 0x00051934 0x46c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x00051da0 0x262 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_abbrev 0x00052002 0x3d5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x000523d7 0x246 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) - .debug_abbrev 0x0005261d 0x197 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x0001ba31 0x393 esp-idf/main/libmain.a(main.c.obj) + .debug_abbrev 0x0001bdc4 0x115 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x0001bed9 0x227 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x0001c100 0x80 esp-idf/riscv/libriscv.a(rv_utils.c.obj) + .debug_abbrev 0x0001c180 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x0001c1a8 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_abbrev 0x0001c1d0 0x3a6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0001c576 0x2bc esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0001c832 0x108 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x0001c93a 0x233 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_abbrev 0x0001cb6d 0x6b2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x0001d21f 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0001d281 0x2af esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x0001d530 0x62b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0001db5b 0x2ee esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x0001de49 0x5dd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x0001e426 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x0001e4e3 0x1db esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_abbrev 0x0001e6be 0xe0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x0001e79e 0x2c2 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_abbrev 0x0001ea60 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x0001eb8a 0x28d esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x0001ee17 0x422 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x0001f239 0x29a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0001f4d3 0x5c2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x0001fa95 0x5fb esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x00020090 0x3fc esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x0002048c 0x1f1 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0002067d 0x253 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000208d0 0x502 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00020dd2 0x255 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00021027 0x220 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00021247 0x294 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000214db 0x311 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x000217ec 0x1ea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x000219d6 0x1fb esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x00021bd1 0x437 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00022008 0x189 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00022191 0x28e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x0002241f 0x1b8 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x000225d7 0x3ce esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x000229a5 0x4a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00022e46 0x3e8 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x0002322e 0x1af esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x000233dd 0x41a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x000237f7 0x532 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x00023d29 0x23e esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x00023f67 0x30f esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x00024276 0x3b9 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x0002462f 0x44d esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x00024a7c 0x33c esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x00024db8 0x2ca esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_abbrev 0x00025082 0x484 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00025506 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0002558c 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x000255fc 0x1bd esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_abbrev 0x000257b9 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x00025849 0x200 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x00025a49 0xca esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x00025b13 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_abbrev 0x00025e77 0x4db esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x00026352 0x3cc esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x0002671e 0x9b esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x000267b9 0x26 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x000267df 0x385 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x00026b64 0x148 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x00026cac 0x4a2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x0002714e 0x633 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x00027781 0x158 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x000278d9 0x408 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x00027ce1 0x266 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_abbrev 0x00027f47 0x18b esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x000280d2 0x303 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x000283d5 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_abbrev 0x0002869d 0x33a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x000289d7 0x1f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x00028bc7 0x3d3 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x00028f9a 0x4af esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x00029449 0x509 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_abbrev 0x00029952 0x5b9 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_abbrev 0x00029f0b 0x52b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x0002a436 0x421 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x0002a857 0x532 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x0002ad89 0x389 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x0002b112 0x29b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x0002b3ad 0x50a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x0002b8b7 0x3ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x0002bc71 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x0002bde8 0x1d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x0002bfbd 0x11d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x0002c0da 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x0002c27e 0x1d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0002c44f 0x340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x0002c78f 0x336 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_abbrev 0x0002cac5 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x0002cbaf 0x21c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x0002cdcb 0x18a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x0002cf55 0x31a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x0002d26f 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x0002d653 0x4bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x0002db0f 0x1f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x0002dd08 0x255 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x0002df5d 0x255 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x0002e1b2 0x450 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x0002e602 0x14b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x0002e74d 0x30b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x0002ea58 0x2d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x0002ed31 0x24b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x0002ef7c 0x436 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x0002f3b2 0x53d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_abbrev 0x0002f8ef 0x447 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x0002fd36 0x20f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x0002ff45 0x13f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x00030084 0x569 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_abbrev 0x000305ed 0x40a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x000309f7 0x331 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x00030d28 0x379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x000310a1 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x000314a4 0x326 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x000317ca 0x3fb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x00031bc5 0x29d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x00031e62 0x15d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x00031fbf 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x00032081 0x44b esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x000324cc 0x214 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x000326e0 0x3bb esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x00032a9b 0x284 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x00032d1f 0x238 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x00032f57 0x288 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x000331df 0x2e2 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_abbrev 0x000334c1 0x3ae esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_abbrev 0x0003386f 0x2c4 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_abbrev 0x00033b33 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x00033bc3 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x00033c33 0x321 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x00033f54 0x364 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_abbrev 0x000342b8 0x5dc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x00034894 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0003496e 0x2ea esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x00034c58 0x1ea esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x00034e42 0x4dd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x0003531f 0x1e9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x00035508 0x3cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x000358d5 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_abbrev 0x0003597b 0x361 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x00035cdc 0x419 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x000360f5 0x3cd esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x000364c2 0x163 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x00036625 0x3bd esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x000369e2 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x00036a9d 0x23f esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x00036cdc 0x202 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x00036ede 0x2e4 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x000371c2 0x44d esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x0003760f 0x3d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x000379e3 0x3d2 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x00037db5 0x435 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x000381ea 0x3d7 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x000385c1 0x3ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x0003898b 0x38e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x00038d19 0x409 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x00039122 0x429 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x0003954b 0x3d3 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x0003991e 0x321 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x00039c3f 0x41b esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x0003a05a 0x39e esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x0003a3f8 0x315 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x0003a70d 0x271 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x0003a97e 0x31a esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x0003ac98 0x370 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x0003b008 0x292 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x0003b29a 0x266 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x0003b500 0x3d3 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x0003b8d3 0x408 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x0003bcdb 0x2f4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x0003bfcf 0x214 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x0003c1e3 0x369 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x0003c54c 0x389 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x0003c8d5 0x2cf esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_abbrev 0x0003cba4 0x28e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x0003ce32 0x414 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x0003d246 0x4aa esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x0003d6f0 0x93 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x0003d783 0x24d esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x0003d9d0 0x23d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x0003dc0d 0x5ac esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x0003e1b9 0x44e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x0003e607 0x662 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_abbrev 0x0003ec69 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x0003f248 0x276 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x0003f4be 0x582 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x0003fa40 0x446 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x0003fe86 0x4bc esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x00040342 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x000406c6 0x64d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x00040d13 0x3fd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x00041110 0x3aa esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x000414ba 0x42b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x000418e5 0x51e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x00041e03 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x00042061 0x540 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x000425a1 0x272 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x00042813 0x31d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x00042b30 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x00042c9e 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x00042ede 0x1bf esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x0004309d 0x16e esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x0004320b 0x43e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x00043649 0x62e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x00043c77 0x408 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x0004407f 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x0004437c 0x430 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x000447ac 0x6cf esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x00044e7b 0x2f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x00045172 0x288 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x000453fa 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x00045506 0x149 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x0004564f 0x149 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x00045798 0x21e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x000459b6 0x3a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x00045d58 0x2a4 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_abbrev 0x00045ffc 0x1e9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_abbrev 0x000461e5 0xe7 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + .debug_abbrev 0x000462cc 0x33c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x00046608 0x4b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x00046abe 0x222 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x00046ce0 0x34d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x0004702d 0x429 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x00047456 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x000476f4 0x2ac esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x000479a0 0x43e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x00047dde 0x98 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x00047e76 0x5fc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x00048472 0x12b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x0004859d 0x486 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x00048a23 0x32c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x00048d4f 0x476 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x000491c5 0x1a4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x00049369 0xb2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x0004941b 0x507 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x00049922 0x42e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_abbrev 0x00049d50 0x5a4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x0004a2f4 0x805 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x0004aaf9 0xad /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_abbrev 0x0004aba6 0x34a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x0004aef0 0x31c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_abbrev 0x0004b20c 0x1f7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_abbrev 0x0004b403 0x453 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x0004b856 0x61 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_abbrev 0x0004b8b7 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_abbrev 0x0004b91f 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_abbrev 0x0004bbba 0x2eb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_abbrev 0x0004bea5 0x446 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x0004c2eb 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x0004c586 0x233 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_abbrev 0x0004c7b9 0x259 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0004ca12 0x249 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x0004cc5b 0x1cc /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x0004ce27 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x0004d059 0x28c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_abbrev 0x0004d2e5 0x20c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_abbrev 0x0004d4f1 0x274 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x0004d765 0x2cf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x0004da34 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_abbrev 0x0004dc66 0x252 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_abbrev 0x0004deb8 0x21c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x0004e0d4 0x24c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x0004e320 0x269 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_abbrev 0x0004e589 0x215 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x0004e79e 0x2e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x0004ea7e 0x228 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x0004eca6 0x17a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x0004ee20 0x19c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x0004efbc 0xb3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + .debug_abbrev 0x0004f06f 0x1da /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_abbrev 0x0004f249 0x1ef /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + .debug_abbrev 0x0004f438 0x1da /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x0004f612 0x20b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_abbrev 0x0004f81d 0x1db /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_abbrev 0x0004f9f8 0x1e0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_abbrev 0x0004fbd8 0x43a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x00050012 0x505 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x00050517 0x1d2 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + .debug_abbrev 0x000506e9 0x1d5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + .debug_abbrev 0x000508be 0x1cd /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x00050a8b 0x269 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x00050cf4 0x29d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x00050f91 0x271 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x00051202 0x152 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x00051354 0x33b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x0005168f 0x278 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x00051907 0x46c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x00051d73 0x262 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x00051fd5 0x3d5 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x000523aa 0x246 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + .debug_abbrev 0x000525f0 0x197 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0x1c5be1 +.debug_line 0x00000000 0x1c5c32 *(.debug_line) .debug_line 0x00000000 0x87c esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x0000087c 0x649 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46862,304 +46861,304 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_line 0x0007a5d4 0xa42 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_line 0x0007b016 0x63df esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_line 0x000813f5 0xc90 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_line 0x00082085 0x119e esp-idf/main/libmain.a(main.c.obj) - .debug_line 0x00083223 0x268 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0008348b 0x412 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x0008389d 0x1d2 esp-idf/riscv/libriscv.a(rv_utils.c.obj) - .debug_line 0x00083a6f 0x1d1 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00083c40 0x120 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00083d60 0x1a19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x00085779 0xd8a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x00086503 0x24c esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_line 0x0008674f 0x83f esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - .debug_line 0x00086f8e 0x5b50 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x0008cade 0xce esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x0008cbac 0x1055 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0008dc01 0x187c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0008f47d 0xdc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x00090241 0x3328 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x00093569 0x280 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x000937e9 0x4b6 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) - .debug_line 0x00093c9f 0x3f0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0009408f 0xc85 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) - .debug_line 0x00094d14 0x25d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x00094f71 0x7bb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0009572c 0x1020 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x0009674c 0x593 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00096cdf 0x3a7c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0009a75b 0x1795 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x0009bef0 0xf54 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0009ce44 0x406 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x0009d24a 0x4ec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x0009d736 0x2414 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0009fb4a 0x43b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0009ff85 0x4b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x000a043c 0x5ec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x000a0a28 0xccf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x000a16f7 0x37c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x000a1a73 0x37a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x000a1ded 0xe1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x000a2c07 0x451 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x000a3058 0x787 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x000a37df 0x952 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x000a4131 0x7ee esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x000a491f 0x2a9e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x000a73bd 0xa38 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x000a7df5 0x5a2 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x000a8397 0x979 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x000a8d10 0x1e05 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000aab15 0x510 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x000ab025 0x8e2 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000ab907 0xbf9 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x000ac500 0x135a esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x000ad85a 0x8d9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x000ae133 0x45c esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_line 0x000ae58f 0x1221 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x000af7b0 0xac esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x000af85c 0x19f esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x000af9fb 0x22e esp-idf/soc/libsoc.a(spi_periph.c.obj) - .debug_line 0x000afc29 0x3b1 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000affda 0x4e9 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x000b04c3 0x231 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x000b06f4 0x8ac esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - .debug_line 0x000b0fa0 0x1e9d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000b2e3d 0xb5d esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x000b399a 0x1b5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x000b3b4f 0x18c esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x000b3cdb 0x42a7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000b7f82 0x5ca esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x000b854c 0x3053 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x000bb59f 0x75ed esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x000c2b8c 0x3c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x000c2f52 0x19b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x000c490a 0x738 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .debug_line 0x000c5042 0x43d esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x000c547f 0x11c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x000c6644 0x1084 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000c76c8 0x1a8b esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000c9153 0xb81 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000c9cd4 0xfa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000cac76 0x1781 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000cc3f7 0x2e52 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - .debug_line 0x000cf249 0x2b7e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - .debug_line 0x000d1dc7 0x57f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x000d75b8 0x2a2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x000d9fe4 0x3084 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x000dd068 0x9f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x000dda5f 0x8e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x000de33f 0x173d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x000dfa7c 0x1add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x000e1559 0x507 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x000e1a60 0x26a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x000e1cca 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x000e1f08 0x630 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x000e2538 0x714 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x000e2c4c 0x1257 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x000e3ea3 0x190f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_line 0x000e57b2 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x000e5a22 0x935 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x000e6357 0x3af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x000e6706 0x1c05 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x000e830b 0xdee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x000e90f9 0x15b3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x000ea6ac 0x6a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x000ead4e 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x000eb76a 0xa3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x000ec1a8 0x1933 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x000edadb 0x409 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x000edee4 0x1fdf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x000efec3 0x10bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x000f0f82 0x10ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x000f206f 0x1732 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x000f37a1 0x2403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_line 0x000f5ba4 0x5f55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x000fbaf9 0x10b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x000fcbad 0x287 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x000fce34 0x14a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_line 0x000fe2d4 0x861 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x000feb35 0xeff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x000ffa34 0x13fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x00100e30 0x5e1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x00106c4f 0x4d5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x0010b9ad 0x1267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x0010cc14 0x1a0e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x0010e622 0x2b3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x0010e8d5 0x1b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x0010ea8e 0x3153 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x00111be1 0x7a3 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x00112384 0xf98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x0011331c 0x90f esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x00113c2b 0x73c esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x00114367 0x87b esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x00114be2 0x5b8 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - .debug_line 0x0011519a 0x9c3 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) - .debug_line 0x00115b5d 0x632 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - .debug_line 0x0011618f 0xc2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x00116251 0x19d esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x001163ee 0xfa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x0011738e 0x790 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - .debug_line 0x00117b1e 0x3f7d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x0011ba9b 0x1d5 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x0011bc70 0x1136 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x0011cda6 0x619 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x0011d3bf 0x1e48 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_line 0x0011f207 0x4bd esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x0011f6c4 0x1858 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x00120f1c 0x1f1 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_line 0x0012110d 0xf1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x00122028 0x91a4 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x0012b1cc 0xf6c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x0012c138 0x7ec esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x0012c924 0x2d8a esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x0012f6ae 0x258 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x0012f906 0x4b5 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x0012fdbb 0x466 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x00130221 0x701 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x00130922 0x311b esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x00133a3d 0x243f esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x00135e7c 0x1b29 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x001379a5 0x49de esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x0013c383 0x3f79 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x001402fc 0x33ce esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x001436ca 0xb64 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x0014422e 0x28fe esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x00146b2c 0x3c3e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x0014a76a 0x1c85 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x0014c3ef 0x9a2 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x0014cd91 0x14a4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x0014e235 0x13ac esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x0014f5e1 0xadf esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x001500c0 0x69f esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x0015075f 0x9aa esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x00151109 0x2304 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x0015340d 0xd08 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x00154115 0x668 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x0015477d 0x13f6 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x00155b73 0x4d36 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x0015a8a9 0x71b esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x0015afc4 0x4a6 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x0015b46a 0x905 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x0015bd6f 0x139e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x0015d10d 0x73b esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_line 0x0015d848 0x728 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x0015df70 0x261f esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x0016058f 0x438c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x0016491b 0x22a esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x00164b45 0x7ec esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x00165331 0xe20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x00166151 0x1453 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x001675a4 0xbf9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x0016819d 0x40f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x0016c295 0x2105 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x0016e39a 0x508 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x0016e8a2 0x1875 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x00170117 0x3167 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x0017327e 0x1aec esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x00174d6a 0xcdb esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x00175a45 0x546d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x0017aeb2 0x2292 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x0017d144 0x1082 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x0017e1c6 0xba5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x0017ed6b 0x2028 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x00180d93 0x951 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x001816e4 0x70eb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x001887cf 0xc3c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x0018940b 0x2a42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x0018be4d 0x51a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x0018c367 0x821 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x0018cb88 0x5db esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x0018d163 0x492 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x0018d5f5 0x1464 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x0018ea59 0x5ee8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x00194941 0x1b19 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x0019645a 0xc54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x001970ae 0x1e8a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x00198f38 0x3069 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x0019bfa1 0x9be esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x0019c95f 0xe69 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x0019d7c8 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x0019dc15 0x45b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x0019e070 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x0019e51f 0xb5e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x0019f07d 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x001a025f 0x921 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x001a0b80 0x649 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_line 0x001a11c9 0x205 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) - .debug_line 0x001a13ce 0x1228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x001a25f6 0x234a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x001a4940 0x571 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x001a4eb1 0xd53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x001a5c04 0x2a91 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x001a8695 0x1318 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x001a99ad 0x56c esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x001a9f19 0xe81 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x001aad9a 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x001aae09 0x5f8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x001ab401 0xa3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x001ab4a4 0x424 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x001ab8c8 0x1e6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x001abaae 0x4a6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x001abf54 0x85 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x001abfd9 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x001ac048 0x428 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x001ac470 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x001ac6a2 0x445 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x001acae7 0x868 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x001ad34f 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x001ad3be 0x94 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x001ad452 0x163 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x001ad5b5 0xf8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x001ad6ad 0x860 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x001adf0d 0x44 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x001adf51 0x4d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x001adf9e 0x2b1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x001ae24f 0x518 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x001ae767 0x87a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x001aefe1 0x285 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x001af266 0x14c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_line 0x001af3b2 0xf3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x001af4a5 0x7c0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x001afc65 0x155 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x001afdba 0x158 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x001aff12 0x22b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_line 0x001b013d 0xeb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_line 0x001b0228 0x284 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x001b04ac 0x39e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x001b084a 0x21f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x001b0a69 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x001b0d04 0x102 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x001b0e06 0x1e3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x001b0fe9 0x249 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_line 0x001b1232 0x292 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x001b14c4 0x7ba /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x001b1c7e 0x2b8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x001b1f36 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x001b1f96 0x88 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x001b201e 0x14e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) - .debug_line 0x001b216c 0xaf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x001b221b 0xc4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) - .debug_line 0x001b22df 0xd7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x001b23b6 0xea /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x001b24a0 0xc9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x001b2569 0xc9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x001b2632 0x514d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x001b777f 0x5425 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x001bcba4 0xeb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) - .debug_line 0x001bcc8f 0x177 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) - .debug_line 0x001bce06 0x16f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x001bcf75 0x33e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x001bd2b3 0x1de /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x001bd491 0x192 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x001bd623 0x19c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x001bd7bf 0x1d9a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x001bf559 0x193 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x001bf6ec 0x21d9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x001c18c5 0x149 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x001c1a0e 0x34f8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x001c4f06 0x2d4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) - .debug_line 0x001c51da 0xa07 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x00082085 0x11ef esp-idf/main/libmain.a(main.c.obj) + .debug_line 0x00083274 0x268 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x000834dc 0x412 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x000838ee 0x1d2 esp-idf/riscv/libriscv.a(rv_utils.c.obj) + .debug_line 0x00083ac0 0x1d1 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00083c91 0x120 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00083db1 0x1a19 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000857ca 0xd8a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x00086554 0x24c esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_line 0x000867a0 0x83f esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_line 0x00086fdf 0x5b50 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x0008cb2f 0xce esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x0008cbfd 0x1055 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0008dc52 0x187c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0008f4ce 0xdc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x00090292 0x3328 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x000935ba 0x280 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0009383a 0x4b6 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_line 0x00093cf0 0x3f0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x000940e0 0xc85 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_line 0x00094d65 0x25d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00094fc2 0x7bb esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x0009577d 0x1020 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x0009679d 0x593 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00096d30 0x3a7c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0009a7ac 0x1795 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0009bf41 0xf54 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0009ce95 0x406 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0009d29b 0x4ec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0009d787 0x2414 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0009fb9b 0x43b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0009ffd6 0x4b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x000a048d 0x5ec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x000a0a79 0xccf esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x000a1748 0x37c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x000a1ac4 0x37a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x000a1e3e 0xe1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000a2c58 0x451 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000a30a9 0x787 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x000a3830 0x952 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000a4182 0x7ee esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000a4970 0x2a9e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000a740e 0xa38 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x000a7e46 0x5a2 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x000a83e8 0x979 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x000a8d61 0x1e05 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x000aab66 0x510 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x000ab076 0x8e2 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000ab958 0xbf9 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x000ac551 0x135a esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000ad8ab 0x8d9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x000ae184 0x45c esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_line 0x000ae5e0 0x1221 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x000af801 0xac esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x000af8ad 0x19f esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000afa4c 0x22e esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_line 0x000afc7a 0x3b1 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x000b002b 0x4e9 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x000b0514 0x231 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000b0745 0x8ac esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_line 0x000b0ff1 0x1e9d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000b2e8e 0xb5d esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x000b39eb 0x1b5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x000b3ba0 0x18c esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000b3d2c 0x42a7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000b7fd3 0x5ca esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x000b859d 0x3053 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x000bb5f0 0x75ed esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x000c2bdd 0x3c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000c2fa3 0x19b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000c495b 0x738 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_line 0x000c5093 0x43d esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000c54d0 0x11c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000c6695 0x1084 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000c7719 0x1a8b esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000c91a4 0xb81 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000c9d25 0xfa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000cacc7 0x1781 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000cc448 0x2e52 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_line 0x000cf29a 0x2b7e esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_line 0x000d1e18 0x57f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x000d7609 0x2a2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x000da035 0x3084 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x000dd0b9 0x9f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x000ddab0 0x8e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x000de390 0x173d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x000dfacd 0x1add esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x000e15aa 0x507 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x000e1ab1 0x26a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x000e1d1b 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x000e1f59 0x630 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x000e2589 0x714 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x000e2c9d 0x1257 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x000e3ef4 0x190f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_line 0x000e5803 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x000e5a73 0x935 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x000e63a8 0x3af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x000e6757 0x1c05 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x000e835c 0xdee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x000e914a 0x15b3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x000ea6fd 0x6a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x000ead9f 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x000eb7bb 0xa3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x000ec1f9 0x1933 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x000edb2c 0x409 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x000edf35 0x1fdf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x000eff14 0x10bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x000f0fd3 0x10ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x000f20c0 0x1732 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x000f37f2 0x2403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x000f5bf5 0x5f55 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x000fbb4a 0x10b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x000fcbfe 0x287 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x000fce85 0x14a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_line 0x000fe325 0x861 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x000feb86 0xeff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x000ffa85 0x13fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x00100e81 0x5e1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x00106ca0 0x4d5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x0010b9fe 0x1267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x0010cc65 0x1a0e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x0010e673 0x2b3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x0010e926 0x1b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x0010eadf 0x3153 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x00111c32 0x7a3 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x001123d5 0xf98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x0011336d 0x90f esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x00113c7c 0x73c esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x001143b8 0x87b esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x00114c33 0x5b8 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_line 0x001151eb 0x9c3 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_line 0x00115bae 0x632 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_line 0x001161e0 0xc2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x001162a2 0x19d esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x0011643f 0xfa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x001173df 0x790 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_line 0x00117b6f 0x3f7d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0011baec 0x1d5 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x0011bcc1 0x1136 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x0011cdf7 0x619 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0011d410 0x1e48 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x0011f258 0x4bd esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x0011f715 0x1858 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x00120f6d 0x1f1 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_line 0x0012115e 0xf1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x00122079 0x91a4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0012b21d 0xf6c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0012c189 0x7ec esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0012c975 0x2d8a esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x0012f6ff 0x258 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x0012f957 0x4b5 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x0012fe0c 0x466 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x00130272 0x701 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x00130973 0x311b esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x00133a8e 0x243f esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x00135ecd 0x1b29 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x001379f6 0x49de esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x0013c3d4 0x3f79 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x0014034d 0x33ce esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x0014371b 0xb64 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x0014427f 0x28fe esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00146b7d 0x3c3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0014a7bb 0x1c85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x0014c440 0x9a2 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x0014cde2 0x14a4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x0014e286 0x13ac esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x0014f632 0xadf esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x00150111 0x69f esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001507b0 0x9aa esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x0015115a 0x2304 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x0015345e 0xd08 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x00154166 0x668 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001547ce 0x13f6 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x00155bc4 0x4d36 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x0015a8fa 0x71b esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x0015b015 0x4a6 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x0015b4bb 0x905 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x0015bdc0 0x139e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x0015d15e 0x73b esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_line 0x0015d899 0x728 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x0015dfc1 0x261f esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001605e0 0x438c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x0016496c 0x22a esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x00164b96 0x7ec esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x00165382 0xe20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001661a2 0x1453 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x001675f5 0xbf9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x001681ee 0x40f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x0016c2e6 0x2105 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x0016e3eb 0x508 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x0016e8f3 0x1875 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x00170168 0x3167 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x001732cf 0x1aec esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x00174dbb 0xcdb esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x00175a96 0x546d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x0017af03 0x2292 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x0017d195 0x1082 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x0017e217 0xba5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x0017edbc 0x2028 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x00180de4 0x951 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x00181735 0x70eb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x00188820 0xc3c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x0018945c 0x2a42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x0018be9e 0x51a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x0018c3b8 0x821 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x0018cbd9 0x5db esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x0018d1b4 0x492 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x0018d646 0x1464 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x0018eaaa 0x5ee8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x00194992 0x1b19 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x001964ab 0xc54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x001970ff 0x1e8a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x00198f89 0x3069 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x0019bff2 0x9be esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x0019c9b0 0xe69 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x0019d819 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x0019dc66 0x45b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x0019e0c1 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x0019e570 0xb5e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x0019f0ce 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x001a02b0 0x921 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x001a0bd1 0x649 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_line 0x001a121a 0x205 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + .debug_line 0x001a141f 0x1228 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x001a2647 0x234a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x001a4991 0x571 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x001a4f02 0xd53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x001a5c55 0x2a91 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x001a86e6 0x1318 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x001a99fe 0x56c esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x001a9f6a 0xe81 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x001aadeb 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x001aae5a 0x5f8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x001ab452 0xa3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x001ab4f5 0x424 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x001ab919 0x1e6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x001abaff 0x4a6 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x001abfa5 0x85 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x001ac02a 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x001ac099 0x428 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x001ac4c1 0x232 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x001ac6f3 0x445 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x001acb38 0x868 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x001ad3a0 0x6f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x001ad40f 0x94 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x001ad4a3 0x163 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x001ad606 0xf8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x001ad6fe 0x860 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x001adf5e 0x44 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x001adfa2 0x4d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x001adfef 0x2b1 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x001ae2a0 0x518 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x001ae7b8 0x87a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x001af032 0x285 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x001af2b7 0x14c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_line 0x001af403 0xf3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x001af4f6 0x7c0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x001afcb6 0x155 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x001afe0b 0x158 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x001aff63 0x22b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_line 0x001b018e 0xeb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_line 0x001b0279 0x284 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x001b04fd 0x39e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x001b089b 0x21f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x001b0aba 0x29b /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x001b0d55 0x102 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x001b0e57 0x1e3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x001b103a 0x249 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_line 0x001b1283 0x292 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x001b1515 0x7ba /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x001b1ccf 0x2b8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x001b1f87 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x001b1fe7 0x88 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x001b206f 0x14e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + .debug_line 0x001b21bd 0xaf /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x001b226c 0xc4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + .debug_line 0x001b2330 0xd7 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x001b2407 0xea /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x001b24f1 0xc9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x001b25ba 0xc9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x001b2683 0x514d /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x001b77d0 0x5425 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x001bcbf5 0xeb /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + .debug_line 0x001bcce0 0x177 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + .debug_line 0x001bce57 0x16f /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x001bcfc6 0x33e /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x001bd304 0x1de /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x001bd4e2 0x192 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x001bd674 0x19c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x001bd810 0x1d9a /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x001bf5aa 0x193 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x001bf73d 0x21d9 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x001c1916 0x149 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x001c1a5f 0x34f8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x001c4f57 0x2d4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + .debug_line 0x001c522b 0xa07 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x2e2e4 +.debug_frame 0x00000000 0x2e2ec *(.debug_frame) .debug_frame 0x00000000 0x78 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000078 0x98 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -47283,1119 +47282,1119 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_frame 0x0000d380 0x230 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_frame 0x0000d5b0 0xb68 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_frame 0x0000e118 0x20c esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_frame 0x0000e324 0xd8 esp-idf/main/libmain.a(main.c.obj) - .debug_frame 0x0000e3fc 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x0000e42c 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x0000e4d8 0x20 esp-idf/riscv/libriscv.a(rv_utils.c.obj) - .debug_frame 0x0000e4f8 0x28c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0000e784 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x0000e930 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000ea20 0xc4 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - .debug_frame 0x0000eae4 0x914 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x0000f3f8 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000f424 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000f504 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x0000f784 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000f8f8 0x378 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000fc70 0xb8 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) - .debug_frame 0x0000fd28 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000fd70 0x8c esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) - .debug_frame 0x0000fdfc 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000fe3c 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000ff94 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0001016c 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x00010228 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x00010738 0x1cc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x00010904 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x00010bb0 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x00010c34 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_frame 0x00010c64 0x4cc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x00011130 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0001119c 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x000111dc 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x00011278 0x17c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x000113f4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x00011424 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x00011454 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x000115c0 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0001163c 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0001174c 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x000118cc 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x00011938 0x390 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x00011cc8 0x11c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x00011de4 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x00011e18 0xc8 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x00011ee0 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x00012188 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x00012224 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x00012310 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x00012478 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x00012690 0xac esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x0001273c 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_frame 0x0001278c 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x000128f4 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x00012914 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0001296c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x000129d8 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - .debug_frame 0x00012a50 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x00012dec 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x00012f14 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x00012f44 0x6c8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x0001360c 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x0001371c 0x45c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x00013b78 0xfb0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x00014b28 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x00014b54 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x000150d0 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .debug_frame 0x00015198 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00015244 0x1c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x0001540c 0x264 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x00015670 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x000159d8 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00015b98 0x1ec esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x00015d84 0x6e4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x00016468 0x390 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - .debug_frame 0x000167f8 0x254 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - .debug_frame 0x00016a4c 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x0001731c 0x540 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x0001785c 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x00017c2c 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x00017fb0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x00018060 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x00018314 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x000185d8 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x00018644 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x000186bc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x0001870c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x00018780 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x0001881c 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x00018a14 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_frame 0x00018c08 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x00018c50 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x00018d4c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00018dbc 0x268 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x00019024 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x00019198 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00019404 0x15c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x00019560 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x000196a8 0x154 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x000197fc 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x00019a38 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x00019b00 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x00019db0 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x0001a06c 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x0001a34c 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x0001a654 0x2fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_frame 0x0001a950 0xa24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x0001b374 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x0001b4b8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x0001b4e4 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_frame 0x0001b628 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x0001b6dc 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001ba78 0x2fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x0001bd74 0xe64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x0001cbd8 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x0001ce30 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x0001d0b4 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x0001d550 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x0001d58c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x0001d5dc 0x55c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x0001db38 0x84 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x0001dbbc 0x170 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x0001dd2c 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x0001de9c 0x84 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x0001df20 0x120 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x0001e040 0x5c esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - .debug_frame 0x0001e09c 0x10c esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) - .debug_frame 0x0001e1a8 0x94 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - .debug_frame 0x0001e23c 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0001e400 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - .debug_frame 0x0001e4b4 0x4f4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x0001e9a8 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x0001e9e4 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x0001ebac 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x0001ecbc 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_frame 0x0001f0c0 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x0001f130 0x2c4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x0001f3f4 0x238 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x0001f62c 0xbf0 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x0002021c 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x000204a8 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x00020580 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x000208f0 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x0002091c 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x000209a8 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x00020a38 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x00020b34 0x570 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x000210a4 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x0002161c 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x000217ec 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x00021f14 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x000220cc 0x4f0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x000225bc 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x00022748 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x000229ac 0x630 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x00022fdc 0x308 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x000232e4 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x00023380 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x00023644 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x000237dc 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x00023898 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x000238f8 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x00023a80 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x00023c18 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x00023cc4 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x00023d24 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x00023f4c 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x00024370 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x000243e4 0x5c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x00024440 0x90 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x000244d0 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x0002487c 0x124 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_frame 0x000249a0 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x00024a88 0x484 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x00024f0c 0x5ac esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x000254b8 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x000254d8 0x114 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x000255ec 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x00025774 0x300 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x00025a74 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x00025c48 0x738 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x00026380 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x00026684 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x000266e8 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x00026874 0x8e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x00027158 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x000273d0 0x1e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x000275b4 0x960 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x00027f14 0x16c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x00028080 0x210 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x00028290 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x00028418 0x26c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x00028684 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x00028748 0xab8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00029200 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x0002935c 0x2cc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x00029628 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x00029670 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x000296ec 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x00029758 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x000297a4 0x280 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x00029a24 0xac8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x0002a4ec 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x0002a5f4 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x0002a7b4 0x2b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x0002aa6c 0x67c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x0002b0e8 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x0002b26c 0x36c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x0002b5d8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x0002b600 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x0002b654 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x0002b6a0 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x0002b7b8 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x0002b960 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x0002bb60 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_frame 0x0002bc5c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x0002bdd0 0x46c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x0002c23c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x0002c2e4 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x0002c680 0x36c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x0002c9ec 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x0002cacc 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x0002ccac 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x0002cddc 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x0002d05c 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x0002d0b4 0x80 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x0002d134 0x170 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x0002d2a4 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x0002d304 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) - .debug_frame 0x0002d350 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x0002d390 0x78 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x0002d408 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x0002d450 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x0002d49c 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) - .debug_frame 0x0002d4f4 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) - .debug_frame 0x0002d530 0x54 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x0002d584 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x0002d5dc 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x0002d624 0xa4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x0002d6c8 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x0002d704 0x54 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x0002d758 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) - .debug_frame 0x0002d7b8 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x0002d7f0 0x74 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x0002d864 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x0002d8b0 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x0002d8dc 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) - .debug_frame 0x0002d918 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x0002d944 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) - .debug_frame 0x0002d974 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x0002d9a4 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x0002d9d4 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x0002da04 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x0002da34 0xb8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x0002daec 0x104 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x0002dbf0 0x34 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) - .debug_frame 0x0002dc24 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) - .debug_frame 0x0002dc64 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x0002dc84 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x0002dcec 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x0002dd54 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x0002dd94 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x0002ddcc 0x9c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x0002de68 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x0002dea0 0x2e4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x0002e184 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x0002e1b4 0xb8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x0002e26c 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) - .debug_frame 0x0002e2b8 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x0000e324 0xe0 esp-idf/main/libmain.a(main.c.obj) + .debug_frame 0x0000e404 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000e434 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000e4e0 0x20 esp-idf/riscv/libriscv.a(rv_utils.c.obj) + .debug_frame 0x0000e500 0x28c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x0000e78c 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0000e938 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000ea28 0xc4 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_frame 0x0000eaec 0x914 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000f400 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000f42c 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000f50c 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000f78c 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000f900 0x378 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000fc78 0xb8 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_frame 0x0000fd30 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000fd78 0x8c esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_frame 0x0000fe04 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000fe44 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000ff9c 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x00010174 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x00010230 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x00010740 0x1cc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0001090c 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x00010bb8 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x00010c3c 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_frame 0x00010c6c 0x4cc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x00011138 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x000111a4 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x000111e4 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x00011280 0x17c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x000113fc 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0001142c 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0001145c 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x000115c8 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x00011644 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x00011754 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x000118d4 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x00011940 0x390 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x00011cd0 0x11c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x00011dec 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x00011e20 0xc8 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x00011ee8 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x00012190 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0001222c 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x00012318 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x00012480 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x00012698 0xac esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x00012744 0x50 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_frame 0x00012794 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x000128fc 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0001291c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x00012974 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x000129e0 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_frame 0x00012a58 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x00012df4 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x00012f1c 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x00012f4c 0x6c8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00013614 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x00013724 0x45c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x00013b80 0xfb0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x00014b30 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00014b5c 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x000150d8 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_frame 0x000151a0 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x0001524c 0x1c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x00015414 0x264 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x00015678 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x000159e0 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00015ba0 0x1ec esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00015d8c 0x6e4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x00016470 0x390 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_frame 0x00016800 0x254 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_frame 0x00016a54 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x00017324 0x540 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x00017864 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x00017c34 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x00017fb8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x00018068 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0001831c 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x000185e0 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x0001864c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x000186c4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00018714 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x00018788 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00018824 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00018a1c 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_frame 0x00018c10 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00018c58 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00018d54 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00018dc4 0x268 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x0001902c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x000191a0 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x0001940c 0x15c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x00019568 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x000196b0 0x154 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00019804 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x00019a40 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x00019b08 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00019db8 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x0001a074 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x0001a354 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x0001a65c 0x2fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x0001a958 0xa24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x0001b37c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x0001b4c0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x0001b4ec 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_frame 0x0001b630 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x0001b6e4 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0001ba80 0x2fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x0001bd7c 0xe64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0001cbe0 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0001ce38 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x0001d0bc 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x0001d558 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x0001d594 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x0001d5e4 0x55c esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x0001db40 0x84 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x0001dbc4 0x170 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x0001dd34 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x0001dea4 0x84 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x0001df28 0x120 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x0001e048 0x5c esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_frame 0x0001e0a4 0x10c esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_frame 0x0001e1b0 0x94 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_frame 0x0001e244 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0001e408 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_frame 0x0001e4bc 0x4f4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x0001e9b0 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x0001e9ec 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x0001ebb4 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0001ecc4 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x0001f0c8 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x0001f138 0x2c4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0001f3fc 0x238 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x0001f634 0xbf0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x00020224 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x000204b0 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x00020588 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x000208f8 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x00020924 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x000209b0 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x00020a40 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x00020b3c 0x570 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x000210ac 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x00021624 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x000217f4 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x00021f1c 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x000220d4 0x4f0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x000225c4 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x00022750 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x000229b4 0x630 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x00022fe4 0x308 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x000232ec 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x00023388 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x0002364c 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x000237e4 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x000238a0 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x00023900 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x00023a88 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x00023c20 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00023ccc 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00023d2c 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x00023f54 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x00024378 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x000243ec 0x5c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x00024448 0x90 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x000244d8 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x00024884 0x124 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_frame 0x000249a8 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x00024a90 0x484 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x00024f14 0x5ac esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x000254c0 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x000254e0 0x114 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x000255f4 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x0002577c 0x300 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x00025a7c 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x00025c50 0x738 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x00026388 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x0002668c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x000266f0 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x0002687c 0x8e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x00027160 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x000273d8 0x1e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x000275bc 0x960 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00027f1c 0x16c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00028088 0x210 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00028298 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x00028420 0x26c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x0002868c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x00028750 0xab8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x00029208 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x00029364 0x2cc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x00029630 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x00029678 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x000296f4 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00029760 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x000297ac 0x280 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x00029a2c 0xac8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x0002a4f4 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x0002a5fc 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0002a7bc 0x2b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x0002aa74 0x67c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x0002b0f0 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x0002b274 0x36c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x0002b5e0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x0002b608 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x0002b65c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x0002b6a8 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x0002b7c0 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x0002b968 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x0002bb68 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_frame 0x0002bc64 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x0002bdd8 0x46c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x0002c244 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x0002c2ec 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x0002c688 0x36c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x0002c9f4 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x0002cad4 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x0002ccb4 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x0002cde4 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0002d064 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x0002d0bc 0x80 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x0002d13c 0x170 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x0002d2ac 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x0002d30c 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_frame 0x0002d358 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x0002d398 0x78 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x0002d410 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x0002d458 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x0002d4a4 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_frame 0x0002d4fc 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_frame 0x0002d538 0x54 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x0002d58c 0x58 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x0002d5e4 0x48 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x0002d62c 0xa4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x0002d6d0 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x0002d70c 0x54 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x0002d760 0x60 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_frame 0x0002d7c0 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x0002d7f8 0x74 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x0002d86c 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x0002d8b8 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x0002d8e4 0x3c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + .debug_frame 0x0002d920 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x0002d94c 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + .debug_frame 0x0002d97c 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x0002d9ac 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x0002d9dc 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x0002da0c 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x0002da3c 0xb8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x0002daf4 0x104 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x0002dbf8 0x34 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + .debug_frame 0x0002dc2c 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + .debug_frame 0x0002dc6c 0x20 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x0002dc8c 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x0002dcf4 0x68 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x0002dd5c 0x40 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x0002dd9c 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x0002ddd4 0x9c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x0002de70 0x38 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x0002dea8 0x2e4 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x0002e18c 0x30 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x0002e1bc 0xb8 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x0002e274 0x4c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + .debug_frame 0x0002e2c0 0x2c /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_str 0x00000000 0x65a95 +.debug_str 0x00000000 0x65a84 *(.debug_str) - .debug_str 0x00000000 0x65a95 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x65a84 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x55a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) 0x55f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) 0xa06 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0xb2a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) 0x2733 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) 0x2cc8 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_security/libesp_security.a(init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_security/libesp_security.a(init.c.obj) 0x2f6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) 0x2cf (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) 0x3516 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) 0x708 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) 0x1fe1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) 0x319 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(clk.c.obj) 0x3daa (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) 0x29ec (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) 0xcb3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) 0x338 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(panic.c.obj) 0x459f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(startup.c.obj) 0x4ed (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) 0xe73 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) 0x102b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) 0x4ef4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) 0x5cf (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) 0x2879 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj) 0x2a0b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x515e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj) 0x6ae (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(cache_hal.c.obj) 0x76e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) 0xa6f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_timestamp.c.obj) 0x38a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(util.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(util.c.obj) 0x2cc (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log.c.obj) 0x3a5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_write.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_write.c.obj) 0x3de (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_level.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_level.c.obj) 0x30a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(tag_log_level.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(tag_log_level.c.obj) 0x47a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_linked_list.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_linked_list.c.obj) 0x407 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_binary_heap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_binary_heap.c.obj) 0x415 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/log/liblog.a(log_lock.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/log/liblog.a(log_lock.c.obj) 0x332 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(heap_caps.c.obj) 0xbf5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(heap_caps_init.c.obj) 0x83b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(multi_heap.c.obj) 0x969 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(tlsf.c.obj) 0xa2d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) 0x92e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(memory_layout.c.obj) 0x465 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/heap/libheap.a(heap_caps_base.c.obj) 0x646 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) 0x536 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) 0x4f1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) 0x1735 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) 0x7d0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) 0x2a7c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) 0x121a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) 0x741 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) 0x1f61 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(brownout.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(brownout.c.obj) 0x2c80 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) 0x20dc (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) 0x35cb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) 0x1114 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) 0x527d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) 0x70fc (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) 0x23e9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) 0x4c4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) 0x390 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) 0x5a8 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) 0x5ee2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) 0x2a3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(app_startup.c.obj) 0x54b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(queue.c.obj) 0xe44 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(tasks.c.obj) 0x1e5a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(port.c.obj) 0x1699 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) 0x37f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(port_common.c.obj) 0x819 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(port_systick.c.obj) 0x5934 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(list.c.obj) 0x388 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(init.c.obj) 0x323 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(abort.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(abort.c.obj) 0x2ba (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(assert.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(assert.c.obj) 0x355 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(heap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(heap.c.obj) 0x7db (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(locks.c.obj) 0x929 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(pthread.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(pthread.c.obj) 0x3a4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(getentropy.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(getentropy.c.obj) 0x28d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(stdatomic.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(stdatomic.c.obj) 0xe92 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(time.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(time.c.obj) 0xa99 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(syscalls.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(syscalls.c.obj) 0x85d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(reent_syscalls.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(reent_syscalls.c.obj) 0x893 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(esp_time_impl.c.obj) 0x950 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(memcpy.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(memcpy.c.obj) 0x2ad (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(memmove.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(memmove.c.obj) 0x2bb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(memcmp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(memcmp.c.obj) 0x25b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(strcpy.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(strcpy.c.obj) 0x287 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(strncpy.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(strncpy.c.obj) 0x29e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(strncmp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(strncmp.c.obj) 0x25e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(strcmp.S.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(strcmp.S.obj) 0x7d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(reent_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(reent_init.c.obj) 0x688 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_libc/libesp_libc.a(newlib_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_libc/libesp_libc.a(newlib_init.c.obj) 0xc14 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/pthread/libpthread.a(pthread.c.obj) 0xf42 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) 0x905 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) 0x5af (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) 0x6e2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) 0x44b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) 0xb80 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) 0x563 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) 0x32a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) 0x471 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) 0x356 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) 0x5b4e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) 0x21bb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) 0x7585 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) 0xa31 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) 0x9310 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) 0x3cd4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) 0x892d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) 0x7108 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) 0x1346 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) 0x853c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) 0x1811 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) 0x51b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) 0x254a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) 0x562a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) 0x101c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) 0xbed (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) 0xecb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) 0x21f2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) 0x5d55 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) 0x11b7 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/vfs/libvfs.a(vfs.c.obj) 0x1c9a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/vfs/libvfs.a(nullfs.c.obj) 0x1140 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/main/libmain.a(main.c.obj) - 0x129f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/main/libmain.a(main.c.obj) + 0x1271 (size before relaxing) + .debug_str 0x00065a84 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) 0x2c3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/riscv/libriscv.a(interrupt.c.obj) 0x356 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/riscv/libriscv.a(rv_utils.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/riscv/libriscv.a(rv_utils.c.obj) 0x277 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x00065a84 0x0 esp-idf/riscv/libriscv.a(vectors.S.obj) 0x87 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_str 0x00065a84 0x0 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) 0x78 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) 0x14c7 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) 0x1125 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) 0x31a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) 0x45be (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) 0x2f6d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) 0x26f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) 0xae6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) 0x2c83 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) 0x148d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) 0x10ed (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) 0x38a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) 0x492 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) 0x2cd (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) 0x5de (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) 0x37f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) 0xef6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) 0xbc7 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) 0x606 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) 0x2351 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) 0x3f32 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) 0xd00 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) 0x7aa (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) 0xb1f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) 0x1c69 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) 0xcd1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) 0x1400 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) 0xd66 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) 0xe29 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) 0xc30 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) 0xc28 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) 0x2d54 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) 0x328 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) 0xbb3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) 0x4eb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) 0x74a1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) 0xcff (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) 0x7500 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) 0x43a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) 0x28e4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) 0x270b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) 0x513 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) 0x131b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(systimer_hal.c.obj) 0xe7d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(uart_hal.c.obj) 0x142d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) 0x1399 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(brownout_hal.c.obj) 0x2210 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) 0x2278 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/soc/libsoc.a(interrupts.c.obj) 0x8d5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/soc/libsoc.a(gpio_periph.c.obj) 0x25d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/soc/libsoc.a(spi_periph.c.obj) 0x124f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) 0x26f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) 0x357 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) 0x2fc (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) 0x54b6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) 0x12d9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) 0x6a98 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) 0x269 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(portasm.S.obj) 0x98 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) 0xf0e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) 0x594 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) 0x11bb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) 0x37a4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) 0x506 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) 0x1777 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) 0x455 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) 0x36b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) 0x40c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) 0x418 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) 0x5ca (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) 0x3c9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) 0xcde (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) 0x2903 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) 0x214d (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) 0x6194 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) 0x116e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) 0xaaf (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) 0x1a29 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) 0x1bb4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) 0x450 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) 0x12f3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) 0x1015 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) 0x378 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) 0x339 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) 0x290 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) 0x430 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) 0x4a8 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) 0x580 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) 0x5ca (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) 0x298 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) 0x40a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) 0x2ea (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) 0x6fb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) 0xde4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) 0x109a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) 0x5ce (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) 0x560 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) 0x582 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) 0xab5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) 0x352 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) 0x565 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) 0x587 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) 0x61f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) 0x9e0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) 0xb36 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) 0x1391 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) 0x4c3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) 0x45c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) 0x1150 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) 0xf2a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) 0xa35 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) 0xc1a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) 0x1240 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) 0xa82 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) 0xbbd (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) 0x15b4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) 0x473 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) 0x27c (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) 0x24a7 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) 0x774 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) 0x18d2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) 0x674 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(sha_hal.c.obj) 0x469 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(aes_hal.c.obj) 0x5d9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_slave_hal.c.obj) 0xc80 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) 0xee4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) 0x1651 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) 0x2a1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/soc/libsoc.a(mpi_periph.c.obj) 0x25f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) 0x7b9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) 0x4e53 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) 0x6136 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) 0x350 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) 0x877 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) 0x4c9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) 0xe51 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) 0x39a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) 0x1558 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) 0x291 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) 0xb82 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(sockets.c.obj) 0x1f9a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(tcpip.c.obj) 0xce3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(def.c.obj) 0x324 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(dns.c.obj) 0xcc0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(init.c.obj) 0x2aa (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip.c.obj) 0x991 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) 0x304 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) 0x6ae (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(netif.c.obj) 0x1177 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) 0xf04 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(raw.c.obj) 0xcfe (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(tcp.c.obj) 0x1309 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) 0x1143 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) 0xf96 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(timeouts.c.obj) 0xaab (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(udp.c.obj) 0xfe1 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) 0x1673 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) 0xf48 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(icmp.c.obj) 0x938 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) 0xae3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) 0xe2a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) 0x7fa (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) 0x71e (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(icmp6.c.obj) 0xb9b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip6.c.obj) 0xbc5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) 0x8a5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) 0x772 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) 0xd76 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x147a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) 0x985 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) 0x618 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) 0xb86 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) 0xae0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) 0xb42 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) 0x984 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) 0x12d2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(api_msg.c.obj) 0x18eb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(err.c.obj) 0x268 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) 0x635 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) 0x4b5 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) 0x3cca (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) 0x235a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) 0x4290 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) 0x2ab7 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) 0xb2f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) 0x32e6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) 0x1661 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) 0x1158 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) 0xc93 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) 0x2d75 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) 0xf1b (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) 0x668 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) 0x20aa (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) 0x1b54 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) 0x47f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) 0x1308 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) 0x5c8 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) 0x8a9 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) 0x300 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) 0x478 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) 0x33a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) 0x2e6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) 0xc19 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) 0x2896 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) 0xb17 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) 0x405 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) 0xc85 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) 0x2e21 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) 0xbd0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) 0x718 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) 0x290 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) 0x2c6 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) 0x2c3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) 0x40f (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) 0x9ce (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) 0x9d2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) 0x3db (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_wifi_regulatory.c.obj) 0x60a (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) 0x10b2 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) 0x11d8 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) 0x689 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) 0xbe4 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) 0x1afb (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) 0x3d0 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) 0xdf3 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x00065a84 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) 0x1245 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) 0x13f (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) 0xffc (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) 0x181 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) 0x971 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) 0x4ad (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) 0x8ec (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) 0x2bf (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) 0x134 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) 0xb38 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) 0x9ad (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) 0xd7e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) 0x186f (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) 0x13e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) 0x7a3 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) 0x449 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) 0x230 (size before relaxing) - .debug_str 0x00065a95 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x00065a84 0x0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) 0x1016 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) 0xe7 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) 0x15e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) 0x5f6 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) 0x5eb (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) 0x7a4 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) 0x61d (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fprintf.o) 0x573 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) 0x552 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) 0x5d7 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) 0x532 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) 0x571 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putc.o) 0x5b4 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-putchar.o) 0x54c (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) 0x5f2 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) 0x5ad (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) 0x574 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) 0x599 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) 0x579 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) 0x584 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wbuf.o) 0x56b (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) 0x564 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) 0x757 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) 0x554 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) 0x534 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) 0x52e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-init.o) 0x1c3 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) 0x535 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfcntl.o) 0x53a (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) 0x59e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) 0x567 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) 0x53a (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) 0x53c (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) 0xcc7 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) 0xda6 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprint_r.o) 0x57b (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssprint_r.o) 0x57a (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) 0x52e (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) 0x6c6 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) 0x7cd (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) 0x779 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) 0x1c4 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) 0x8ee (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) 0x75b (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) 0x849 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) 0x762 (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) 0xbad (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ssputs_r.o) 0x56d (size before relaxing) - .debug_str 0x00065a95 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x00065a84 0x0 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) 0x37e (size before relaxing) -.debug_loc 0x00000000 0x14ca24 +.debug_loc 0x00000000 0x14ca83 *(.debug_loc) .debug_loc 0x00000000 0x14b esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x0000014b 0x8e esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -48512,220 +48511,220 @@ LOAD /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-e .debug_loc 0x00058541 0x6f9 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_loc 0x00058c3a 0x5fc5 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_loc 0x0005ebff 0x9ad esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_loc 0x0005f5ac 0x43d esp-idf/main/libmain.a(main.c.obj) - .debug_loc 0x0005f9e9 0x9c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x0005fa85 0x24a esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x0005fccf 0x143f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x0006110e 0x109a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000621a8 0x2bc esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) - .debug_loc 0x00062464 0x2ed9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x0006533d 0x32f esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x0006566c 0x1384 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x000669f0 0x5c1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x00066fb1 0x2b92 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x00069b43 0x52 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) - .debug_loc 0x00069b95 0x1cc esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x00069d61 0x6ed esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) - .debug_loc 0x0006a44e 0x125 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x0006a573 0xf88 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x0006b4fb 0x170 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x0006b66b 0x23ab esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x0006da16 0xc68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x0006e67e 0x9cf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0006f04d 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x0006f14f 0xa6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_loc 0x0006f1f5 0x1eed esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x000710e2 0x1dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x000712bf 0x14c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x0007140b 0x340 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x0007174b 0x946 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x00072091 0x13a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x000721cb 0x13a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x00072305 0xa19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x00072d1e 0x41b esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x00073139 0x279 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x000733b2 0x4f4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x000738a6 0xdf esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x00073985 0x113f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x00074ac4 0x631 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x000750f5 0x62 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x00075157 0x4a3 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x000755fa 0x1877 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x00076e71 0x242 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x000770b3 0x33f esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x000773f2 0xcbb esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x000780ad 0xf6c esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x00079019 0x979 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_loc 0x00079992 0x12f esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_loc 0x00079ac1 0xf33 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x0007a9f4 0xd1 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_loc 0x0007aac5 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x0007ab63 0x13d esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - .debug_loc 0x0007aca0 0x1baf esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x0007c84f 0x2a7 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_loc 0x0007caf6 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x0007cb4e 0x4fb7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x00081b05 0x6e7 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_loc 0x000821ec 0x3051 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_loc 0x0008523d 0x5149 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_loc 0x0008a386 0x12d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_loc 0x0008a4b3 0x2b26 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_loc 0x0008cfd9 0x6b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) - .debug_loc 0x0008d691 0x199 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_loc 0x0008d82a 0x1503 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_loc 0x0008ed2d 0x126c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_loc 0x0008ff99 0x17f9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_loc 0x00091792 0x10cd esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_loc 0x0009285f 0x1b6 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_loc 0x00092a15 0x149b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_loc 0x00093eb0 0x1abf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) - .debug_loc 0x0009596f 0x121d esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) - .debug_loc 0x00096b8c 0x4cf1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_loc 0x0009b87d 0x3d75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_loc 0x0009f5f2 0x3b1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_loc 0x000a310c 0x12c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_loc 0x000a43cc 0x934 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_loc 0x000a4d00 0x1808 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_loc 0x000a6508 0x1fd1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_loc 0x000a84d9 0x1bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_loc 0x000a8698 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_loc 0x000a876a 0xd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_loc 0x000a883d 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_loc 0x000a8aad 0x3b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_loc 0x000a8e5e 0xe0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_loc 0x000a9c6d 0x133d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_loc 0x000aafaa 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_loc 0x000ab02b 0x6ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_loc 0x000ab6f9 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_loc 0x000ab82b 0x1960 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_loc 0x000ad18b 0xb82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_loc 0x000add0d 0x120d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_loc 0x000aef1a 0x509 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_loc 0x000af423 0x632 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_loc 0x000afa55 0x691 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_loc 0x000b00e6 0x1dc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_loc 0x000b1ea8 0x22e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_loc 0x000b20d6 0x1885 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_loc 0x000b395b 0x112a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_loc 0x000b4a85 0x18bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_loc 0x000b6342 0x1bd5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_loc 0x000b7f17 0x24b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_loc 0x000ba3cf 0x7cd5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_loc 0x000c20a4 0xc2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_loc 0x000c2cd1 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_loc 0x000c2cfc 0xfe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_loc 0x000c3ce4 0x1df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_loc 0x000c3ec3 0x1a53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_loc 0x000c5916 0x1ff1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_loc 0x000c7907 0x6ad6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_loc 0x000ce3dd 0x62cf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_loc 0x000d46ac 0xff5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_loc 0x000d56a1 0x1a88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_loc 0x000d7129 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_loc 0x000d71aa 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_loc 0x000d7318 0x1c78 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x000d8f90 0x4bf esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_loc 0x000d944f 0xdcb esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_loc 0x000da21a 0x410 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_loc 0x000da62a 0x4eb esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_loc 0x000dab15 0x375 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_loc 0x000dae8a 0xed esp-idf/hal/libhal.a(spi_slave_hal.c.obj) - .debug_loc 0x000daf77 0x422 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) - .debug_loc 0x000db399 0xfa esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) - .debug_loc 0x000db493 0x8c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_loc 0x000dbd57 0x32e esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) - .debug_loc 0x000dc085 0x2b31 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_loc 0x000debb6 0x101e esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_loc 0x000dfbd4 0x3af esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_loc 0x000dff83 0x12b4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_loc 0x000e1237 0x1a0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_loc 0x000e13d7 0x5d4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_loc 0x000e19ab 0x5d3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_loc 0x000e1f7e 0x6b4c esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_loc 0x000e8aca 0x9c3 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_loc 0x000e948d 0x6c5 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_loc 0x000e9b52 0x2489 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_loc 0x000ebfdb 0x2c2 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_loc 0x000ec29d 0x136 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_loc 0x000ec3d3 0x35a esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_loc 0x000ec72d 0x22d7 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_loc 0x000eea04 0x25ee esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_loc 0x000f0ff2 0xd8c esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_loc 0x000f1d7e 0x26d2 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_loc 0x000f4450 0x1201 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_loc 0x000f5651 0x30b3 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_loc 0x000f8704 0x504 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_loc 0x000f8c08 0x1470 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_loc 0x000fa078 0x2501 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_loc 0x000fc579 0x1ace esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_loc 0x000fe047 0x371 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_loc 0x000fe3b8 0xced esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_loc 0x000ff0a5 0x10b7 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_loc 0x0010015c 0x752 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_loc 0x001008ae 0x330 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_loc 0x00100bde 0xa54 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_loc 0x00101632 0x18b1 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_loc 0x00102ee3 0x88a esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_loc 0x0010376d 0x2c8 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_loc 0x00103a35 0x952 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_loc 0x00104387 0x2aa1 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_loc 0x00106e28 0x251 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_loc 0x00107079 0x1e6 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_loc 0x0010725f 0x55e esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_loc 0x001077bd 0xcfb esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_loc 0x001084b8 0x4b0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_loc 0x00108968 0x247 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_loc 0x00108baf 0x1edf esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_loc 0x0010aa8e 0x2aef esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_loc 0x0010d57d 0x5e esp-idf/lwip/liblwip.a(err.c.obj) - .debug_loc 0x0010d5db 0x399 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_loc 0x0010d974 0x10de esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_loc 0x0010ea52 0xc8d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_loc 0x0010f6df 0x7b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_loc 0x0010fe94 0x2bd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_loc 0x00112a6a 0x132b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_loc 0x00113d95 0x7d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_loc 0x00113e12 0xcdc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_loc 0x00114aee 0x3ca9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_loc 0x00118797 0x1442 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_loc 0x00119bd9 0x6bd esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_loc 0x0011a296 0x3ef0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_loc 0x0011e186 0x1859 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_loc 0x0011f9df 0xef4 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_loc 0x001208d3 0x5ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_loc 0x00120e7e 0x1fa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_loc 0x00122e26 0x710 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_loc 0x00123536 0x84c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_loc 0x0012b9fb 0xc02 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_loc 0x0012c5fd 0x315a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_loc 0x0012f757 0x299 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_loc 0x0012f9f0 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_loc 0x0012fcfe 0x49c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_loc 0x0013019a 0x24c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_loc 0x001303e6 0xfe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_loc 0x001313c8 0x5c0c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_loc 0x00136fd4 0x14eb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_loc 0x001384bf 0x990 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_loc 0x00138e4f 0x1e1f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_loc 0x0013ac6e 0x1cde esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_loc 0x0013c94c 0x76c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_loc 0x0013d0b8 0x10d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_loc 0x0013e18a 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_loc 0x0013e3bd 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_loc 0x0013e61e 0x295 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_loc 0x0013e8b3 0xb23 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_loc 0x0013f3d6 0xe9f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_loc 0x00140275 0x445 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_loc 0x001406ba 0x321 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_loc 0x001409db 0x1347 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_loc 0x00141d22 0x2d06 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_loc 0x00144a28 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_loc 0x00144e24 0x15fb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_loc 0x0014641f 0x2a4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_loc 0x00148e6e 0x1329 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_loc 0x0014a197 0xac0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_loc 0x0014ac57 0x16bf esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_loc 0x0014c316 0x70e esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x0005f5ac 0x49c esp-idf/main/libmain.a(main.c.obj) + .debug_loc 0x0005fa48 0x9c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0005fae4 0x24a esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0005fd2e 0x143f esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x0006116d 0x109a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x00062207 0x2bc esp-idf/esp_security/libesp_security.a(esp_crypto_periph_clk.c.obj) + .debug_loc 0x000624c3 0x2ed9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x0006539c 0x32f esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000656cb 0x1384 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00066a4f 0x5c1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x00067010 0x2b92 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x00069ba2 0x52 esp-idf/esp_mm/libesp_mm.a(esp_cache_utils.c.obj) + .debug_loc 0x00069bf4 0x1cc esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x00069dc0 0x6ed esp-idf/esp_mm/libesp_mm.a(esp_cache_msync.c.obj) + .debug_loc 0x0006a4ad 0x125 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x0006a5d2 0xf88 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x0006b55a 0x170 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x0006b6ca 0x23ab esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0006da75 0xc68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0006e6dd 0x9cf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0006f0ac 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0006f1ae 0xa6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_loc 0x0006f254 0x1eed esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x00071141 0x1dd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0007131e 0x14c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0007146a 0x340 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x000717aa 0x946 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x000720f0 0x13a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0007222a 0x13a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x00072364 0xa19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x00072d7d 0x41b esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x00073198 0x279 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x00073411 0x4f4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x00073905 0xdf esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x000739e4 0x113f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x00074b23 0x631 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x00075154 0x62 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x000751b6 0x4a3 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x00075659 0x1877 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x00076ed0 0x242 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x00077112 0x33f esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x00077451 0xcbb esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x0007810c 0xf6c esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x00079078 0x979 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x000799f1 0x12f esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_loc 0x00079b20 0xf33 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x0007aa53 0xd1 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x0007ab24 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x0007abc2 0x13d esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) + .debug_loc 0x0007acff 0x1baf esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x0007c8ae 0x2a7 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x0007cb55 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x0007cbad 0x4fb7 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x00081b64 0x6e7 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x0008224b 0x3051 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x0008529c 0x5149 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x0008a3e5 0x12d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x0008a512 0x2b26 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x0008d038 0x6b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpsk.c.obj) + .debug_loc 0x0008d6f0 0x199 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x0008d889 0x1503 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x0008ed8c 0x126c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_loc 0x0008fff8 0x17f9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x000917f1 0x10cd esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x000928be 0x1b6 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x00092a74 0x149b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x00093f0f 0x1abf esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) + .debug_loc 0x000959ce 0x121d esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_slave.c.obj) + .debug_loc 0x00096beb 0x4cf1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x0009b8dc 0x3d75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x0009f651 0x3b1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x000a316b 0x12c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x000a442b 0x934 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x000a4d5f 0x1808 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x000a6567 0x1fd1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x000a8538 0x1bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x000a86f7 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x000a87c9 0xd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x000a889c 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x000a8b0c 0x3b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x000a8ebd 0xe0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x000a9ccc 0x133d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_loc 0x000ab009 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x000ab08a 0x6ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x000ab758 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x000ab88a 0x1960 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x000ad1ea 0xb82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x000add6c 0x120d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x000aef79 0x509 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x000af482 0x632 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x000afab4 0x691 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x000b0145 0x1dc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x000b1f07 0x22e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x000b2135 0x1885 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x000b39ba 0x112a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x000b4ae4 0x18bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x000b63a1 0x1bd5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x000b7f76 0x24b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_loc 0x000ba42e 0x7cd5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x000c2103 0xc2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x000c2d30 0x2b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x000c2d5b 0xfe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_loc 0x000c3d43 0x1df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x000c3f22 0x1a53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x000c5975 0x1ff1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x000c7966 0x6ad6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x000ce43c 0x62cf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x000d470b 0xff5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x000d5700 0x1a88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x000d7188 0x81 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x000d7209 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x000d7377 0x1c78 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x000d8fef 0x4bf esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x000d94ae 0xdcb esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x000da279 0x410 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x000da689 0x4eb esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x000dab74 0x375 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x000daee9 0xed esp-idf/hal/libhal.a(spi_slave_hal.c.obj) + .debug_loc 0x000dafd6 0x422 esp-idf/hal/libhal.a(spi_slave_hal_iram.c.obj) + .debug_loc 0x000db3f8 0xfa esp-idf/hal/libhal.a(temperature_sensor_hal.c.obj) + .debug_loc 0x000db4f2 0x8c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000dbdb6 0x32e esp-idf/esp_hw_support/libesp_hw_support.a(spi_share_hw_ctrl.c.obj) + .debug_loc 0x000dc0e4 0x2b31 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x000dec15 0x101e esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x000dfc33 0x3af esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x000dffe2 0x12b4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x000e1296 0x1a0 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x000e1436 0x5d4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x000e1a0a 0x5d3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x000e1fdd 0x6b4c esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000e8b29 0x9c3 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000e94ec 0x6c5 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000e9bb1 0x2489 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000ec03a 0x2c2 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x000ec2fc 0x136 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000ec432 0x35a esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x000ec78c 0x22d7 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x000eea63 0x25ee esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x000f1051 0xd8c esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x000f1ddd 0x26d2 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x000f44af 0x1201 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x000f56b0 0x30b3 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x000f8763 0x504 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x000f8c67 0x1470 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x000fa0d7 0x2501 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x000fc5d8 0x1ace esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x000fe0a6 0x371 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x000fe417 0xced esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x000ff104 0x10b7 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x001001bb 0x752 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x0010090d 0x330 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x00100c3d 0xa54 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x00101691 0x18b1 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x00102f42 0x88a esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x001037cc 0x2c8 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x00103a94 0x952 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x001043e6 0x2aa1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x00106e87 0x251 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x001070d8 0x1e6 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x001072be 0x55e esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x0010781c 0xcfb esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x00108517 0x4b0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_loc 0x001089c7 0x247 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x00108c0e 0x1edf esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x0010aaed 0x2aef esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x0010d5dc 0x5e esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x0010d63a 0x399 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x0010d9d3 0x10de esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x0010eab1 0xc8d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x0010f73e 0x7b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x0010fef3 0x2bd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_loc 0x00112ac9 0x132b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x00113df4 0x7d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x00113e71 0xcdc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x00114b4d 0x3ca9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x001187f6 0x1442 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x00119c38 0x6bd esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x0011a2f5 0x3ef0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x0011e1e5 0x1859 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x0011fa3e 0xef4 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x00120932 0x5ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x00120edd 0x1fa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x00122e85 0x710 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x00123595 0x84c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x0012ba5a 0xc02 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x0012c65c 0x315a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x0012f7b6 0x299 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x0012fa4f 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x0012fd5d 0x49c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x001301f9 0x24c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x00130445 0xfe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x00131427 0x5c0c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x00137033 0x14eb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x0013851e 0x990 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x00138eae 0x1e1f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x0013accd 0x1cde esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x0013c9ab 0x76c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x0013d117 0x10d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x0013e1e9 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x0013e41c 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x0013e67d 0x295 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x0013e912 0xb23 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x0013f435 0xe9f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x001402d4 0x445 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_loc 0x00140719 0x321 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_loc 0x00140a3a 0x1347 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x00141d81 0x2d06 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x00144a87 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x00144e83 0x15fb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x0014647e 0x2a4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x00148ecd 0x1329 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x0014a1f6 0xac0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x0014acb6 0x16bf esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x0014c375 0x70e esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_macinfo *(.debug_macinfo) @@ -53125,7 +53124,6 @@ __divdi3 /home/pi/.espressif/tools/risc /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/pi/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - esp-idf/main/libmain.a(main.c.obj) esp-idf/esp_libc/libesp_libc.a(time.c.obj) __divsf3 /home/pi/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20250920/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/15.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(divsf3.o) /home/pi/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) @@ -57630,7 +57628,6 @@ esp_timer_get_time esp-idf/esp_timer/libesp_timer esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_tsens_ctrl.c.obj) - esp-idf/main/libmain.a(main.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) diff --git a/esp32/main/main.c b/esp32/main/main.c index cf01cc9..1dccfbc 100644 --- a/esp32/main/main.c +++ b/esp32/main/main.c @@ -17,7 +17,7 @@ static const char *TAG = "SPI_SLAVE"; #define SPI_SLAVE_HOST SPI2_HOST #define SPI_SLAVE_MOSI 10 #define SPI_SLAVE_MISO 9 -#define SPI_SLAVE_SCLK 20 +#define SPI_SLAVE_SCLK 8 #define SPI_SLAVE_CS 7 #define SPI_SLAVE_DMA_CHAN SPI_DMA_CH_AUTO @@ -75,6 +75,7 @@ static esp_err_t espnow_init(void) ESP_ERROR_CHECK(esp_wifi_set_storage(WIFI_STORAGE_RAM)); ESP_ERROR_CHECK(esp_wifi_set_mode(WIFI_MODE_STA)); ESP_ERROR_CHECK(esp_wifi_start()); + // Keep defaults (no explicit channel pinning) and no power-save changes // Initialize ESP-NOW ESP_ERROR_CHECK(esp_now_init()); @@ -85,6 +86,7 @@ static esp_err_t espnow_init(void) esp_now_peer_info_t peer; memset(&peer, 0, sizeof(esp_now_peer_info_t)); memcpy(peer.peer_addr, broadcast_mac, ESP_NOW_ETH_ALEN); + // Use 0 so ESP-NOW uses the current primary channel (default behavior) peer.channel = 0; peer.ifidx = WIFI_IF_STA; peer.encrypt = false; @@ -180,8 +182,15 @@ void app_main(void) } if (received_bytes % 16 != 0) printf("\n"); - // Broadcast received data via ESP-NOW + // Log received payload as UTF-8 string (for JSON visibility), then broadcast as-is if (received_bytes > 0) { + { + uint8_t to_copy = received_bytes > ESPNOW_MAX_PAYLOAD ? ESPNOW_MAX_PAYLOAD : received_bytes; + char json_buf[ESPNOW_MAX_PAYLOAD + 1]; + memcpy(json_buf, recvbuf, to_copy); + json_buf[to_copy] = '\0'; + ESP_LOGI(TAG, "SPI RX (len=%d): %s", received_bytes, json_buf); + } broadcast_spi_data(recvbuf, received_bytes); } diff --git a/test/quick_test.py b/test/quick_test.py index 9d5077a..c816ac2 100755 --- a/test/quick_test.py +++ b/test/quick_test.py @@ -43,11 +43,11 @@ def quick_spi_test(): print(f"Sent: {[hex(b) for b in hello]} ({''.join([chr(b) for b in hello])})") print(f"Received: {[hex(b) for b in response]}") - # Test 4: JSON message - print("\nTest 4: JSON message") - payload = {"d":{"t":"b","br":128},"bar":{"pt":"off"}} - json_bytes = list(json.dumps(payload, separators=(",",":"))).encode("utf-8") - response = spi.xfer2(list(json.dumps(payload, separators=(",",":"), ensure_ascii=False).encode("utf-8"))) + # Test 4: JSON message (led-bar format) + print("\nTest 4: JSON message (led-bar format)") + payload = {"settings": {"pattern": "off", "brightness": 128}, "save": False} + json_bytes = list(json.dumps(payload, separators=(",", ":"), ensure_ascii=False).encode("utf-8")) + response = spi.xfer2(json_bytes) print(f"Sent JSON: {json.dumps(payload)}") print(f"Received: {[hex(b) for b in response]}") diff --git a/test/send_json.py b/test/send_json.py index 994b13c..4810f2c 100755 --- a/test/send_json.py +++ b/test/send_json.py @@ -2,16 +2,24 @@ """ CLI to send JSON over SPI to the ESP32-C3 SPI slave. +Legacy led-bar format (current branch expects): + { + "d": { "t": "b|u", "pt": "wave", "br": 128, "dl": 50, "cl": [[255,0,0]], "n1": 0, "n2": 0, "n3": 0, "s": 0 }, + "": { "pt": ..., "br": ..., "dl": ..., "cl": [[255,0,0]], "n1": ..., "n2": ..., "n3": ..., "s": ... } + } + Examples: - ./send_json.py --data '{"settings":{"pattern":"on","brightness":128}}' + ./send_json.py --type b --pattern wave --brightness 128 --delay 50 + ./send_json.py --type u --name led-1234 --colors ff0000,00ff00 + ./send_json.py --data '{"d":{"t":"b","pt":"off","br":100}}' ./send_json.py --file payload.json - ./send_json.py --brightness 180 --delay 30 --pattern wave """ import argparse import json import os import sys +import re # Ensure we can import the local test helper SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__)) @@ -21,13 +29,20 @@ if SCRIPT_DIR not in sys.path: from spi_master_test import SPIMasterTest # noqa: E402 -def build_payload_from_args(args: argparse.Namespace) -> dict: - """Build a control payload matching led-bar's receiver format from args. +HEX6_RE = re.compile(r"^[0-9a-fA-F]{6}$") - Format: - {"settings": { ... }, "save": false} - Or raw passthrough if --data/--file is provided. - """ +def parse_hex6_to_rgb(value: str): + v = value.strip() + if v.startswith("0x") or v.startswith("0X"): + v = v[2:] + if v.startswith("#"): + v = v[1:] + if not HEX6_RE.match(v): + raise ValueError(f"Invalid hex color: {value}") + return [int(v[0:2], 16), int(v[2:4], 16), int(v[4:6], 16)] + + +def build_payload_from_args(args: argparse.Namespace) -> dict: if args.data: try: return json.loads(args.data) @@ -43,69 +58,82 @@ def build_payload_from_args(args: argparse.Namespace) -> dict: print(f"Failed to read JSON file {args.file}: {exc}") sys.exit(2) - # Build led-bar settings object - settings: dict = {} + defaults: dict = {"t": args.type} if args.pattern: - settings["pattern"] = args.pattern + defaults["pt"] = args.pattern if args.brightness is not None: - settings["brightness"] = int(args.brightness) + defaults["br"] = int(args.brightness) if args.delay is not None: - settings["delay"] = int(args.delay) + defaults["dl"] = int(args.delay) - # Optional numeric params if supported on led-bar side if args.n1 is not None: - settings["n1"] = int(args.n1) + defaults["n1"] = int(args.n1) if args.n2 is not None: - settings["n2"] = int(args.n2) + defaults["n2"] = int(args.n2) if args.n3 is not None: - settings["n3"] = int(args.n3) + defaults["n3"] = int(args.n3) - payload: dict = {"settings": settings} - - # Optional: step tick control if args.step is not None: - payload["step"] = int(args.step) + defaults["s"] = int(args.step) + + # Colors as RGB triplets + try: + if args.colors: + raw_list = [c for part in args.colors.split(',') for c in [part.strip()] if c] + defaults["cl"] = [parse_hex6_to_rgb(c) for c in raw_list if c] + except ValueError as exc: + print(str(exc), file=sys.stderr) + sys.exit(2) + + payload: dict = {"d": defaults} + + if args.name: + override: dict = {} + for key in ("pt", "br", "dl", "cl", "n1", "n2", "n3", "s"): + if key in defaults: + override[key] = defaults[key] + payload[args.name] = override - # Allow override raw NAME JSON into settings directly if provided if args.name_value: try: name, value = args.name_value - override = json.loads(value) - # Merge override fields into settings - if not isinstance(override, dict): + override_obj = json.loads(value) + if not isinstance(override_obj, dict): raise ValueError("--name-value JSON must be an object") - settings.update(override) + payload[name] = override_obj except Exception as exc: print(f"Invalid --name-value: {exc}") sys.exit(2) - # Default save=false; caller can include save in --data if desired - payload.setdefault("save", False) - - if not settings and "step" not in payload: - print("No settings specified to send.", file=sys.stderr) - return {"settings": {}, "save": False} + if not defaults and args.name is None and args.name_value is None: + print("No data specified to send.", file=sys.stderr) + return {"d": {"t": args.type}} return payload def parse_args() -> argparse.Namespace: - p = argparse.ArgumentParser(description="Send JSON over SPI to ESP32-C3 (led-bar format)") + p = argparse.ArgumentParser(description="Send JSON over SPI to ESP32-C3 (led-bar legacy format)") src = p.add_mutually_exclusive_group() src.add_argument("--data", help="Raw JSON string to send (passthrough)") src.add_argument("--file", help="Path to JSON file to send (passthrough)") - p.add_argument("--brightness", type=int, help="Brightness") - p.add_argument("--delay", type=int, help="Delay (ms)") - p.add_argument("--pattern", help="Pattern name") + p.add_argument("--type", choices=["b", "u"], default="b", help="Message type: b=beat, u=update (default: b)") + p.add_argument("--pattern", help="Pattern name (maps to pt)") + p.add_argument("--brightness", type=int, help="Brightness (br)") + p.add_argument("--delay", type=int, help="Delay (dl)") p.add_argument("--n1", type=int, help="n1 parameter") p.add_argument("--n2", type=int, help="n2 parameter") p.add_argument("--n3", type=int, help="n3 parameter") - p.add_argument("--step", type=int, help="Pattern step override") - p.add_argument("--name-value", nargs=2, metavar=("NAME", "JSON"), help="Merge JSON into settings (shortcut)") + p.add_argument("--step", type=int, help="Pattern step override (s)") + + p.add_argument("--colors", help="Comma-separated list for cl as RGB (e.g. ff0000,00ff00,0000ff)") + + p.add_argument("--name", help="Device name key for per-bar override (e.g. led-1234)") + + p.add_argument("--name-value", nargs=2, metavar=("NAME", "JSON"), help="Inject JSON under NAME key") - # SPI params p.add_argument("--bus", type=int, default=0, help="SPI bus (default 0)") p.add_argument("--device", type=int, default=0, help="SPI device/CE (default 0)") p.add_argument("--speed", type=int, default=1_000_000, help="SPI speed Hz (default 1MHz)")